/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:host,:root{--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@media (prefers-reduced-motion:reduce){.str-chat,.str-chat *,.str-chat :after,.str-chat :before{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.str-chat__attachment-selector__menu-button__icon{transform:none}}.str-chat__prepare-rotate45{transform-origin:50%;transition:transform .2s;transform:rotate(0)}.str-chat__rotate45{transform:rotate(45deg)}.str-chat,.str-chat__theme-dark .str-chat__theme-inverse{--str-chat__base-transparent-0:#fff0;--str-chat__base-transparent-white-10:#ffffff1a;--str-chat__base-transparent-white-20:#fff3;--str-chat__base-transparent-white-30:#ffffff4d;--str-chat__base-transparent-white-70:#ffffffb3;--str-chat__base-transparent-black-5:#0000000d;--str-chat__base-transparent-black-10:#0000001a;--str-chat__base-transparent-black-70:#000000b3;--str-chat__base-black:#000;--str-chat__base-white:#fff;--str-chat__slate-50:#f6f8fa;--str-chat__slate-100:#ebeef1;--str-chat__slate-150:#d5dbe1;--str-chat__slate-200:#c0c8d2;--str-chat__slate-300:#a3acba;--str-chat__slate-400:#87909f;--str-chat__slate-500:#687385;--str-chat__slate-600:#545969;--str-chat__slate-700:#414552;--str-chat__slate-800:#30313d;--str-chat__slate-900:#1a1b25;--str-chat__neutral-50:#f8f8f8;--str-chat__neutral-100:#efefef;--str-chat__neutral-150:#d8d8d8;--str-chat__neutral-200:#c4c4c4;--str-chat__neutral-300:#ababab;--str-chat__neutral-400:#8f8f8f;--str-chat__neutral-500:#6a6a6a;--str-chat__neutral-600:#565656;--str-chat__neutral-700:#464646;--str-chat__neutral-800:#323232;--str-chat__neutral-900:#1c1c1c;--str-chat__blue-50:#f3f7ff;--str-chat__blue-100:#e3edff;--str-chat__blue-150:#c3d9ff;--str-chat__blue-200:#a5c5ff;--str-chat__blue-300:#78a8ff;--str-chat__blue-400:#4586ff;--str-chat__blue-500:#005fff;--str-chat__blue-600:#1b53bd;--str-chat__blue-700:#19418d;--str-chat__blue-800:#142f63;--str-chat__blue-900:#091a3b;--str-chat__cyan-50:#f1fbfc;--str-chat__cyan-100:#d1f3f6;--str-chat__cyan-150:#a9e4ea;--str-chat__cyan-200:#72d7e0;--str-chat__cyan-300:#45bcc7;--str-chat__cyan-400:#1e9ea9;--str-chat__cyan-500:#248088;--str-chat__cyan-600:#006970;--str-chat__cyan-700:#065056;--str-chat__cyan-800:#003a3f;--str-chat__cyan-900:#002124;--str-chat__green-50:#e1ffee;--str-chat__green-100:#bdfcdb;--str-chat__green-150:#8febbd;--str-chat__green-200:#59dea3;--str-chat__green-300:#00c384;--str-chat__green-400:#00a46e;--str-chat__green-500:#277e59;--str-chat__green-600:#006643;--str-chat__green-700:#004f33;--str-chat__green-800:#003a25;--str-chat__green-900:#002213;--str-chat__purple-50:#f7f8ff;--str-chat__purple-100:#ecedff;--str-chat__purple-150:#d4d7ff;--str-chat__purple-200:#c1c5ff;--str-chat__purple-300:#a1a3ff;--str-chat__purple-400:#8482fc;--str-chat__purple-500:#644af9;--str-chat__purple-600:#553bd8;--str-chat__purple-700:#4032a1;--str-chat__purple-800:#2e2576;--str-chat__purple-900:#1a114d;--str-chat__yellow-50:#fef9da;--str-chat__yellow-100:#fcedb9;--str-chat__yellow-150:#fcd579;--str-chat__yellow-200:#f6bf57;--str-chat__yellow-300:#fa922b;--str-chat__yellow-400:#f26d10;--str-chat__yellow-500:#c84801;--str-chat__yellow-600:#a82c00;--str-chat__yellow-700:#842106;--str-chat__yellow-800:#5f1a05;--str-chat__yellow-900:#331302;--str-chat__red-50:#fff5fa;--str-chat__red-100:#ffe7f2;--str-chat__red-150:#ffccdf;--str-chat__red-200:#ffb1cd;--str-chat__red-300:#fe87a1;--str-chat__red-400:#fc526a;--str-chat__red-500:#d90d10;--str-chat__red-600:#b3093c;--str-chat__red-700:#890d37;--str-chat__red-800:#68052b;--str-chat__red-900:#3e021a;--str-chat__violet-50:#fef4ff;--str-chat__violet-100:#fbe8fe;--str-chat__violet-150:#f7cffc;--str-chat__violet-200:#eeb5f4;--str-chat__violet-300:#e68bec;--str-chat__violet-400:#d75fe7;--str-chat__violet-500:#b716ca;--str-chat__violet-600:#9d00ae;--str-chat__violet-700:#7c0089;--str-chat__violet-800:#5c0066;--str-chat__violet-900:#36003d;--str-chat__lime-50:#f1fde8;--str-chat__lime-100:#d4ffb0;--str-chat__lime-150:#b1ee79;--str-chat__lime-200:#9cda5d;--str-chat__lime-300:#78c100;--str-chat__lime-400:#639e11;--str-chat__lime-500:#4b7a0a;--str-chat__lime-600:#3e6213;--str-chat__lime-700:#355315;--str-chat__lime-800:#203a00;--str-chat__lime-900:#112100;--str-chat__size-2:2px;--str-chat__size-4:4px;--str-chat__size-6:6px;--str-chat__size-8:8px;--str-chat__size-12:12px;--str-chat__size-16:16px;--str-chat__size-20:20px;--str-chat__size-24:24px;--str-chat__size-32:32px;--str-chat__size-40:40px;--str-chat__size-48:48px;--str-chat__size-64:64px;--str-chat__size-28:28px;--str-chat__size-80:80px;--str-chat__size-128:128px;--str-chat__size-240:240px;--str-chat__size-320:320px;--str-chat__size-480:480px;--str-chat__size-560:560px;--str-chat__size-640:640px;--str-chat__size-760:760px;--str-chat__size-144:144px;--str-chat__size-208:208px;--str-chat__size-56:56px;--str-chat__radius-0:0px;--str-chat__radius-2:2px;--str-chat__radius-4:4px;--str-chat__radius-6:6px;--str-chat__radius-8:8px;--str-chat__radius-12:12px;--str-chat__radius-16:16px;--str-chat__radius-20:20px;--str-chat__radius-24:24px;--str-chat__radius-32:32px;--str-chat__radius-full:9999px;--str-chat__space-0:0px;--str-chat__space-2:2px;--str-chat__space-4:4px;--str-chat__space-8:8px;--str-chat__space-12:12px;--str-chat__space-16:16px;--str-chat__space-20:20px;--str-chat__space-24:24px;--str-chat__space-32:32px;--str-chat__space-40:40px;--str-chat__space-48:48px;--str-chat__space-64:64px;--str-chat__space-80:80px;--str-chat__w100:1px;--str-chat__w150:1.5px;--str-chat__w200:2px;--str-chat__w300:3px;--str-chat__w400:4px;--str-chat__w120:1.2px;--str-chat__font-family-geist:"Geist";--str-chat__font-family-geist-mono:"Geist Mono";--str-chat__font-family-sf-pro:"SF Pro";--str-chat__font-family-sf-mono:"SF Mono";--str-chat__font-family-roboto:"Roboto";--str-chat__font-family-roboto-mono:"Roboto Mono";--str-chat__font-weight-w400:400;--str-chat__font-weight-w500:500;--str-chat__font-weight-w600:600;--str-chat__font-weight-w700:700;--str-chat__font-size-size-8:8px;--str-chat__font-size-size-10:10px;--str-chat__font-size-size-11:11px;--str-chat__font-size-size-12:12px;--str-chat__font-size-size-13:13px;--str-chat__font-size-size-14:14px;--str-chat__font-size-size-16:16px;--str-chat__font-size-size-15:15px;--str-chat__font-size-size-17:17px;--str-chat__font-size-size-18:18px;--str-chat__font-size-size-20:20px;--str-chat__font-size-size-22:22px;--str-chat__font-size-size-24:24px;--str-chat__font-size-size-28:28px;--str-chat__font-size-size-32:32px;--str-chat__font-size-size-40:40px;--str-chat__font-size-size-48:48px;--str-chat__font-size-size-64:64px;--str-chat__line-height-line-height-8:8px;--str-chat__line-height-line-height-10:10px;--str-chat__line-height-line-height-12:12px;--str-chat__line-height-line-height-13:13px;--str-chat__line-height-line-height-14:14px;--str-chat__line-height-line-height-15:15px;--str-chat__line-height-line-height-16:16px;--str-chat__line-height-line-height-17:17px;--str-chat__line-height-line-height-18:18px;--str-chat__line-height-line-height-20:20px;--str-chat__line-height-line-height-24:24px;--str-chat__line-height-line-height-28:28px;--str-chat__line-height-line-height-32:32px;--str-chat__line-height-line-height-40:40px;--str-chat__line-height-line-height-48:48px;--str-chat__typography-font-weight-regular:400;--str-chat__typography-font-weight-medium:500;--str-chat__typography-font-weight-semi-bold:600;--str-chat__typography-font-weight-bold:700;--str-chat__light-elevation-1:0px 0px 0px 1px #0000000d,0px 1px 2px 0px #0000001a,0px 4px 8px 0px #0000000f;--str-chat__light-elevation-2:0px 0px 0px 1px #0000000d,0px 2px 4px 0px #0000001f,0px 6px 16px 0px #0000000f;--str-chat__light-elevation-3:0px 0px 0px 1px #0000000d,0px 4px 8px 0px #00000024,0px 12px 24px 0px #0000001a;--str-chat__light-elevation-4:0px 0px 0px 1px #0000000d,0px 6px 12px 0px #00000029,0px 20px 32px 0px #0000001f;--str-chat__dark-elevation-1:0px 0px 0px 1px #ffffff26,0px 1px 2px 0px #0003,0px 4px 8px 0px #0000001a;--str-chat__dark-elevation-2:0px 0px 0px 1px #ffffff26,0px 2px 4px 0px #00000038,0px 6px 16px 0px #0000001f;--str-chat__dark-elevation-3:0px 0px 0px 1px #ffffff26,0px 4px 8px 0px #0000003d,0px 12px 24px 0px #00000024;--str-chat__dark-elevation-4:0px 0px 0px 1px #ffffff26,0px 6px 12px 0px #00000047,0px 20px 32px 0px #00000029;--str-chat__button-padding-y-lg:14px;--str-chat__button-padding-y-md:10px;--str-chat__button-padding-y-sm:6px;--str-chat__button-padding-y-xs:4px;--str-chat__button-padding-x-icon-only-lg:14px;--str-chat__button-padding-x-icon-only-md:10px;--str-chat__button-padding-x-icon-only-sm:6px;--str-chat__button-padding-x-icon-only-xs:4px;--str-chat__button-padding-x-with-label-lg:16px;--str-chat__button-padding-x-with-label-md:16px;--str-chat__button-padding-x-with-label-sm:16px;--str-chat__button-padding-x-with-label-xs:12px;--str-chat__background-core-overlay-light:#ffffffbf;--str-chat__background-core-overlay-dark:#1a1b2540;--str-chat__background-core-scrim:#1a1b2580;--str-chat__background-utility-hover:#1a1b251a;--str-chat__background-utility-pressed:#1a1b2526;--str-chat__background-utility-selected:#1a1b2533;--str-chat__border-utility-hover:#1a1b251a;--str-chat__border-utility-pressed:#1a1b2533;--str-chat__border-utility-selected:#1a1b2526;--str-chat__border-core-opacity-subtle:#1a1b251a;--str-chat__border-core-opacity-strong:#1a1b2540;--str-chat__system-bg-blur:#ffffff03;--str-chat__system-scrollbar:#00000080;--str-chat__badge-bg-overlay:#000000bf;--str-chat__control-play-button-bg:#000000bf;--str-chat__typography-font-family-sans:var(--str-chat__font-family-geist);--str-chat__typography-font-family-mono:var(--str-chat__font-family-geist-mono);--str-chat__typography-font-size-xxs:var(--str-chat__font-size-size-10);--str-chat__typography-font-size-xs:var(--str-chat__font-size-size-12);--str-chat__typography-font-size-sm:var(--str-chat__font-size-size-14);--str-chat__typography-font-size-md:var(--str-chat__font-size-size-16);--str-chat__typography-font-size-lg:var(--str-chat__font-size-size-18);--str-chat__typography-font-size-xl:var(--str-chat__font-size-size-20);--str-chat__typography-font-size-2xl:var(--str-chat__font-size-size-24);--str-chat__typography-font-size-micro:var(--str-chat__font-size-size-8);--str-chat__typography-line-height-tight:var(--str-chat__line-height-line-height-16);--str-chat__typography-line-height-normal:var(--str-chat__line-height-line-height-20);--str-chat__typography-line-height-relaxed:var(--str-chat__line-height-line-height-24);--str-chat__radius-none:var(--str-chat__radius-0);--str-chat__radius-xxs:var(--str-chat__radius-2);--str-chat__radius-xs:var(--str-chat__radius-4);--str-chat__radius-sm:var(--str-chat__radius-6);--str-chat__radius-md:var(--str-chat__radius-8);--str-chat__radius-lg:var(--str-chat__radius-12);--str-chat__radius-xl:var(--str-chat__radius-16);--str-chat__radius-2xl:var(--str-chat__radius-20);--str-chat__radius-max:var(--str-chat__radius-full);--str-chat__radius-3xl:var(--str-chat__radius-24);--str-chat__radius-4xl:var(--str-chat__radius-32);--str-chat__spacing-none:var(--str-chat__space-0);--str-chat__spacing-xxs:var(--str-chat__space-4);--str-chat__spacing-xs:var(--str-chat__space-8);--str-chat__spacing-sm:var(--str-chat__space-12);--str-chat__spacing-md:var(--str-chat__space-16);--str-chat__spacing-xl:var(--str-chat__space-24);--str-chat__spacing-2xl:var(--str-chat__space-32);--str-chat__spacing-3xl:var(--str-chat__space-40);--str-chat__spacing-lg:var(--str-chat__space-20);--str-chat__spacing-xxxs:var(--str-chat__space-2);--str-chat__device-safe-area-bottom:var(--str-chat__space-0);--str-chat__device-safe-area-top:var(--str-chat__space-0);--str-chat__button-radius-lg:var(--str-chat__radius-full);--str-chat__button-radius-md:var(--str-chat__radius-full);--str-chat__button-radius-sm:var(--str-chat__radius-full);--str-chat__button-radius-full:var(--str-chat__radius-full);--str-chat__button-visual-height-sm:var(--str-chat__size-32);--str-chat__button-visual-height-md:var(--str-chat__size-40);--str-chat__button-visual-height-lg:var(--str-chat__size-48);--str-chat__button-visual-height-xs:var(--str-chat__size-24);--str-chat__button-hit-target-min-height:var(--str-chat__size-48);--str-chat__button-hit-target-min-width:var(--str-chat__size-48);--str-chat__button-primary-bg-liquid-glass:var(--str-chat__base-transparent-0);--str-chat__icon-size-xs:var(--str-chat__size-12);--str-chat__icon-size-sm:var(--str-chat__size-16);--str-chat__icon-size-md:var(--str-chat__size-20);--str-chat__icon-size-lg:var(--str-chat__size-32);--str-chat__icon-stroke-subtle:var(--str-chat__w120);--str-chat__icon-stroke-default:var(--str-chat__w150);--str-chat__icon-stroke-emphasis:var(--str-chat__w200);--str-chat__emoji-md:var(--str-chat__font-size-size-24);--str-chat__emoji-lg:var(--str-chat__font-size-size-32);--str-chat__emoji-xl:var(--str-chat__font-size-size-48);--str-chat__emoji-2xl:var(--str-chat__font-size-size-64);--str-chat__background-core-highlight:var(--str-chat__yellow-50);--str-chat__chat-waveform-bar:var(--str-chat__border-core-opacity-strong);--str-chat__control-checkbox-bg:var(--str-chat__base-transparent-0);--str-chat__control-playback-thumb-border-default:var(--str-chat__border-core-opacity-strong);--str-chat__control-radio-button-bg:var(--str-chat__base-transparent-0);--str-chat__control-radio-check-bg:var(--str-chat__base-transparent-0);--str-chat__avatar-palette-bg-1:var(--str-chat__blue-150);--str-chat__avatar-palette-bg-2:var(--str-chat__cyan-150);--str-chat__avatar-palette-bg-3:var(--str-chat__green-150);--str-chat__avatar-palette-bg-4:var(--str-chat__purple-150);--str-chat__avatar-palette-bg-5:var(--str-chat__yellow-150);--str-chat__avatar-palette-text-1:var(--str-chat__blue-900);--str-chat__avatar-palette-text-2:var(--str-chat__cyan-900);--str-chat__avatar-palette-text-3:var(--str-chat__green-900);--str-chat__avatar-palette-text-4:var(--str-chat__purple-900);--str-chat__avatar-palette-text-5:var(--str-chat__yellow-900);--str-chat__accent-success:var(--str-chat__green-400);--str-chat__accent-warning:var(--str-chat__yellow-400);--str-chat__accent-error:var(--str-chat__red-500);--str-chat__brand-50:var(--str-chat__blue-50);--str-chat__brand-100:var(--str-chat__blue-100);--str-chat__brand-150:var(--str-chat__blue-150);--str-chat__brand-200:var(--str-chat__blue-200);--str-chat__brand-300:var(--str-chat__blue-300);--str-chat__brand-400:var(--str-chat__blue-400);--str-chat__brand-500:var(--str-chat__blue-500);--str-chat__brand-600:var(--str-chat__blue-600);--str-chat__brand-700:var(--str-chat__blue-700);--str-chat__brand-800:var(--str-chat__blue-800);--str-chat__brand-900:var(--str-chat__blue-900);--str-chat__skeleton-loading-base:var(--str-chat__base-transparent-0);--str-chat__skeleton-loading-highlight:var(--str-chat__background-core-overlay-light);--str-chat__chrome-0:var(--str-chat__base-white);--str-chat__chrome-50:var(--str-chat__slate-50);--str-chat__chrome-100:var(--str-chat__slate-100);--str-chat__chrome-150:var(--str-chat__slate-150);--str-chat__chrome-200:var(--str-chat__slate-200);--str-chat__chrome-300:var(--str-chat__slate-300);--str-chat__chrome-400:var(--str-chat__slate-400);--str-chat__chrome-500:var(--str-chat__slate-500);--str-chat__chrome-600:var(--str-chat__slate-600);--str-chat__chrome-700:var(--str-chat__slate-700);--str-chat__chrome-800:var(--str-chat__slate-800);--str-chat__chrome-900:var(--str-chat__slate-900);--str-chat__chrome-1000:var(--str-chat__base-black);--str-chat__device-radius:var(--str-chat__radius-md);--str-chat__message-bubble-radius-group-top:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-group-middle:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-group-bottom:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-tail:var(--str-chat__radius-none);--str-chat__message-bubble-radius-attachment:var(--str-chat__radius-lg);--str-chat__message-bubble-radius-attachment-inline:var(--str-chat__radius-md);--str-chat__composer-radius-fixed:var(--str-chat__radius-3xl);--str-chat__composer-radius-floating:var(--str-chat__radius-3xl);--str-chat__button-primary-border:var(--str-chat__brand-200);--str-chat__button-destructive-bg:var(--str-chat__accent-error);--str-chat__button-destructive-text:var(--str-chat__accent-error);--str-chat__button-destructive-border:var(--str-chat__accent-error);--str-chat__emoji-sm:var(--str-chat__typography-font-size-md);--str-chat__background-core-app:var(--str-chat__chrome-0);--str-chat__background-core-elevation-0:var(--str-chat__chrome-0);--str-chat__background-core-elevation-1:var(--str-chat__chrome-0);--str-chat__background-core-elevation-2:var(--str-chat__chrome-0);--str-chat__background-core-elevation-3:var(--str-chat__chrome-0);--str-chat__background-core-surface-default:var(--str-chat__chrome-100);--str-chat__background-core-surface-subtle:var(--str-chat__chrome-50);--str-chat__background-core-surface-card:var(--str-chat__chrome-50);--str-chat__background-core-surface-strong:var(--str-chat__chrome-150);--str-chat__background-core-inverse:var(--str-chat__chrome-1000);--str-chat__background-core-on-accent:var(--str-chat__chrome-0);--str-chat__background-utility-disabled:var(--str-chat__chrome-100);--str-chat__border-utility-focused:var(--str-chat__brand-150);--str-chat__border-utility-success:var(--str-chat__accent-success);--str-chat__border-utility-warning:var(--str-chat__accent-warning);--str-chat__border-utility-error:var(--str-chat__accent-error);--str-chat__border-utility-disabled:var(--str-chat__chrome-100);--str-chat__border-utility-disabled-on-surface:var(--str-chat__chrome-150);--str-chat__border-core-default:var(--str-chat__chrome-150);--str-chat__border-core-subtle:var(--str-chat__chrome-100);--str-chat__border-core-strong:var(--str-chat__chrome-300);--str-chat__border-core-inverse:var(--str-chat__chrome-0);--str-chat__border-core-on-accent:var(--str-chat__chrome-0);--str-chat__border-core-on-surface:var(--str-chat__chrome-300);--str-chat__border-core-on-inverse:var(--str-chat__chrome-0);--str-chat__chat-bg-outgoing:var(--str-chat__brand-100);--str-chat__chat-bg-attachment-outgoing:var(--str-chat__brand-150);--str-chat__chat-text-outgoing:var(--str-chat__brand-900);--str-chat__chat-border-outgoing:var(--str-chat__brand-100);--str-chat__chat-border-on-chat-outgoing:var(--str-chat__brand-300);--str-chat__chat-reply-indicator-incoming:var(--str-chat__chrome-400);--str-chat__chat-reply-indicator-outgoing:var(--str-chat__brand-400);--str-chat__chat-poll-progress-track-outgoing:var(--str-chat__brand-200);--str-chat__chat-thread-connector-outgoing:var(--str-chat__brand-150);--str-chat__presence-bg-online:var(--str-chat__accent-success);--str-chat__system-text:var(--str-chat__chrome-1000);--str-chat__badge-bg-error:var(--str-chat__accent-error);--str-chat__badge-bg-inverse:var(--str-chat__chrome-1000);--str-chat__text-primary:var(--str-chat__chrome-900);--str-chat__text-secondary:var(--str-chat__chrome-700);--str-chat__text-tertiary:var(--str-chat__chrome-500);--str-chat__text-on-inverse:var(--str-chat__chrome-0);--str-chat__text-on-accent:var(--str-chat__chrome-0);--str-chat__text-disabled:var(--str-chat__chrome-300);--str-chat__text-link:var(--str-chat__brand-500);--str-chat__avatar-bg-default:var(--str-chat__avatar-palette-bg-1);--str-chat__avatar-bg-placeholder:var(--str-chat__chrome-150);--str-chat__avatar-text-default:var(--str-chat__avatar-palette-text-1);--str-chat__avatar-text-placeholder:var(--str-chat__chrome-500);--str-chat__avatar-presence-bg-online:var(--str-chat__accent-success);--str-chat__accent-primary:var(--str-chat__brand-500);--str-chat__accent-neutral:var(--str-chat__chrome-500);--str-chat__button-primary-bg:var(--str-chat__accent-primary);--str-chat__button-primary-text:var(--str-chat__accent-primary);--str-chat__button-primary-text-on-accent:var(--str-chat__text-on-accent);--str-chat__button-primary-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-primary-border-on-dark:var(--str-chat__border-core-on-inverse);--str-chat__button-secondary-bg:var(--str-chat__background-core-surface-default);--str-chat__button-secondary-bg-liquid-glass:var(--str-chat__background-core-elevation-0);--str-chat__button-secondary-text:var(--str-chat__text-primary);--str-chat__button-secondary-text-on-accent:var(--str-chat__text-primary);--str-chat__button-secondary-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-secondary-border:var(--str-chat__border-core-default);--str-chat__button-secondary-border-on-dark:var(--str-chat__border-core-on-inverse);--str-chat__button-destructive-bg-liquid-glass:var(--str-chat__background-core-elevation-0);--str-chat__button-destructive-text-on-accent:var(--str-chat__text-on-accent);--str-chat__button-destructive-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-destructive-border-on-dark:var(--str-chat__text-on-inverse);--str-chat__border-utility-active:var(--str-chat__accent-primary);--str-chat__chat-bg-incoming:var(--str-chat__background-core-surface-default);--str-chat__chat-bg-attachment-incoming:var(--str-chat__background-core-surface-strong);--str-chat__chat-text-incoming:var(--str-chat__text-primary);--str-chat__chat-text-username:var(--str-chat__text-secondary);--str-chat__chat-text-timestamp:var(--str-chat__text-tertiary);--str-chat__chat-text-read:var(--str-chat__accent-primary);--str-chat__chat-text-mention:var(--str-chat__text-link);--str-chat__chat-text-link:var(--str-chat__text-link);--str-chat__chat-text-reaction:var(--str-chat__text-secondary);--str-chat__chat-text-system:var(--str-chat__text-secondary);--str-chat__chat-border-incoming:var(--str-chat__border-core-subtle);--str-chat__chat-border-on-chat-incoming:var(--str-chat__border-core-strong);--str-chat__chat-waveform-bar-playing:var(--str-chat__accent-primary);--str-chat__chat-poll-progress-fill-outgoing:var(--str-chat__accent-primary);--str-chat__chat-thread-connector-incoming:var(--str-chat__border-core-default);--str-chat__input-text-default:var(--str-chat__text-primary);--str-chat__input-text-placeholder:var(--str-chat__text-tertiary);--str-chat__input-text-disabled:var(--str-chat__text-disabled);--str-chat__input-text-icon:var(--str-chat__text-tertiary);--str-chat__input-send-icon:var(--str-chat__accent-primary);--str-chat__input-send-icon-disabled:var(--str-chat__text-disabled);--str-chat__reaction-bg:var(--str-chat__background-core-elevation-3);--str-chat__reaction-border:var(--str-chat__border-core-default);--str-chat__reaction-text:var(--str-chat__text-primary);--str-chat__reaction-emoji:var(--str-chat__text-primary);--str-chat__presence-border:var(--str-chat__border-core-inverse);--str-chat__presence-bg-offline:var(--str-chat__accent-neutral);--str-chat__system-caret:var(--str-chat__accent-primary);--str-chat__badge-bg-default:var(--str-chat__background-core-elevation-3);--str-chat__badge-bg-primary:var(--str-chat__accent-primary);--str-chat__badge-bg-neutral:var(--str-chat__accent-neutral);--str-chat__badge-text:var(--str-chat__text-primary);--str-chat__badge-text-on-inverse:var(--str-chat__text-on-inverse);--str-chat__badge-text-on-accent:var(--str-chat__text-on-accent);--str-chat__badge-border:var(--str-chat__border-core-on-inverse);--str-chat__control-remove-control-bg:var(--str-chat__background-core-inverse);--str-chat__control-remove-control-icon:var(--str-chat__text-on-inverse);--str-chat__control-remove-control-border:var(--str-chat__border-core-on-inverse);--str-chat__control-progress-bar-fill:var(--str-chat__accent-neutral);--str-chat__control-progress-bar-track:var(--str-chat__background-core-surface-strong);--str-chat__control-toggle-switch-bg:var(--str-chat__accent-neutral);--str-chat__control-toggle-switch-bg-selected:var(--str-chat__accent-primary);--str-chat__control-toggle-switch-bg-disabled:var(--str-chat__background-utility-disabled);--str-chat__control-toggle-switch-knob:var(--str-chat__background-core-on-accent);--str-chat__control-playback-toggle-text:var(--str-chat__text-primary);--str-chat__control-playback-toggle-border:var(--str-chat__border-core-default);--str-chat__control-checkbox-border:var(--str-chat__border-core-default);--str-chat__control-checkbox-bg-selected:var(--str-chat__accent-primary);--str-chat__control-checkbox-icon:var(--str-chat__text-on-accent);--str-chat__control-play-button-icon:var(--str-chat__text-on-accent);--str-chat__control-playback-thumb-bg-default:var(--str-chat__background-core-on-accent);--str-chat__control-playback-thumb-bg-active:var(--str-chat__accent-primary);--str-chat__control-playback-thumb-border-active:var(--str-chat__border-core-on-accent);--str-chat__control-radio-button-border:var(--str-chat__border-core-default);--str-chat__control-radio-button-bg-selected:var(--str-chat__accent-primary);--str-chat__control-radio-button-indicator:var(--str-chat__text-on-accent);--str-chat__control-radio-check-border:var(--str-chat__border-core-default);--str-chat__control-radio-check-bg-selected:var(--str-chat__accent-primary);--str-chat__control-radio-check-icon:var(--str-chat__text-on-accent);--str-chat__control-chip-border:var(--str-chat__border-core-default);--str-chat__control-chip-text:var(--str-chat__text-primary);--str-chat__avatar-presence-bg-offline:var(--str-chat__accent-neutral);--str-chat__avatar-presence-border:var(--str-chat__border-core-on-inverse);--str-chat__chat-text-typing-indicator:var(--str-chat__chat-text-incoming);--str-chat__chat-poll-progress-track-incoming:var(--str-chat__control-progress-bar-track);--str-chat__chat-poll-progress-fill-incoming:var(--str-chat__control-progress-bar-fill)}.str-chat:not(.str-chat__theme-dark) :not(.str-chat__theme-dark) .str-chat__theme-inverse,.str-chat__theme-dark{--str-chat__background-core-overlay-light:#000000bf;--str-chat__background-core-overlay-dark:#00000080;--str-chat__background-core-scrim:#000000bf;--str-chat__background-utility-hover:#ffffff26;--str-chat__background-utility-pressed:#fff3;--str-chat__background-utility-selected:#ffffff40;--str-chat__border-utility-selected:#ffffff26;--str-chat__border-utility-hover:#ffffff1a;--str-chat__border-utility-pressed:#fff3;--str-chat__border-core-opacity-subtle:#fff3;--str-chat__border-core-opacity-strong:#ffffff40;--str-chat__system-bg-blur:#00000003;--str-chat__system-scrollbar:#ffffff80;--str-chat__background-core-highlight:var(--str-chat__yellow-800);--str-chat__avatar-palette-bg-1:var(--str-chat__blue-600);--str-chat__avatar-palette-bg-2:var(--str-chat__cyan-600);--str-chat__avatar-palette-bg-3:var(--str-chat__green-600);--str-chat__avatar-palette-bg-4:var(--str-chat__purple-600);--str-chat__avatar-palette-bg-5:var(--str-chat__yellow-600);--str-chat__avatar-palette-text-1:var(--str-chat__blue-100);--str-chat__avatar-palette-text-2:var(--str-chat__cyan-100);--str-chat__avatar-palette-text-3:var(--str-chat__green-100);--str-chat__avatar-palette-text-4:var(--str-chat__purple-100);--str-chat__avatar-palette-text-5:var(--str-chat__yellow-100);--str-chat__accent-success:var(--str-chat__green-300);--str-chat__accent-warning:var(--str-chat__yellow-300);--str-chat__accent-error:var(--str-chat__red-400);--str-chat__brand-50:var(--str-chat__blue-900);--str-chat__brand-100:var(--str-chat__blue-800);--str-chat__brand-150:var(--str-chat__blue-700);--str-chat__brand-200:var(--str-chat__blue-600);--str-chat__brand-300:var(--str-chat__blue-500);--str-chat__brand-500:var(--str-chat__blue-300);--str-chat__brand-600:var(--str-chat__blue-200);--str-chat__brand-700:var(--str-chat__blue-150);--str-chat__brand-800:var(--str-chat__blue-100);--str-chat__brand-900:var(--str-chat__blue-50);--str-chat__chrome-0:var(--str-chat__base-black);--str-chat__chrome-50:var(--str-chat__neutral-900);--str-chat__chrome-100:var(--str-chat__neutral-800);--str-chat__chrome-150:var(--str-chat__neutral-700);--str-chat__chrome-200:var(--str-chat__neutral-600);--str-chat__chrome-300:var(--str-chat__neutral-500);--str-chat__chrome-400:var(--str-chat__neutral-400);--str-chat__chrome-500:var(--str-chat__neutral-300);--str-chat__chrome-600:var(--str-chat__neutral-200);--str-chat__chrome-700:var(--str-chat__neutral-150);--str-chat__chrome-800:var(--str-chat__neutral-100);--str-chat__chrome-900:var(--str-chat__neutral-50);--str-chat__chrome-1000:var(--str-chat__base-white);--str-chat__background-core-elevation-1:var(--str-chat__chrome-50);--str-chat__background-core-elevation-2:var(--str-chat__chrome-100);--str-chat__background-core-elevation-3:var(--str-chat__chrome-200);--str-chat__background-core-surface-card:var(--str-chat__chrome-100);--str-chat__background-core-on-accent:var(--str-chat__chrome-1000);--str-chat__border-core-default:var(--str-chat__chrome-200);--str-chat__border-core-on-accent:var(--str-chat__chrome-1000);--str-chat__text-on-accent:var(--str-chat__chrome-1000);--str-chat__text-link:var(--str-chat__brand-600);--str-chat__accent-primary:var(--str-chat__brand-400)}.str-chat{--str-chat__font-family:var(--str-chat__typography-font-family-sans),-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,Adwaita Sans,Cantarell,Ubuntu,roboto,noto,helvetica,arial,sans-serif;--str-chat__font-heading-xs:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-heading-sm:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-heading-md:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-lg) /var(--str-chat__typography-line-height-relaxed) var(--str-chat__font-family);--str-chat__font-heading-lg:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xl) /var(--str-chat__typography-line-height-relaxed) var(--str-chat__font-family);--str-chat__font-body-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-md) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-md) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-sm) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-sm) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) /var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-metadata-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-xs) /var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xs) /var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-xs) /var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xs) /var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-numeric-sm:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-micro) /100% var(--str-chat__font-family);--str-chat__font-numeric-md:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-xxs) /100% var(--str-chat__font-family);--str-chat__font-numeric-lg:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-xs) /100% var(--str-chat__font-family);--str-chat__font-numeric-xl:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-sm) /100% var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__box-shadow-1:var(--str-chat__light-elevation-1);--str-chat__box-shadow-2:var(--str-chat__light-elevation-2);--str-chat__box-shadow-3:var(--str-chat__light-elevation-3);--str-chat__box-shadow-4:var(--str-chat__light-elevation-4)}.str-chat:not(.str-chat__theme-dark) :not(.str-chat__theme-dark) .str-chat__theme-inverse,.str-chat__theme-dark{--str-chat__box-shadow-1:var(--str-chat__dark-elevation-1);--str-chat__box-shadow-2:var(--str-chat__dark-elevation-2);--str-chat__box-shadow-3:var(--str-chat__dark-elevation-3);--str-chat__box-shadow-4:var(--str-chat__dark-elevation-4)}@layer minimal-normalize{.str-chat *,.str-chat :after,.str-chat :before{box-sizing:border-box}.str-chat button,.str-chat input,.str-chat optgroup,.str-chat select,.str-chat textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}}.str-chat{--str-chat__focus-outline-color:var(--str-chat__border-utility-focused);--str-chat__focus-outline:2px solid var(--str-chat__focus-outline-color);--str-chat__focus-outline-offset:2px;font:var(--str-chat__font-body-default);letter-spacing:var(--typography-letter-spacing-default);color:var(--str-chat__text-primary)}.str-chat :not(:disabled):focus-visible{outline:var(--str-chat__focus-outline);outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat input::-webkit-inner-spin-button,.str-chat input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat input::placeholder,.str-chat textarea::placeholder{color:var(--str-chat__input-text-placeholder)}.str-chat__icon{fill:currentColor;flex-shrink:0;width:1em;height:1em}[dir=rtl] .str-chat__icon[data-rtl-mirror]{transform:scaleX(-1)}.str-chat__icon--exclamation-mark{stroke:currentColor}.str-chat .str-chat__file-icon{fill:none}.str-chat .str-chat__file-icon .str-chat__file-icon__label{fill:#fff;letter-spacing:.1px;text-anchor:middle;font-size:8px;font-weight:800}.str-chat .str-chat__file-icon.str-chat__file-icon--no-label .str-chat__file-icon__graphic{transform:translateY(6px)}.str-chat .str-chat__file-icon.str-chat__file-icon--size-sm .str-chat__file-icon__label{height:0;font-size:0}.str-chat .str-chat__file-icon.str-chat__file-icon--size-sm .str-chat__file-icon__graphic{transform:translateY(6px)}.str-chat .str-chat__file-icon.str-chat__file-icon--size-md .str-chat__file-icon__label{font-size:8px}.str-chat .str-chat__file-icon.str-chat__file-icon--size-lg .str-chat__file-icon__label{font-size:10px}.str-chat .str-chat__file-icon.str-chat__file-icon--size-xl .str-chat__file-icon__label{font-size:12px}.str-chat__badge{font-weight:var(--str-chat__typography-font-weight-bold);border-radius:var(--str-chat__radius-max);border-style:solid;justify-content:center;align-items:center;line-height:1;display:flex}.str-chat__badge--variant-default{background:var(--str-chat__badge-bg-default);color:var(--str-chat__badge-text);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-primary{background:var(--str-chat__badge-bg-primary)}.str-chat__badge--variant-error,.str-chat__badge--variant-primary{color:var(--str-chat__badge-text-on-accent);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-error{background:var(--str-chat__badge-bg-error)}.str-chat__badge--variant-neutral{background:var(--str-chat__badge-bg-neutral);color:var(--str-chat__badge-text-on-accent);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-inverse{background:var(--str-chat__badge-bg-inverse);color:var(--str-chat__badge-text-on-inverse);border-color:var(--str-chat__badge-border)}.str-chat__badge--size-sm{font-size:var(--str-chat__typography-font-size-xxs);min-width:16px;min-height:16px;padding-inline:var(--str-chat__spacing-xxxs);border-width:1px}.str-chat__badge--size-md{font-size:var(--str-chat__typography-font-size-xs);min-width:20px;min-height:20px;padding-inline:var(--str-chat__spacing-xxs);border-width:2px}.str-chat__badge--size-lg{font-size:var(--str-chat__typography-font-size-sm);min-width:24px;min-height:24px;padding-inline:var(--str-chat__spacing-xs);border-width:2px}.str-chat__badge--variant-counter{border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__badge-bg-default);font:var(--str-chat__font-numeric-xl);color:var(--str-chat__badge-text);box-shadow:var(--str-chat__box-shadow-2)}.str-chat__badge--variant-counter.str-chat__badge--size-xs{min-width:20px;min-height:20px;padding-inline:var(--str-chat__spacing-xxs);font:var(--str-chat__font-numeric-md)}.str-chat__badge--variant-counter.str-chat__badge--size-sm{min-width:24px;min-height:24px;padding-inline:var(--str-chat__spacing-xs)}.str-chat__badge--variant-counter.str-chat__badge--size-md{min-width:32px;min-height:32px;padding-inline:var(--str-chat__spacing-xs)}.str-chat__badge--variant-counter.str-chat__badge--size-lg{min-width:40px;min-height:40px;padding-inline:var(--str-chat__spacing-sm)}.str-chat__badge--variant-error.str-chat__badge--size-xs{min-width:16px;min-height:16px}.str-chat__badge--variant-error.str-chat__badge--size-sm{min-width:20px;min-height:20px}.str-chat__badge--variant-error.str-chat__badge--size-md{min-width:24px;min-height:24px}.str-chat__media-badge{align-items:center;gap:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-inverse);color:var(--str-chat__badge-text-on-inverse);font:var(--str-chat__font-numeric-md);text-overflow:ellipsis;display:flex;position:absolute;inset-inline-start:var(--str-chat__spacing-xs);overflow:hidden}.str-chat__media-badge .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs);fill:currentColor}.str-chat .str-chat__image-placeholder{background-color:var(--str-chat__background-core-overlay-light);flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.str-chat .str-chat__image-placeholder svg{fill:var(--str-chat__accent-neutral);width:min(var(--str-chat__icon-size-lg,32px),50%);height:min(var(--str-chat__icon-size-lg,32px),50%);flex-shrink:0}.str-chat .str-chat__button{white-space:nowrap;cursor:pointer;font:var(--str-chat__font-heading-xs);text-transform:capitalize;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.str-chat .str-chat__button.str-chat__theme-inverse{--str-chat__button-primary-text:var(--str-chat__button-primary-text-on-dark,var(--str-chat__button-primary-text));--str-chat__button-primary-border:var(--str-chat__button-primary-border-on-dark,var(--str-chat__button-primary-border));--str-chat__button-secondary-text:var(--str-chat__button-secondary-text-on-dark,var(--str-chat__button-secondary-text));--str-chat__button-secondary-border:var(--str-chat__button-secondary-border-on-dark,var(--str-chat__button-secondary-border));--str-chat__button-destructive-text:var(--str-chat__button-destructive-text-on-dark,var(--str-chat__button-destructive-text));--str-chat__button-destructive-border:var(--str-chat__button-destructive-border-on-dark,var(--str-chat__button-destructive-border))}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--primary{background-color:var(--str-chat__button-primary-bg);color:var(--str-chat__button-primary-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--secondary{background-color:var(--str-chat__button-secondary-bg);color:var(--str-chat__button-secondary-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--destructive{background-color:var(--str-chat__button-destructive-bg);color:var(--str-chat__button-destructive-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid:disabled{background-color:var(--str-chat__background-utility-disabled)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--primary{color:var(--str-chat__button-primary-text)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--secondary{color:var(--str-chat__button-secondary-text)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--destructive{color:var(--str-chat__button-destructive-text)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--primary{color:var(--str-chat__button-primary-text);border-color:var(--str-chat__button-primary-border)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--secondary{color:var(--str-chat__button-secondary-text);border-color:var(--str-chat__button-secondary-border)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--destructive{color:var(--str-chat__button-destructive-text);border-color:var(--str-chat__button-destructive-border)}.str-chat .str-chat__button.str-chat__button--outline{border-style:solid;border-width:1px}.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):hover:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):hover:after,.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):active:after,.str-chat .str-chat__button.str-chat__button--ghost[aria-expanded=true]:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):active:after,.str-chat .str-chat__button.str-chat__button--outline[aria-expanded=true]:after,.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):active:after,.str-chat .str-chat__button.str-chat__button--solid[aria-expanded=true]:after{content:"";background:var(--str-chat__background-utility-pressed);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):focus-visible,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):focus-visible,.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled)[aria-pressed=true]:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled)[aria-pressed=true]:after,.str-chat .str-chat__button.str-chat__button--solid:not(:disabled)[aria-pressed=true]:after{content:"";background:var(--str-chat__background-utility-selected);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--ghost:disabled,.str-chat .str-chat__button.str-chat__button--outline:disabled,.str-chat .str-chat__button.str-chat__button--solid:disabled{color:var(--str-chat__text-disabled);cursor:default}.str-chat .str-chat__button.str-chat__button--outline:disabled{border-color:var(--str-chat__border-utility-disabled)}.str-chat .str-chat__button.str-chat__button--floating{box-shadow:var(--str-chat__box-shadow-2)}.str-chat .str-chat__button:after{border-radius:inherit}.str-chat .str-chat__button.str-chat__button--size-lg{padding-block:var(--str-chat__button-padding-y-lg);padding-inline:var(--str-chat__button-padding-x-with-label-lg);border-radius:var(--str-chat__button-radius-lg)}.str-chat .str-chat__button.str-chat__button--size-lg.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-lg)}.str-chat .str-chat__button.str-chat__button--size-md{padding-block:var(--str-chat__button-padding-y-md);padding-inline:var(--str-chat__button-padding-x-with-label-md);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-md.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-md)}.str-chat .str-chat__button.str-chat__button--size-sm{padding-block:var(--str-chat__button-padding-y-sm);padding-inline:var(--str-chat__button-padding-x-with-label-sm);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-sm.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-sm)}.str-chat .str-chat__button.str-chat__button--size-xs{padding-block:var(--str-chat__button-padding-y-xs);padding-inline:var(--str-chat__button-padding-x-with-label-xs);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-xs.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-xs)}.str-chat .str-chat__button.str-chat__button--circular{aspect-ratio:1;border-radius:var(--str-chat__button-radius-full);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__button.str-chat__button--circular .str-chat__icon{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm)}.str-chat .str-chat__button .str-chat__button__content{justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat .str-chat__theme-dark .str-chat__button.str-chat__button--floating{box-shadow:var(--str-chat__box-shadow-2)}.str-chat__button-play svg{width:20px;height:20px}.str-chat__checkbox,.str-chat__checkmark{height:var(--str-chat__size-24);width:var(--str-chat__size-24);border-radius:var(--str-chat__radius-max);border:1px solid var(--chat-border-on-chat,var(--str-chat__chat-border-on-chat-incoming));grid-area:span 2/1}.str-chat__checkbox--checked,.str-chat__checkmark--checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:11px 10px;background-color:var(--str-chat__control-radio-check-bg-selected);border:none}.str-chat__dropdown .str-chat__dropdown__open-button{text-align:start;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.str-chat__dropdown .str-chat__dropdown__items{background-color:#0000}.str-chat__form-field-error{font-size:var(--str-chat__typography-font-size-xs);line-height:var(--str-chat__typography-line-height-tight);color:var(--str-chat__accent-error)}.str-chat__form-numeric-input{gap:var(--str-chat__spacing-xs,.5rem);flex-direction:column;display:flex}.str-chat__form-numeric-input__label{font:var(--str-chat__caption-default-text)}.str-chat__form-numeric-input__wrapper{align-items:center;gap:var(--str-chat__spacing-xs,.5rem);border-radius:var(--str-chat__radius-md,.5rem);background:0 0;padding:0;transition:border-color .15s,box-shadow .15s;display:flex}.str-chat__form-numeric-input__input{width:2.5rem;min-width:2ch;padding:var(--str-chat__spacing-xs,.5rem) 0;font-size:var(--str-chat__typography-font-size-sm,.875rem);font-weight:var(--str-chat__typography-font-weight-medium,500);line-height:var(--str-chat__typography-line-height-tight,1.25);color:var(--str-chat__input-text-default);text-align:center;box-shadow:none;background:0 0;border:none;flex:0 auto}.str-chat__form-numeric-input--disabled .str-chat__form-numeric-input__input{color:var(--str-chat__input-text-placeholder);cursor:not-allowed}.str-chat{--str-chat__switch-field-background-color:var(--str-chat__background-core-surface-card);--str-chat__switch-field-border-radius:var(--str-chat__radius-md)}.str-chat .str-chat__form__switch-field,.str-chat .str-chat__form__switch-fieldset{background-color:var(--str-chat__switch-field-background-color);border-radius:var(--str-chat__switch-field-border-radius);width:100%}.str-chat .str-chat__form__switch-field{align-items:center;gap:var(--str-chat__spacing-sm);padding:var(--str-chat__spacing-sm) var(--str-chat__spacing-md);box-sizing:border-box;display:flex}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label{cursor:pointer;flex:auto;align-items:center;min-width:0;display:flex}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch{width:44px;height:24px;padding:var(--str-chat__spacing-xxs);cursor:pointer;background-color:var(--str-chat__control-toggle-switch-bg);border-radius:var(--str-chat__button-radius-full,9999px);flex-shrink:0;align-items:center;transition:background-color .2s;display:flex;position:relative}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__button-radius-full,9999px);background-color:var(--str-chat__base-white,#fff);width:16px;height:16px;transition:transform .2s}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch:focus-within{outline:var(--str-chat__focus-outline,2px solid var(--border-utility-focused));outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch--on{background-color:var(--str-chat__control-toggle-switch-bg-selected);justify-content:flex-end}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__base-white,#fff)}.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__input,.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__label,.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch{cursor:not-allowed}.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch{opacity:.7}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label .str-chat__form__switch-field__label__text{color:var(--str-chat__text-primary);font:var(--str-chat__font-heading-xs)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label .str-chat__form__switch-field__label__description{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-metadata-default)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label,.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label__content{flex:1}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label--as-error .str-chat__form__switch-field__label__description{color:var(--str-chat__accent-error)}.str-chat__form-text-input{gap:var(--str-chat__spacing-xs);flex-direction:column;display:flex}.str-chat__form-text-input__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-primary)}.str-chat__form-text-input__wrapper{background-color:var(--str-chat__background-core-elevation-0);border-radius:var(--str-chat__radius-md);flex-direction:column;align-items:stretch;gap:0;transition:border-color .15s,box-shadow .15s;display:flex}.str-chat__form-text-input__control-row{align-items:center;gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);width:100%;min-width:0;display:flex}.str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-core-default);box-shadow:none}.str-chat__form-text-input:focus-within .str-chat__form-text-input__wrapper--outline{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused))}.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-error)}.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-core-default)}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-error);box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--border-utility-focused))}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--outline{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused))}.str-chat__form-text-input--disabled .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-disabled)}.str-chat__form-text-input__wrapper--ghost{box-shadow:none;border:none}.str-chat__form-text-input:focus-within .str-chat__form-text-input__wrapper--ghost{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused));border:none}.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--ghost{border:1px solid var(--str-chat__border-utility-error);box-shadow:none}.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--ghost{box-shadow:none;border:none}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--ghost{border:1px solid var(--str-chat__border-utility-error);box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--border-utility-focused))}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--ghost{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused));border:none}.str-chat__form-text-input__leading{color:var(--str-chat__input-text-icon);flex-shrink:0;justify-content:center;align-items:center;display:flex}.str-chat__form-text-input .str-chat__form-text-input__input{min-width:0;font:var(--str-chat__caption-default-text);color:var(--str-chat__input-text-default);box-shadow:none;background:0 0;border:none;outline:none;flex:1;padding:0}.str-chat__form-text-input.str-chat__form-text-input--disabled .str-chat__form-text-input__input{color:var(--str-chat__input-text-placeholder);cursor:not-allowed}.str-chat__form-text-input.str-chat__form-text-input--disabled .str-chat__form-text-input__input::placeholder{color:var(--str-chat__input-text-placeholder)}.str-chat__form-text-input .str-chat__form-text-input__input:focus,.str-chat__form-text-input .str-chat__form-text-input__input:focus-visible{box-shadow:none;outline:none}.str-chat__form-text-input__suffix{font-size:var(--str-chat__typography-font-size-sm);line-height:var(--str-chat__typography-line-height-normal);color:var(--str-chat__text-tertiary);flex-shrink:0}.str-chat__form-text-input__trailing{color:var(--str-chat__input-text-icon);flex-shrink:0;justify-content:center;align-items:center;margin-inline-end:calc(-1 * var(--str-chat__space-4));display:flex}.str-chat__form-text-input--error .str-chat__form-text-input__trailing{color:var(--str-chat__accent-error)}.str-chat__form-text-input__message{align-items:center;gap:var(--str-chat__spacing-xxs);font:var(--str-chat__metadata-default-text);display:flex}.str-chat__form-text-input__message:not(.str-chat__form-field-error){color:var(--str-chat__text-tertiary)}.str-chat__form-text-input__message--field-message-inside{padding:var(--str-chat__spacing-none) var(--str-chat__spacing-sm) var(--str-chat__spacing-sm)}.str-chat__form-text-input__message--success{color:var(--str-chat__accent-success)}.str-chat__form-text-input__message-text{flex:auto;min-width:0}.str-chat__form-text-input__message-icon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.str-chat__form-text-input__message-icon svg{width:13px;height:13px}.str-chat__form__input-fieldset{border:none;margin:0;padding:0}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-primary)}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values{flex-direction:column;display:flex}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable .str-chat__drag-handle{width:1rem;height:1rem}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field,.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__alert-root{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);align-items:center;gap:var(--str-chat__spacing-2xl);padding:var(--str-chat__spacing-xl);text-align:center;flex-direction:column;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__alert-root .str-chat__alert-header{align-items:center;gap:var(--str-chat__spacing-md);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-header svg{height:var(--str-chat__button-visual-height-sm);width:var(--str-chat__button-visual-height-sm)}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy .str-chat__alert-header__title{font:var(--str-chat__font-heading-sm)}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy .str-chat__alert-header__description{font:var(--str-chat__font-caption-default);margin:0}.str-chat__alert-root .str-chat__alert-actions{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-actions button{width:100%}.str-chat__callout{border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__background-core-elevation-2);max-width:320px;box-shadow:var(--str-chat__box-shadow-3);position:relative}.str-chat__callout .str-chat__callout__close-button{inset-inline-end:var(--str-chat__spacing-xs);top:var(--str-chat__spacing-xs);position:absolute}@keyframes str-chat-context-menu-roll-in-from-left{0%{opacity:.12;transform:translate(16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-right{0%{opacity:.12;transform:translate(-16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-top{0%{opacity:.12;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-bottom{0%{opacity:.12;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes str-chat-context-menu-submenu-forward{0%{opacity:.18;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes str-chat-context-menu-submenu-backward{0%{opacity:.18;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}.str-chat{--str-chat__dialog-menu-button-hover-background-color:var(--str-chat__background-utility-hover);--str-chat__menu-roll-duration:.17s;--str-chat__menu-roll-ease:cubic-bezier(.22,1,.36,1)}.str-chat .str-chat__context-menu{background:var(--str-chat__background-core-elevation-2);color:var(--str-chat__text-primary);box-shadow:var(--str-chat__box-shadow-3);border-radius:var(--str-chat__radius-lg);padding:var(--str-chat__spacing-xxs);flex-direction:column;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button,.str-chat .str-chat__context-menu .str-chat__context-menu__header{width:100%;color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-emphasis)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button{align-items:center;gap:var(--str-chat__spacing-xs);height:32px;padding:0;padding:var(--str-chat__spacing-xs);text-align:center;cursor:pointer;border-radius:var(--str-chat__radius-md);background:0 0;border:none;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:hover:not(:disabled){background-color:var(--str-chat__background-utility-hover)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:focus:not(:disabled){outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:disabled,.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:focus-visible:not(:disabled){background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button .str-chat__icon--chevron-right{transform:rotate(180deg)}.str-chat .str-chat__context-menu .str-chat__context-menu__body{gap:var(--str-chat__spacing-xxxs);flex-direction:column;width:100%;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__body.str-chat__context-menu__body--submenu-forward{animation-duration:.28s;animation-name:var(--str-chat__context-menu-submenu-forward-animation,str-chat-context-menu-submenu-forward);transform-origin:var(--str-chat__context-menu-submenu-forward-transform-origin,left center);animation-timing-function:cubic-bezier(.2,.95,.25,1);overflow-x:hidden}.str-chat .str-chat__context-menu .str-chat__context-menu__body.str-chat__context-menu__body--submenu-backward{animation-duration:.4s;animation-name:var(--str-chat__context-menu-submenu-backward-animation,str-chat-context-menu-submenu-backward);transform-origin:var(--str-chat__context-menu-submenu-backward-transform-origin,right center);animation-timing-function:cubic-bezier(.16,.92,.2,1);overflow-x:hidden}.str-chat .str-chat__context-menu .str-chat__context-menu__button{color:var(--str-chat__text-primary);border-radius:var(--str-chat__radius-md);align-items:center;gap:var(--str-chat__spacing-xs);width:100%;padding:0;padding:var(--str-chat__spacing-xs);cursor:pointer;font:var(--str-chat__font-caption-emphasis);background:0 0;border:none;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__button.str-chat__context-menu__button--destructive .str-chat__context-menu__button__label,.str-chat .str-chat__context-menu .str-chat__context-menu__button.str-chat__context-menu__button--destructive .str-chat__icon{color:var(--str-chat__accent-error)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:hover:not(:disabled){background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:focus-visible:not(:disabled){background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled{color:var(--str-chat__text-disabled);cursor:default;background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled .str-chat__context-menu__button__details,.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled .str-chat__icon{color:inherit}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__icon{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm);color:var(--str-chat__text-secondary)}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__context-menu__button__label{text-overflow:ellipsis;text-align:start;white-space:nowrap;flex:auto;min-width:0;overflow:clip visible}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__context-menu__button__details{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-default);white-space:nowrap;flex:1}.str-chat .str-chat__context-menu .str-chat__emoji-context-menu__button,.str-chat .str-chat__context-menu .str-chat__user-context-menu__button{font:var(--str-chat__font-caption-default)}.str-chat .str-chat__context-menu .str-chat__emoji-context-menu__button .str-chat__context-menu__button__emoji,.str-chat .str-chat__context-menu .str-chat__user-context-menu__button .str-chat__context-menu__button__emoji{font-size:var(--str-chat__typography-font-size-md);width:var(--str-chat__typography-font-size-md);height:var(--str-chat__typography-font-size-md);justify-content:center;align-items:center;line-height:0;display:flex}.str-chat [data-str-chat-placement^=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:0}.str-chat [data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat [data-str-chat-placement^=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:top}.str-chat [data-str-chat-placement^=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:bottom}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:0}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:100%}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:top}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:bottom}.str-chat .str-chat__context-menu__submenu-container:not([data-str-chat-roll-from])[data-str-chat-roll-axis=x][data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat .str-chat__context-menu__submenu-container:not([data-str-chat-roll-from])[data-str-chat-roll-axis=x]:not([data-str-chat-placement^=left])>.str-chat__context-menu,.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:0}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:top}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:bottom}.str-chat .str-chat__context-menu[data-str-chat-enable-animations=false],.str-chat .str-chat__context-menu[data-str-chat-enable-animations=false] .str-chat__context-menu__body{animation:none!important;transform:none!important}@media (prefers-reduced-motion:reduce){.str-chat [data-str-chat-placement]>.str-chat__context-menu{animation:none}}.str-chat__dialog-overlay{height:var(--str-chat__dialog-overlay-height);pointer-events:none;width:100%;position:absolute;inset:0}.str-chat__dialog-overlay .str-chat__dialog-contents,.str-chat__dialog-overlay--with-outside-click-capture{pointer-events:auto}.str-chat__prompt{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);flex-direction:column;width:100%;min-height:0;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__prompt__header{align-items:center;gap:var(--str-chat__spacing-md);width:100%;padding:var(--str-chat__spacing-xl);flex-shrink:0;display:flex}.str-chat__prompt__header .str-chat__prompt__header__title-group{align-items:center;gap:var(--str-chat__spacing-xxs);flex:1;min-width:0;display:flex}.str-chat__prompt__header.str-chat__prompt__header--withDescription{grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"leading goBack title trailing"". .description.";align-items:center;gap:0;display:grid}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__title-group{display:contents}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__leading-content{grid-area:leading;margin-inline-end:var(--str-chat__spacing-md)}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__go-back-button{grid-area:goBack;margin-inline-end:var(--str-chat__spacing-xxs)}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__title{grid-area:title}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__description{grid-area:description}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__trailing-content{grid-area:trailing;margin-inline-start:var(--str-chat__spacing-md)}.str-chat__prompt__header .str-chat__prompt__header__title{padding-block:var(--str-chat__spacing-xs);font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);margin:0}.str-chat__prompt__header .str-chat__prompt__header__description{padding-block:var(--str-chat__spacing-xxxs);font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__prompt__header .str-chat__prompt__header__leading-content,.str-chat__prompt__header .str-chat__prompt__header__trailing-content{gap:var(--str-chat__spacing-xs);flex-shrink:0;align-items:center;display:flex}.str-chat__prompt__header .str-chat__prompt__header__close-button{color:var(--str-chat__text-primary);flex-shrink:0}.str-chat__prompt__header .str-chat__prompt__header__close-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__prompt__body{min-height:0;padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xl);overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;overflow:hidden auto}.str-chat__prompt__footer{width:100%;padding:var(--str-chat__spacing-xl);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.str-chat__prompt__footer .str-chat__prompt__footer__controls{align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat__viewer{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);flex-direction:column;width:100%;max-width:520px;height:100%;max-height:640px;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__viewer .str-chat__viewer__header{align-items:center;gap:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);width:100%;padding:var(--str-chat__spacing-xl);display:flex}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__title-group{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__title{font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);margin:0}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__description{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__go-back-button path{fill:none;stroke:currentColor;stroke-width:1.5px}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__close-button{color:var(--str-chat__text-primary);flex-shrink:0;align-self:flex-start}.str-chat__viewer .str-chat__viewer__body{padding:0 var(--str-chat__spacing-xl);flex:1;min-height:0}.str-chat__viewer .str-chat__viewer__footer{width:100%;padding:var(--str-chat__spacing-xl);justify-content:flex-end;align-items:center;display:flex}.str-chat__viewer .str-chat__viewer__footer .str-chat__viewer__footer__controls{align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat{--str-chat__modal-border-radius:var(--str-chat__radius-xl);--str-chat__modal-color:var(--str-chat__text-primary);--str-chat__modal-background-color:var(--str-chat__background-core-elevation-1);--str-chat__modal-overlay-color:var(--str-chat__background-core-scrim);--str-chat__modal-overlay-backdrop-filter:blur(3px);--str-chat__modal-border-block-start:none;--str-chat__modal-border-block-end:none;--str-chat__modal-border-inline-start:none;--str-chat__modal-border-inline-end:none;--str-chat__modal-box-shadow:var(--str-chat__box-shadow-4)}.str-chat__modal--open{z-index:100;pointer-events:auto;background-color:var(--str-chat__modal-overlay-color);width:100%;height:100%;-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.str-chat__modal--open .str-chat__modal__floating-dialog-overlay{z-index:1}.str-chat__modal--open .str-chat__modal__overlay__close-button{padding:var(--str-chat__spacing-xs);color:var(--str-chat__text-on-accent);inset-inline-end:10px;position:absolute;top:10px}.str-chat__modal--open .str-chat__modal__overlay__close-button svg{width:12px;height:12px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__background-core-surface-default);padding:0 8px}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-primary)}.str-chat{--str-chat__attachment-margin:var(--str-chat__spacing-xs)}.str-chat__attachment-list{--str-chat__attachment-max-width:calc(var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)));--str-chat__video-height:var(--str-chat__attachment-max-width);align-items:flex-start;gap:var(--str-chat__spacing-xs);min-width:0;color:var(--str-chat__text-primary);background:0 0;flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0}.str-chat__attachment-list .str-chat__message-attachment{background-color:var(--chat-bg-attachment);border-radius:var(--str-chat__message-bubble-radius-attachment);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment .str-chat__button-play.str-chat__button--secondary.str-chat__button--outline{border-color:var(--chat-border-on-chat);background-color:#0000}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video{justify-content:center;align-items:center;width:auto;display:flex;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--audio,.str-chat__attachment-list .str-chat__message-attachment--card,.str-chat__attachment-list .str-chat__message-attachment--file,.str-chat__attachment-list .str-chat__message-attachment--geolocation,.str-chat__attachment-list .str-chat__message-attachment--unsupported,.str-chat__attachment-list .str-chat__message-attachment--voiceRecording{width:var(--str-chat__attachment-max-width);max-width:100%}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card) img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width,1000000)/var(--original-width,1000000),1px) * var(--original-height,1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;cursor:zoom-in;width:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{width:100%;min-width:0;height:100%;max-width:var(--str-chat__attachment-max-width);flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player{width:100%;height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;max-height:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width,1000000)/var(--original-width,1000000),1px) * var(--original-height,1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0 25%,#f4f4f4 0 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__space-24)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__space-24));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__space-24))}.str-chat__attachment-list .str-chat__message-attachment-audio-widget,.str-chat__attachment-list .str-chat__message-attachment-file--item{padding:var(--str-chat__spacing-sm);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-sm);display:flex}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info{justify-content:center;align-items:flex-start;row-gap:var(--str-chat__space-2);width:100%;min-width:0;line-height:var(--str-chat__typography-line-height-tight);flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row{justify-content:space-between;align-items:center;column-gap:var(--str-chat__space-8);width:100%;font:var(--str-chat__font-caption-emphasis);display:flex}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__data{font:var(--str-chat__font-metadata-default)}.str-chat__attachment-list .str-chat__message-attachment-file--item{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height:var(--str-chat__size-16)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text:not(.str-chat__message--has-quoted-message) .str-chat__message-bubble{padding:0}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__attachment-list{--str-chat__attachment-max-width:var(--str-chat__message-max-width)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-bubble{border:1px solid var(--chat-border);box-shadow:var(--str-chat__background-core-elevation-0)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{background-color:var(--chat-bg)}.str-chat__message--me .str-chat__attachment-list{align-items:flex-end}.str-chat__li--bottom .str-chat__message--other.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--single .str-chat__message--other.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li--bottom .str-chat__message--me.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--single .str-chat__message--me.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li--middle.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--top.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-radius:var(--str-chat__message-bubble-radius-group-middle)}.str-chat__message--has-text .str-chat__attachment-list{padding-bottom:0}.str-chat__message-attachment-actions{color:var(--str-chat__button-secondary-text);background:0 0}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{justify-content:stretch;height:48px;display:flex}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{color:var(--str-chat__button-secondary-text);width:100%;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__button-padding-x-with-label-sm);white-space:nowrap;border-collapse:collapse;font:var(--str-chat__font-body-emphasis);background:0 0}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button.str-chat__button:active{color:var(--str-chat__accent-primary)}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button.str-chat__button:focus-visible{color:var(--str-chat__accent-primary);outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat__message-attachment-audio-widget{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0;flex:auto;width:100%;min-width:0}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{justify-content:center;align-items:center;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--data{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-first-row{justify-content:space-between;align-items:start;gap:var(--str-chat__spacing-xs);display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-first-row svg{flex-shrink:0}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__font-caption-emphasis);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.str-chat__message-attachment-audio-widget .str-chat__duration-display{width:40px;font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-secondary)}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{align-items:center;gap:var(--str-chat__spacing-xs);width:100%;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{font:var(--str-chat__font-metadata-default)}.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{width:100%;padding:var(--str-chat__spacing-md);flex-direction:column;display:flex}.str-chat__button.str-chat__button--secondary.str-chat__button--outline.str-chat__audio-attachment-download-button{border-color:var(--str-chat__chat-border-on-chat-incoming);flex-shrink:0}.str-chat__button.str-chat__button--secondary.str-chat__button--outline.str-chat__audio-attachment-download-button .str-chat__attachment-download-button__icon{width:20px;height:20px}.str-chat__message--me .str-chat__button.str-chat__button--outline.str-chat__audio-attachment-download-button{border-color:var(--str-chat__chat-border-on-chat-outgoing)}.str-chat__message-attachment-geolocation{background:var(--chat-bg-attachment);color:var(--chat-text);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));width:100%;height:200px;max-width:var(--str-chat__attachment-max-width);flex-direction:column;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__location-preview{flex:1}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{background-color:var(--str-chat__background-core-overlay-light);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__icon{fill:var(--str-chat__accent-neutral);width:40px;height:40px}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{width:12px;height:12px;color:var(--str-chat__accent-neutral);position:absolute;inset-block:.5rem;inset-inline-end:.5rem}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__background-core-surface-subtle);font:var(--str-chat__font-caption-default);justify-content:center;padding:.5rem;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{flex-direction:column;align-items:center;gap:.375rem;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__accent-success)}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase;font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-attachment-giphy{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.str-chat__message-attachment-giphy img.str-chat__base-image{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width,1000000)/var(--original-width,1000000),1px) * var(--original-height,1000000));object-fit:contain;max-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);cursor:default;width:100%}.str-chat__message-attachment-giphy .str-chat__image-placeholder{height:200px;width:var(--str-chat__attachment-max-width)}.str-chat__giphy-badge{height:24px;padding:var(--str-chat__spacing-xxxs) var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__badge-bg-overlay);color:var(--str-chat__badge-text-on-accent);font:var(--str-chat__font-metadata-emphasis);text-transform:uppercase;inset-inline-start:8px;display:inline-flex;position:absolute;bottom:8px}.str-chat__message-attachment--giphy--actions .str-chat__message-attachment-giphy,.str-chat__message-attachment--giphy--actions .str-chat__message-attachment-giphy img.str-chat__base-image{height:200px}.str-chat__message-attachment--giphy--actions .str-chat__visibility-disclaimer{padding:var(--str-chat__spacing-sm,12px);align-items:center;gap:var(--str-chat__spacing-xs,8px);color:var(--chat-text);font:var(--str-chat__font-caption-emphasis);align-self:stretch;display:flex}.str-chat__message-attachment-card{--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));gap:var(--str-chat__spacing-xs);width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm) var(--str-chat__spacing-xs) var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-attachment);line-height:var(--str-chat__typography-line-height-tight);display:flex;overflow:hidden}.str-chat__message-attachment-card *{color:var(--chat-text)}.str-chat__message-attachment-card .str-chat__message-attachment-card--header{flex-shrink:0;justify-content:center;align-items:center;width:auto;display:flex;position:relative;overflow:hidden}.str-chat__message-attachment-card .str-chat__message-attachment-card--header .str-chat__image-placeholder,.str-chat__message-attachment-card .str-chat__message-attachment-card--header img{border-radius:var(--str-chat__message-bubble-radius-attachment-inline,8px)}.str-chat__message-attachment-card .str-chat__message-attachment-card--header img{object-fit:cover;width:40px;height:40px}.str-chat__message-attachment-card.str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:calc(var(--str-chat__attachment-max-width) * .5625)}.str-chat__message-attachment-card .str-chat__message-attachment-card--content{gap:var(--str-chat__spacing-xxs);flex-direction:column;min-width:0;display:flex}.str-chat__message-attachment-card .str-chat__message-attachment-card--title{font:var(--str-chat__font-caption-emphasis)}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__message-attachment-card .str-chat__message-attachment-card--text{font:var(--str-chat__font-metadata-default)}.str-chat__message-attachment-card .str-chat__message-attachment-card--title,.str-chat__message-attachment-card .str-chat__message-attachment-card--url{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__message-attachment-card .str-chat__message-attachment-card--text{-webkit-line-clamp:1;text-overflow:ellipsis;font:var(--str-chat__font-metadata-default);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link{align-items:center;gap:var(--str-chat__spacing-xxs);min-width:0;max-width:100%;display:flex}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link .str-chat__message-attachment-card--url{flex:1;min-width:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card{padding:0;display:block}.str-chat__message--has-single-attachment .str-chat__message-attachment-card img{aspect-ratio:1.91;width:100%;height:auto;max-height:var(--str-chat__scraped-image-height);border-radius:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--header:has(.str-chat__image-placeholder){aspect-ratio:1.91;height:auto}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--header:has(.str-chat__image-placeholder) .str-chat__image-placeholder{border-radius:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-sm)}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery,.str-chat__attachment-list .str-chat__message-attachment--image{min-width:0;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery{background-color:var(--chat-bg);color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));border-radius:var(--str-chat__radius-lg);gap:var(--str-chat__spacing-xxs);width:var(--str-chat__attachment-max-width);aspect-ratio:4/3;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;display:grid;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image{border-radius:var(--str-chat__radius-md);width:100%;min-width:0;height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading{min-height:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:only-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:only-child{border-radius:var(--str-chat__radius-lg);grid-area:1/1/-1/-1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:first-child{border-start-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(2){border-start-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(3),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(3){border-end-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(4),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(4){border-end-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images{grid-template-rows:1fr}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:first-child{border-end-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:nth-child(2){border-end-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:first-child{border-end-start-radius:var(--str-chat__radius-lg);grid-area:1/1/span 2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(2){border-start-end-radius:var(--str-chat__radius-lg);grid-area:1/2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(3),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(3){border-end-end-radius:var(--str-chat__radius-lg);grid-area:2/2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__placeholder,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__placeholder{cursor:zoom-in;max-width:var(--str-chat__attachment-max-width);color:var(--str-chat__text-on-inverse);font-size:var(--str-chat__typography-font-size-2xl);font-weight:var(--str-chat__typography-font-weight-medium);line-height:var(--str-chat__typography-line-height-relaxed);background-position:0 0;background-repeat:no-repeat;background-size:cover;background-color:var(--str-chat__background-core-scrim);border:none;justify-content:center;align-items:center;margin:0;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image{background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image img,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);transition:opacity .15s ease-in-out}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading{align-items:stretch;min-height:200px}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img{opacity:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay{flex:1;min-width:0;height:auto;position:static}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed{cursor:pointer;align-items:stretch;min-height:200px}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed{flex:1;min-width:0;height:auto}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img{opacity:0;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay{background-color:var(--str-chat__background-core-overlay-light);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);pointer-events:none;background-repeat:no-repeat;background-size:200% 100%;justify-content:center;align-items:center;animation:str-chat__modal-gallery-loading-shimmer 1.2s linear infinite;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator{z-index:1;width:var(--str-chat__icon-size-lg);height:var(--str-chat__icon-size-lg);position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator{z-index:1;border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__accent-error);width:2.75rem;height:2.75rem;color:var(--str-chat__text-on-inverse);justify-content:center;align-items:center;display:flex;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg{width:1.125rem;height:1.125rem}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:hover:after,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:hover:after,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:hover:after{background-color:#0000001a}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:focus-visible,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:focus-visible,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:focus-visible{outline:none}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:focus-visible:before,.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:focus-visible:before,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:focus-visible:before{content:"";pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 2px var(--str-chat__brand-300);z-index:1;position:absolute;inset:0}@keyframes str-chat__modal-gallery-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat__message-attachment-unsupported{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-xs);background:0 0;display:flex}.str-chat__message-attachment-unsupported .str-chat__icon{height:var(--str-chat__size-20);width:var(--str-chat__size-20)}.str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;height:-webkit-fill-available;height:-moz-available;flex:1;align-items:center;height:stretch;display:flex}.str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);max-width:100%;overflow:clip visible}.str-chat__message-attachment__voice-recording-widget{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));width:100%;min-width:0;min-height:60px;padding:var(--str-chat__spacing-xs);background:0 0;justify-content:center;align-items:center;display:flex}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__play-button-container{padding:var(--str-chat__spacing-xxs)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;color:var(--str-chat__text-primary);text-decoration:none}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:var(--str-chat__size-24);height:var(--str-chat__size-16)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:var(--str-chat__size-40);width:var(--str-chat__size-40);font:var(--str-chat__font-metadata-emphasis)}.str-chat .str-chat__duration-display{letter-spacing:0;width:35px;min-width:35px;color:var(--str-chat__text-primary);white-space:nowrap;text-align:center}.str-chat .str-chat__button.str-chat__playback-rate-button{text-transform:none;justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);min-width:48px;min-height:24px;max-height:24px;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__spacing-xs);background-color:inherit;border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--chat-border-on-chat);color:var(--str-chat__control-playback-toggle-text,var(--str-chat__text-primary));font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px;outline-offset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):active:after{content:"";background:var(--str-chat__background-utility-pressed);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:disabled{border-color:var(--str-chat__border-utility-disabled);color:var(--str-chat__text-disabled);cursor:default}.str-chat .str-chat__message-attachment-audio-widget--progress-track{height:var(--str-chat__size-4);cursor:pointer;background:linear-gradient(to var(--str-chat__progress-direction,right),var(--str-chat__chat-waveform-bar-playing) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__chat-waveform-bar) var(--str-chat__message-attachment-audio-widget-progress));flex:1;min-width:0;position:relative}[dir=rtl] .str-chat .str-chat__message-attachment-audio-widget--progress-track{--str-chat__progress-direction:left}.str-chat .str-chat__message-attachment-audio-widget--progress-track{border-radius:var(--str-chat__radius-max)}.str-chat .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:var(--str-chat__size-12);width:var(--str-chat__size-12);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__control-playback-thumb-border-default);background:var(--str-chat__control-playback-thumb-bg-default);box-shadow:var(--str-chat__box-shadow-2);cursor:grab;inset-inline-start:0;position:absolute;top:50%;transform:translateY(-50%)}.str-chat{--str-chat__voice-recording-amplitude-bar-width:2px;--str-chat__voice-recording-amplitude-bar-gap-width:var(--str-chat__spacing-px)}.str-chat .str-chat__message-attachment__voice-recording-widget__audio-state{align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-xs);height:100%;display:flex}.str-chat .str-chat__wave-progress-bar__track{align-items:center;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);flex:1;width:100%;height:30px;display:flex;position:relative}.str-chat .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{border:2px solid var(--str-chat__base-white);box-shadow:var(--str-chat__box-shadow-3);background:var(--str-chat__accent-neutral);border-radius:var(--str-chat__radius-max);cursor:grab;width:14px;height:14px;transition:inset-inline-start .25s linear;position:absolute;inset-inline-start:0}.str-chat .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__chat-waveform-bar);border-radius:var(--str-chat__radius-max);transition:background .25s linear}.str-chat .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__chat-waveform-bar-playing)}.str-chat .str-chat__wave-progress-bar__track--dragging .str-chat__wave-progress-bar__amplitude-bar,.str-chat .str-chat__wave-progress-bar__track--dragging .str-chat__wave-progress-bar__progress-indicator{transition:none}.str-chat .str-chat__wave-progress-bar__track--playback-initiated .str-chat__wave-progress-bar__progress-indicator{background:var(--str-chat__accent-primary)}.str-chat__avatar{-webkit-user-select:none;user-select:none;border-radius:var(--str-chat__radius-max);background:var(--str-chat__avatar-bg-default);color:var(--str-chat__avatar-text-default);text-transform:uppercase;width:var(--avatar-size);height:var(--avatar-size);--avatar-status-badge-angle:-45deg;grid-area:avatar;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__avatar .str-chat__avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.str-chat__avatar .str-chat__icon{width:var(--avatar-icon-size);height:var(--avatar-icon-size);stroke-width:var(--avatar-icon-stroke-width)}.str-chat__avatar.str-chat__avatar--with-border:has(.str-chat__avatar-image):before{border:1px solid var(--border-core-opacity-10);content:"";border-radius:inherit;background:0 0;width:100%;height:100%;position:absolute}.str-chat__avatar:after{content:"";border:2px solid var(--str-chat__border-core-inverse);border-radius:inherit;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute}.str-chat__avatar .str-chat__avatar-status-badge{content:"";width:var(--avatar-status-badge-size);height:var(--avatar-status-badge-size);z-index:1;inset-inline-start:calc(var(--avatar-size) / 2 + var(--avatar-size) / 2 * cos(var(--avatar-status-badge-angle)) - var(--avatar-status-badge-size) / 2);top:calc(var(--avatar-size) / 2 + var(--avatar-size) / 2 * sin(var(--avatar-status-badge-angle)) - var(--avatar-status-badge-size) / 2);border-radius:var(--str-chat__radius-max,9999px);border-style:solid;border-color:var(--str-chat__presence-border);border-width:2px;position:absolute}.str-chat__avatar .str-chat__avatar-status-badge.str-chat__avatar-status-badge--online{background:var(--str-chat__presence-bg-online)}.str-chat__avatar .str-chat__avatar-status-badge.str-chat__avatar-status-badge--offline{background:var(--str-chat__presence-bg-offline)}.str-chat__avatar.str-chat__avatar--size-2xl{--avatar-size:64px;--avatar-status-badge-size:16px;--avatar-icon-size:var(--str-chat__icon-size-lg);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-heading-lg)}.str-chat__avatar.str-chat__avatar--size-xl{--avatar-size:48px;--avatar-status-badge-size:16px;--avatar-icon-size:var(--str-chat__size-24);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-heading-md)}.str-chat__avatar.str-chat__avatar--size-lg{--avatar-size:40px;--avatar-status-badge-size:14px;--avatar-icon-size:var(--str-chat__icon-size-md);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-body-emphasis)}.str-chat__avatar.str-chat__avatar--size-md{--avatar-size:32px;--avatar-status-badge-size:12px;--avatar-icon-size:var(--str-chat__icon-size-md);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-caption-emphasis)}.str-chat__avatar.str-chat__avatar--size-sm{--avatar-size:24px;--avatar-status-badge-size:8px;--avatar-icon-size:var(--str-chat__icon-size-sm);--avatar-icon-stroke-width:1.2px;font:var(--str-chat__font-caption-emphasis)}.str-chat__avatar.str-chat__avatar--size-sm .str-chat__avatar-status-badge{border-width:1px}.str-chat__avatar.str-chat__avatar--size-xs{--avatar-size:20px;--avatar-status-badge-size:8px;--avatar-icon-size:10px;--avatar-icon-stroke-width:1.2px;font:var(--str-chat__font-metadata-emphasis)}.str-chat__avatar.str-chat__avatar--size-xs .str-chat__avatar-status-badge{border-width:1px}.str-chat__avatar-stack{align-items:center;display:flex}.str-chat__avatar-stack .str-chat__avatar-stack__count-badge{position:relative}.str-chat__avatar-stack.str-chat__avatar-stack--size-xs .str-chat__avatar-stack__count-badge,.str-chat__avatar-stack.str-chat__avatar-stack--size-xs>.str-chat__avatar:not(:first-child){margin-inline-start:calc(var(--str-chat__spacing-xs) * -1)}.str-chat__avatar-stack.str-chat__avatar-stack--size-md .str-chat__avatar-stack__count-badge,.str-chat__avatar-stack.str-chat__avatar-stack--size-md>.str-chat__avatar:not(:first-child),.str-chat__avatar-stack.str-chat__avatar-stack--size-sm .str-chat__avatar-stack__count-badge,.str-chat__avatar-stack.str-chat__avatar-stack--size-sm>.str-chat__avatar:not(:first-child){margin-inline-start:calc(var(--str-chat__spacing-sm) * -1)}.str-chat__avatar-group{width:var(--avatar-group-size);height:var(--avatar-group-size);min-height:var(--avatar-group-size);min-width:var(--avatar-group-size);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__avatar-group.str-chat__avatar-group--size-2xl{--avatar-group-size:64px;--avatar-group-online-badge-size:16px;--avatar-group-count-badge-size:32px}.str-chat__avatar-group.str-chat__avatar-group--size-2xl>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-xl);padding-inline:var(--str-chat__spacing-xs)}.str-chat__avatar-group.str-chat__avatar-group--size-xl{--avatar-group-size:48px;--avatar-group-online-badge-size:16px;--avatar-group-count-badge-size:24px}.str-chat__avatar-group.str-chat__avatar-group--size-xl>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-xl);padding-inline:var(--str-chat__spacing-xs)}.str-chat__avatar-group.str-chat__avatar-group--size-lg{--avatar-group-size:40px;--avatar-group-online-badge-size:14px;--avatar-group-count-badge-size:20px}.str-chat__avatar-group.str-chat__avatar-group--size-lg>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-md);padding-inline:var(--str-chat__spacing-xxs)}.str-chat__avatar-group.str-chat__avatar-group--offline:after,.str-chat__avatar-group.str-chat__avatar-group--online:after{content:"";width:var(--avatar-group-online-badge-size);height:var(--avatar-group-online-badge-size);border-radius:var(--str-chat__radius-max,9999px);border-style:solid;border-color:var(--str-chat__presence-border,#fff);inset-inline-end:-2px;border-width:2px;position:absolute;top:-2px}.str-chat__avatar-group.str-chat__avatar-group--online:after{background:var(--str-chat__presence-bg-online,#00c384)}.str-chat__avatar-group.str-chat__avatar-group--offline:after{background:var(--str-chat__presence-bg-offline,#687385)}.str-chat__avatar-group>.str-chat__avatar{position:absolute}.str-chat__avatar-group>.str-chat__avatar-group__count-badge{height:var(--avatar-group-count-badge-size);min-width:var(--avatar-group-count-badge-size);min-height:var(--avatar-group-count-badge-size);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-default);box-shadow:var(--str-chat__box-shadow-2);justify-content:center;align-items:center;display:flex;position:absolute}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:nth-child(2){top:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:nth-child(3){bottom:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:last-child{bottom:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:nth-child(2){top:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:last-child{bottom:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:first-child{top:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:nth-child(2){bottom:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:last-child{bottom:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(2))>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(2))>:last-child{bottom:0;inset-inline-end:0}.str-chat__channel{flex-direction:column;min-height:0;position:relative}.str-chat__channel,.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{flex-direction:column;width:100%;min-width:0;height:100%;display:flex;position:relative}@media (max-width:767px){.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__dropzone-root:not(.str-chat__dropzone-root--thread),.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__main-panel{flex:0 0 0;width:0;min-width:0;max-width:0;overflow:hidden}.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__dropzone-root--thread,.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__thread-container{flex:auto;width:100%;min-width:0}}.str-chat__loading-channel{flex-direction:column;height:100%;display:flex}.str-chat__loading-channel .str-chat__channel-header--loading{pointer-events:none}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__channel-header__data--loading{align-items:center}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-name{height:var(--str-chat__size-16);width:120px}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-avatar{width:var(--str-chat__size-40);height:var(--str-chat__size-40);flex-shrink:0}.str-chat__loading-channel .str-chat__message-list--loading{overflow:hidden}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__message-list-scroll{width:100%;height:100%;max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));margin-inline:auto}.str-chat__loading-channel .str-chat__loading-channel-message-list{gap:var(--str-chat__size-28);width:100%;height:100%;padding-block:var(--str-chat__size-32) var(--str-chat__size-24);flex-direction:column;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-sm);width:100%;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{border-radius:50%;flex-shrink:0;align-self:end;width:36px;height:36px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-content{width:min(100%,var(--str-chat__message-max-width));max-width:var(--str-chat__message-max-width);row-gap:var(--str-chat__size-12);flex-direction:column;min-width:0;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble{width:min(100%,var(--str-chat__message-max-width));border-radius:var(--str-chat__radius-3xl)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble--md{height:var(--str-chat__size-64);width:min(58%,272px)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble--lg{width:min(72%,352px);height:84px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata{height:var(--str-chat__size-16);width:min(100%,var(--str-chat__message-max-width));border-radius:999px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata--sm{width:88px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata--md{width:124px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message.str-chat__loading-channel-message--outgoing{justify-content:flex-end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message.str-chat__loading-channel-message--outgoing .str-chat__loading-channel-message-content{align-items:flex-end}.str-chat__loading-channel .str-chat__message-composer-container--loading{pointer-events:none}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__message-composer{align-items:center}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button{width:var(--str-chat__size-48);height:var(--str-chat__size-48);flex-shrink:0}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{min-width:0;height:var(--str-chat__size-48);border-radius:999px;flex:1}.str-chat__channel{background:var(--str-chat__background-core-app);color:var(--str-chat__text-primary)}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-avatar{border-radius:50%}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-avatar,.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-name{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:loading-channel-shimmer 1.2s linear infinite}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-name{border-radius:999px;-webkit-mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000);mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000)}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-avatar{border-radius:50%}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-avatar,.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-bubble,.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-metadata{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:loading-channel-shimmer 1.2s linear infinite}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-metadata{border-radius:999px;-webkit-mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000);mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000)}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button,.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:loading-channel-shimmer 1.2s linear infinite}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button{border-radius:var(--str-chat__button-radius-full)}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{border-radius:var(--str-chat__radius-3xl)}@keyframes loading-channel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat{--str-chat__channel-header-height:72px}.str-chat__channel-header{background:var(--str-chat__background-core-elevation-1);border-block-end:1px solid var(--str-chat__border-core-default);width:100%;padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.str-chat__channel-header .str-chat__channel-header__start{justify-self:start;min-width:0}.str-chat__channel-header .str-chat__channel-header__data{flex-direction:column;justify-self:center;align-items:center;min-width:0;display:flex;overflow:hidden}.str-chat__channel-header .str-chat__channel-header__end{justify-self:end;min-width:0}.str-chat__channel-header .str-chat__channel-header__data__subtitle,.str-chat__channel-header .str-chat__channel-header__data__title{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__channel-header .str-chat__channel-header__data__title{font:var(--str-chat__font-heading-sm)}.str-chat__channel-header .str-chat__channel-header__data__subtitle{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat{--str-chat__channel-list-transition-duration:.18s;--str-chat__channel-list-transition-easing:ease;--str-chat__channel-list-transition-offset:8px;--str-chat__channel-list-width:30%;--str-chat__channel-list-mobile-width:100%}.str-chat__channel-list{flex:0 0 var(--str-chat__channel-list-width);opacity:1;min-width:280px;max-width:100%;height:100%;transition:flex-basis var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),min-width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),max-width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),opacity var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),transform var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing);width:var(--str-chat__channel-list-width);background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-inline-end:1px solid var(--str-chat__border-core-default);flex-direction:column;display:flex;position:relative;transform:translate(0)}.str-chat__channel-list .str-chat__channel-list-inner{min-height:0;padding-bottom:calc(var(--str-chat__space-8) + var(--str-chat__space-2));flex:1;overflow:hidden}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main{scrollbar-gutter:stable both-edges;scrollbar-width:thin;height:100%;overflow-y:auto}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main .str-chat__channel-list-empty{height:100%;padding:calc(var(--str-chat__space-8) + var(--str-chat__space-4));flex-direction:column;justify-content:center;align-items:center;display:flex}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main .str-chat__channel-list-empty p{color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default)}.str-chat__channel-list .str-chat__load-more-button{margin:var(--str-chat__space-8) 0;justify-content:center;display:flex}.str-chat__channel-list .str-chat__channel-list-empty{text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg{width:32px;height:32px}.str-chat__channel-list .str-chat__channel-list-empty{color:var(--str-chat__text-secondary)}@media (max-width:767px){.str-chat__channel-list{box-shadow:none;pointer-events:none;min-width:0;max-width:100%;transform:translateX(calc(0px - var(--str-chat__channel-list-transition-offset)));visibility:hidden;width:var(--str-chat__channel-list-mobile-width);z-index:1;transition:transform var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing),visibility 0s linear var(--str-chat__channel-list-transition-duration);inset-inline-start:0;flex-basis:auto;position:absolute;top:0;bottom:0}.str-chat__chat-view .str-chat__channel-list{width:calc(100% - var(--str-chat__chat-view-selector-mobile-width,0px));inset-inline-start:var(--str-chat__chat-view-selector-mobile-width,0)}}@media (prefers-reduced-motion:reduce){.str-chat__channel-list{transition:none}}.str-chat__channel-list__header{padding:var(--str-chat__spacing-md);align-items:center;width:100%;display:flex}.str-chat__channel-list__header .str-chat__channel-list__header__title{font:var(--str-chat__font-heading-lg);color:var(--str-chat__text-primary);flex:1}.str-chat__channel-list-item-container{padding:var(--str-chat__spacing-xxs);position:relative}.str-chat__channel-list-item-container:focus-within .str-chat__channel-list-item__action-buttons,.str-chat__channel-list-item-container:has(.str-chat__channel-list-item__action-buttons--active) .str-chat__channel-list-item__action-buttons,.str-chat__channel-list-item-container:hover .str-chat__channel-list-item__action-buttons{display:flex}.str-chat__channel-list-item-container .str-chat__channel-list-item__action-buttons{gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md);background:var(--str-chat__background-core-elevation-3);box-shadow:var(--str-chat__box-shadow-2);padding:var(--str-chat__spacing-xxs);inset-inline-end:10px;display:none;position:absolute;top:10px}.str-chat__channel-list-item-container .str-chat__channel-list-item__action-buttons>.str-chat__button.str-chat__button--size-sm.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-xs);padding-block:var(--str-chat__button-padding-x-icon-only-xs)}.str-chat__channel-list-item-container{border-bottom:1px solid var(--str-chat__border-core-subtle)}.str-chat__channel-list-item__action-buttons-context-menu{min-width:150px}.str-chat__channel-list-item{gap:var(--str-chat__spacing-md);padding:var(--str-chat__spacing-sm);cursor:pointer;text-align:start;border-radius:var(--str-chat__radius-lg);background:0 0;background:var(--str-chat__background-core-elevation-1);border:none;align-items:center;width:100%;display:flex}.str-chat__channel-list-item:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__channel-list-item:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__channel-list-item:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__channel-list-item .str-chat__avatar{flex-shrink:0}.str-chat__channel-list-item .str-chat__channel-list-item-data{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex-grow:1;flex-shrink:1;min-width:0;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row{justify-content:space-between;align-items:center;gap:var(--str-chat__spacing-md);display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title{align-items:inherit;gap:var(--str-chat__spacing-xxs);min-width:0;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);flex-grow:1;flex-shrink:1;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title>span{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title>.str-chat__icon--mute{color:var(--str-chat__text-tertiary);width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__timestamp-and-badge{align-items:inherit;gap:var(--str-chat__spacing-xs);flex-shrink:0;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__timestamp-and-badge .str-chat__channel-list-item-timestamp{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary)}.str-chat{--str-chat__chat-view-selector-transition-duration:.18s;--str-chat__chat-view-selector-transition-easing:ease;--str-chat__chat-view-selector-transition-offset:8px;--str-chat__chat-view-selector-mobile-width:calc(var(--str-chat__spacing-md) + var(--str-chat__spacing-md) + var(--str-chat__spacing-xs) + var(--str-chat__spacing-xs) + 20px)}.str-chat__chat-view{background-color:var(--str-chat__background-core-app);width:100%;height:100%;min-height:0;display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__selector{padding:var(--str-chat__spacing-md);gap:var(--str-chat__spacing-xs);border-inline-end:1px solid var(--str-chat__border-core-subtle);background-color:var(--str-chat__background-core-elevation-1);flex-direction:column;display:flex}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container{display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container:focus-visible+.str-chat__chat-view__selector-button-tooltip,.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container:hover .str-chat__chat-view__selector-button-tooltip{opacity:1;visibility:visible;transform:translateY(-50%)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button{--str-chat-unread-count-badge-absolute-offset-vertical:25%;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md);font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-tertiary);background:0 0;gap:4px;line-height:1;position:relative}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button[aria-selected=true]{color:var(--str-chat__text-primary);background:var(--str-chat__background-core-surface-default)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button .str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button .str-chat__button__content{flex-direction:column;align-items:center;display:flex}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-tooltip{opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;z-index:1;inset-inline-start:calc(100% + 8px);transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:50%;transform:translate(4px,-50%)}.str-chat__chat-view .str-chat__chat-view__channels{min-height:0}.str-chat__chat-view .str-chat__chat-view__channels,.str-chat__chat-view .str-chat__chat-view__threads{flex-grow:1;min-width:0;display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__threads>.str-chat__dropzone-root--thread,.str-chat__chat-view .str-chat__chat-view__threads>.str-chat__thread-container{flex:auto;width:100%;min-width:0;max-width:none}.str-chat__date-separator--floating{z-index:1;pointer-events:none;justify-content:center;display:flex;position:absolute;top:0;left:0;right:0}.str-chat__date-separator{width:100%;padding:var(--str-chat__spacing-xs) 0;background:0 0}.str-chat__date-separator,.str-chat__date-separator .str-chat__date-separator-date{color:var(--str-chat__chat-text-system);justify-content:center;align-items:center;display:flex}.str-chat__date-separator .str-chat__date-separator-date{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);background-color:var(--str-chat__background-core-surface-subtle);border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis)}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:0 0}.str-chat__drag-and-drop-container__item{border-block:2px solid #0000;width:100%;padding-block:.25rem;display:flex}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-block-end:2px solid var(--str-chat__accent-primary)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-block-start:2px solid var(--str-chat__accent-primary)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__text-tertiary);height:100%;padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);text-align:center;background:var(--str-chat__background-core-app);color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);flex-direction:column;display:flex;position:relative}.str-chat__empty-channel svg{width:32px;height:32px;color:var(--str-chat-icon-color)}.str-chat__empty-channel .str-chat__empty-channel-text{max-width:230px;margin:0}.str-chat .str-chat__base-image{object-fit:contain;max-width:100%;max-height:100%;display:block}@keyframes str-chat__gallery-slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes str-chat__gallery-slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.str-chat .str-chat__gallery{--str-chat__gallery-foreground:var(--str-chat__text-on-accent);--str-chat__gallery-nav-border:none;--str-chat__gallery-nav-background:#ffffffeb;--str-chat__gallery-nav-color:#101828;--str-chat__gallery-nav-hover-background:#fff;--str-chat__gallery-nav-box-shadow:var(--str-chat__box-shadow-2);box-sizing:border-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;height:100%;min-height:0;padding:0;display:flex;position:relative}.str-chat.str-chat__modal.str-chat__gallery-modal{--str-chat__modal-overlay-color:var(--str-chat__background-core-scrim);--str-chat__modal-overlay-backdrop-filter:none}.str-chat.str-chat__modal.str-chat__gallery-modal .str-chat__modal__dialog{width:100%;height:100%}.str-chat .str-chat__gallery__header{padding:var(--str-chat__spacing-md);align-items:start;gap:var(--str-chat__spacing-sm);pointer-events:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;display:grid}.str-chat .str-chat__gallery__header-spacer{min-width:0}.str-chat .str-chat__gallery__header-meta{text-align:center;min-width:0}.str-chat .str-chat__gallery__title{color:var(--str-chat__gallery-foreground);font:var(--str-chat__font-heading-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat .str-chat__gallery__timestamp{color:#ffffffb8;font:var(--str-chat__font-metadata-default);margin-top:2px;display:block}.str-chat .str-chat__gallery__header-actions{justify-self:end;align-items:center;gap:var(--str-chat__spacing-xs);pointer-events:auto;display:inline-flex}.str-chat .str-chat__button.str-chat__gallery__action-button,.str-chat .str-chat__gallery__action-button{border-radius:var(--str-chat__radius-max);color:#ffffffe0;opacity:.92;background-color:#0000;border:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__button.str-chat__gallery__action-button,.str-chat .str-chat__gallery__action-button{transition:background-color .15s,color .15s,opacity .15s}}.str-chat .str-chat__button.str-chat__gallery__action-button:hover,.str-chat .str-chat__gallery__action-button:hover{color:#fff;opacity:1;background-color:#ffffff24}.str-chat .str-chat__button.str-chat__gallery__action-button:active,.str-chat .str-chat__gallery__action-button:active{background-color:#fff3}.str-chat .str-chat__button.str-chat__gallery__action-button:focus-visible,.str-chat .str-chat__gallery__action-button:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__gallery__action-button .str-chat__icon,.str-chat .str-chat__gallery__action-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat .str-chat__gallery__main{background:var(--str-chat__gallery-main-background);border-radius:0;flex-direction:column;flex:1}.str-chat .str-chat__gallery__main,.str-chat .str-chat__gallery__slide-container{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.str-chat .str-chat__gallery__slide-container{padding:var(--str-chat__size-64);box-sizing:border-box;touch-action:pan-y pinch-zoom}.str-chat .str-chat__gallery__media-container{width:100%;height:100%}.str-chat .str-chat__gallery__media{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__gallery__media--slide-forward{animation:str-chat__gallery-slide-in-from-right .3s ease-out both}.str-chat .str-chat__gallery__media--slide-backward{animation:str-chat__gallery-slide-in-from-left .3s ease-out both}}.str-chat .str-chat__gallery__media--dragging{transition:none}.str-chat .str-chat__gallery__media .str-chat__base-image,.str-chat .str-chat__gallery__media--video video{object-fit:contain;max-width:100%;max-height:100%}.str-chat .str-chat__button.str-chat__gallery__nav-button{z-index:1;border:var(--str-chat__gallery-nav-border);border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__gallery-nav-background);width:2rem;height:2rem;color:var(--str-chat__gallery-nav-color);box-shadow:var(--str-chat__gallery-nav-box-shadow);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__button.str-chat__gallery__nav-button{transition:background-color .15s,transform .15s}}.str-chat .str-chat__button.str-chat__gallery__nav-button:hover{background-color:var(--str-chat__gallery-nav-hover-background)}.str-chat .str-chat__button.str-chat__gallery__nav-button:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__gallery__nav-button:active{transform:translateY(-50%)scale(.97)}.str-chat .str-chat__button.str-chat__gallery__nav-button svg{width:1rem;height:1rem}.str-chat .str-chat__gallery__nav-button--hidden{visibility:hidden;pointer-events:none}.str-chat .str-chat__gallery__nav-button--prev{inset-inline-start:var(--str-chat__spacing-sm)}.str-chat .str-chat__gallery__nav-button--next{inset-inline-end:var(--str-chat__spacing-sm)}.str-chat .str-chat__gallery__position-indicator{color:var(--str-chat__gallery-foreground);font:var(--str-chat__font-caption-emphasis);text-shadow:0 1px 2px #00000059;-webkit-user-select:none;user-select:none;width:100%;padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__gallery__error,.str-chat .str-chat__gallery__loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.str-chat .str-chat__gallery__error{gap:var(--str-chat__spacing-sm);color:var(--str-chat__text-tertiary);font-size:var(--str-chat__typography-font-size-sm)}.str-chat.str-chat__theme-dark .str-chat__gallery{--str-chat__gallery-nav-border:1px solid #ffffff14;--str-chat__gallery-nav-background:#111827e0;--str-chat__gallery-nav-color:#ffffffeb;--str-chat__gallery-nav-hover-background:#1f2937f5;--str-chat__gallery-nav-box-shadow:0 10px 24px #0006}@media only screen and (max-device-width:768px){.str-chat .str-chat__gallery__header{inset:var(--str-chat__spacing-xs) var(--str-chat__spacing-xs) auto}.str-chat .str-chat__gallery__nav-button{width:2rem;height:2rem}.str-chat .str-chat__gallery__slide-container{padding:2.25rem 2.5rem 1.5rem}.str-chat .str-chat__gallery__header-actions{gap:.25rem}}.str-chat__infinite-scroll-paginator{overflow:hidden auto}.str-chat__list-item-layout{width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xxs);align-items:stretch;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__container{--list-item-padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);align-items:center;gap:var(--str-chat__spacing-sm);text-align:start;min-width:0;padding:var(--list-item-padding);border-radius:var(--str-chat__radius-md);flex:1;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button){padding:0;padding:var(--list-item-padding);cursor:pointer;background:0 0;border:none}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):hover:not(:disabled){background:var(--str-chat__background-utility-hover)}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):focus:not(:disabled){outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat__list-item-layout .str-chat__list-item-layout__container.str-chat__form__switch-field{padding:var(--list-item-padding)}.str-chat__list-item-layout .str-chat__list-item-layout__container--selected{background-color:var(--str-chat__background-utility-selected)}.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__icon,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__title{color:var(--str-chat__accent-error)}.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__title{color:var(--str-chat__text-disabled)}.str-chat__list-item-layout .str-chat__list-item-layout__content{flex:1;grid-template-columns:minmax(0,1fr);grid-template-areas:"title""description";place-items:start;min-width:0;display:grid}.str-chat__list-item-layout .str-chat__list-item-layout__content--withSubtitle{column-gap:var(--str-chat__spacing-sm);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title description""subtitle description"}.str-chat__list-item-layout .str-chat__list-item-layout__leading-icon,.str-chat__list-item-layout .str-chat__list-item-layout__trailing-icon{flex-shrink:0;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__title{font:var(--str-chat__font-caption-default)}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle{font:var(--str-chat__font-metadata-default)}.str-chat__list-item-layout .str-chat__list-item-layout__title{color:var(--str-chat__text-primary);grid-area:title}.str-chat__list-item-layout .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__subtitle{color:var(--str-chat__text-tertiary)}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle{grid-area:subtitle}.str-chat__list-item-layout .str-chat__list-item-layout__description{grid-area:description}.str-chat__list-item-layout .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:clip visible}.str-chat__loading-channels{flex-direction:column;display:flex}.str-chat__channel-list-item--loading{cursor:default;pointer-events:none}.str-chat__channel-list-item--loading,.str-chat__channel-list-item-data--loading{min-width:0}.str-chat__channel-list-item-data--loading{justify-content:center}.str-chat__loading-channels-avatar,.str-chat__loading-channels-status,.str-chat__loading-channels-username{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:loading-channels-shimmer 1.2s linear infinite}.str-chat__loading-channels-avatar{width:var(--str-chat__size-48);height:var(--str-chat__size-48);border-radius:50%;flex-shrink:0}.str-chat__loading-channels-status,.str-chat__loading-channels-username{height:var(--str-chat__size-20);border-radius:999px;-webkit-mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000);mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000)}.str-chat__loading-channels-username{width:min(62%,180px)}.str-chat__loading-channels-status{width:min(84%,244px)}@keyframes loading-channels-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat__loading-indicator{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.str-chat__circular-progress-indicator{width:100%;height:100%}.str-chat__circular-progress-indicator svg{display:block}.str-chat__share-location-dialog{width:100%;max-width:520px}.str-chat__share-location-dialog .str-chat__live-location-activation{background-color:var(--str-chat__switch-field-background-color);border-radius:var(--str-chat__switch-field-border-radius);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.str-chat__share-location-dialog .str-chat__live-location-activation.str-chat__live-location-activation--expanded .str-chat__form__switch-field{padding-bottom:var(--str-chat__spacing-xxs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field__label__text{font:var(--str-chat__font-caption-emphasis)}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector{padding-inline:calc(var(--str-chat__spacing-md) - var(--str-chat__spacing-xs));padding-bottom:var(--str-chat__spacing-xs)}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__live-location-sharing-duration-selector__button{padding:0;padding-inline:var(--str-chat__spacing-xs);color:inherit;cursor:pointer;min-width:120px;font:var(--str-chat__font-caption-default);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__context-menu{min-width:120px}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__live-location-sharing-duration-option{width:100%}.str-chat__audio_recorder{max-width:var(--str-chat__message-composer-max-width);border-radius:var(--str-chat__radius-3xl);border:1px solid var(--str-chat__border-core-default);background:var(--composer-bg);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview{align-items:center;gap:var(--str-chat__spacing-md);min-width:0;padding:var(--str-chat__spacing-xs);flex:1;padding-inline-start:var(--str-chat__spacing-sm);display:flex}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback .str-chat__recording-timer,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__recording-timer{width:2.75rem;font:var(--str-chat__font-caption-emphasis);align-items:center;display:flex}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback .str-chat__recording-timer--hours,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__recording-timer--hours{width:3rem}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback--isPlaying .str-chat__recording-timer{color:var(--str-chat__chat-waveform-bar-playing)}.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__icon--voice{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm);color:var(--str-chat__button-destructive-text)}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-recording-button svg{height:var(--str-chat__icon-size-sm);width:18px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{cursor:pointer;--str-chat-icon-color:var(--str-chat__text-on-accent);border-radius:var(--str-chat__radius-max);width:32px;height:32px;color:var(--str-chat__text-on-accent);background:0 0;background-color:var(--str-chat__accent-primary);border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button:disabled,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-core-app)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,.str-chat__audio_recorder .str-chat__waveform-box-container{flex:auto;align-items:center;width:auto;min-width:0;display:flex}.str-chat__audio_recorder .str-chat__wave-progress-bar__track{flex-wrap:nowrap;align-items:center;width:100%;min-width:0;height:2rem;display:flex}.str-chat__audio_recorder .str-chat__waveform-box-container{overflow:hidden}.str-chat__audio_recorder .str-chat__waveform-box-container .str-chat__wave-progress-bar__track{justify-content:flex-end}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container{padding-inline:var(--str-chat__spacing-xs)}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container .str-chat__wave-progress-bar__track{flex:auto}.str-chat__audio_recorder .str-chat__audio_recorder__recording-controls{gap:var(--str-chat__spacing-xs);padding:0 var(--str-chat__spacing-xs);display:flex}.str-chat{--str-chat__message-options-button-size:var(--str-chat__size-32);--str-chat__message-max-width:400px;--str-chat__message-with-attachment-max-width:400px}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__li:has(.str-chat__message--pinned){isolation:isolate;position:relative}.str-chat__li:has(.str-chat__message--pinned):before{content:"";background-color:var(--str-chat__background-core-highlight);z-index:-1;pointer-events:none;position:absolute;inset-block:0;inset-inline:-9999px}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:#0000}.str-chat__li.str-chat__li--top{padding-block-start:var(--str-chat__spacing-xs);padding-block-end:var(--str-chat__spacing-xxxs)}.str-chat__li.str-chat__li--bottom{padding-block-start:var(--str-chat__spacing-xxxs);padding-block-end:var(--str-chat__spacing-xs)}.str-chat__li.str-chat__li--middle{padding-block:var(--str-chat__spacing-xxxs)}.str-chat__li.str-chat__li--single{padding-block:var(--str-chat__spacing-xs)}.str-chat__li.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li.str-chat__li--middle .str-chat__message>.str-chat__avatar,.str-chat__li.str-chat__li--top .str-chat__message>.str-chat__avatar{visibility:hidden}.str-chat__li.str-chat__li--middle .str-chat__message.str-chat__message--with-avatar>.str-chat__avatar,.str-chat__li.str-chat__li--top .str-chat__message.str-chat__message--with-avatar>.str-chat__avatar{pointer-events:none}.str-chat__li.str-chat__li--middle .str-chat__message-bubble,.str-chat__li.str-chat__li--top .str-chat__message-bubble{border-radius:var(--str-chat__message-bubble-radius-group-middle)}.str-chat__li.str-chat__li--bottom .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--bottom .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__li.str-chat__li--single .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--single .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li.str-chat__li--bottom .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--bottom .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__li.str-chat__li--single .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--single .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message-mention{font:var(--str-chat__font-body-emphasis);color:var(--str-chat__accent-primary)}.str-chat__message{--str-chat-message-options-size:calc(3 * var(--str-chat__message-options-button-size));color:var(--chat-text);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;padding-inline:var(--str-chat__message-composer-padding);display:grid}@media (max-width:767px){.str-chat__message{--str-chat-message-options-size:var(--str-chat__message-options-button-size)}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__message.str-chat__message--other .str-chat__message-inner{margin-inline:0}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host{justify-content:flex-start;justify-self:flex-start;min-width:0;margin-inline:0;padding-inline:0;overflow:visible}}.str-chat__message a{color:var(--str-chat__chat-text-link);text-decoration:none}.str-chat__message .str-chat__avatar:has(~.str-chat__message-inner){grid-area:avatar;align-self:end}.str-chat__message:not(.str-chat__message--with-avatar) .str-chat__avatar:has(~.str-chat__message-inner){display:none}.str-chat__message .str-chat__message-pin-indicator{padding-block:var(--str-chat__spacing-xxs);grid-area:pin-indicator}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content{align-items:center;gap:var(--str-chat__spacing-xxs);font:var(--str-chat__font-metadata-emphasis);color:var(--str-chat__text-primary);display:flex}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon{align-items:center;display:flex}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs)}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon .str-chat__icon path{stroke-width:2px}.str-chat__message .str-chat__message-inner{grid-area:message;grid-template-areas:"reactions.""message-bubble options""replies replies";grid-template-columns:fit-content(var(--str-chat__message-max-width)) auto;column-gap:var(--str-chat__space-8);width:fit-content;display:grid;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions;display:flex}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom){max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-bottom:calc(var(--str-chat__spacing-xxs) * -1)}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--bottom){padding-block:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message-inner:has(.str-chat__message-reactions--bottom){grid-template-areas:"message-bubble options""replies replies""reactions."}.str-chat__message .str-chat__message-inner .str-chat__message-bubble{width:fit-content(var(--str-chat__message-max-width));max-width:min(var(--str-chat__message-max-width),100%);gap:var(--str-chat__spacing-xs);min-width:0;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-group-bottom);background-color:var(--chat-bg);flex-direction:column;grid-area:message-bubble;justify-self:flex-start;display:flex;position:relative;overflow:hidden}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding-inline:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__spacing-xs))}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message .str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message .str-chat__message-inner .str-chat__message-options.str-chat__message-options--active,.str-chat__message .str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message .str-chat__message-metadata{gap:var(--str-chat__spacing-xxs);height:var(--str-chat__size-24);color:var(--str-chat__chat-text-timestamp);font:var(--str-chat__font-metadata-default);flex-wrap:wrap;grid-area:metadata;align-items:center;display:flex}.str-chat__message .str-chat__message-metadata .str-chat__message-metadata__name{margin-inline-end:var(--str-chat__spacing-xxs);overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-indicator{margin-inline-start:var(--str-chat__spacing-xs)}.str-chat__message .str-chat__message--blocked-inner{padding-inline:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner{border-radius:var(--str-chat__radius-md);background-color:var(--chat-bg);padding-block:var(--str-chat__spacing-xs)}.str-chat__message .str-chat__message-error-indicator{display:none}.str-chat__message .str-chat__message-inner--error{cursor:pointer}.str-chat__message:not(.str-chat__message--with-avatar){grid-template-columns:1fr;grid-template-areas:"message-saved-for-later""pin-indicator""also-sent-in-channel""message-reminder""translation-indicator""message""translation-notice""custom-metadata""metadata"}.str-chat__message.str-chat__message--other{column-gap:var(--str-chat__space-8);--chat-bg:var(--str-chat__chat-bg-incoming);--chat-bg-attachment:var(--str-chat__chat-bg-attachment-incoming);--chat-text:var(--str-chat__chat-text-incoming);--chat-border:var(--str-chat__chat-border-incoming);--chat-border-on-chat:var(--str-chat__chat-border-on-chat-incoming);--chat-reply-indicator:var(--str-chat__chat-reply-indicator-incoming);--chat-poll-progress-track:var(--str-chat__chat-poll-progress-track-incoming);--chat-poll-progress-fill:var(--str-chat__chat-poll-progress-fill-incoming);--chat-thread-connector:var(--str-chat__chat-thread-connector-incoming);justify-items:flex-start}.str-chat__message.str-chat__message--other.str-chat__message--pinned,.str-chat__message.str-chat__message--other.str-chat__message--with-avatar{grid-template-columns:auto 1fr;grid-template-areas:".message-saved-for-later"".pin-indicator"".also-sent-in-channel"".message-reminder"".translation-indicator""avatar message""avatar translation-notice""avatar custom-metadata""avatar metadata"}.str-chat__message.str-chat__message--other.str-chat__message-with-thread-link .str-chat__message-bubble,.str-chat__message.str-chat__message--other.str-chat__message-with-thread-link .str-chat__message-bubble .str-chat__message-text{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host{justify-self:flex-end}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--flipped-horizontally){justify-self:flex-start}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-inline-end:calc(var(--str-chat__spacing-xs) * -1);padding-inline-start:calc(var(--str-chat__spacing-xs) * -1 * -1)}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host .str-chat__message-reactions.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom>.str-chat__message-reactions__list{flex-wrap:wrap;justify-content:flex-start}.str-chat__message.str-chat__message--me{--chat-bg:var(--str-chat__chat-bg-outgoing);--chat-bg-attachment:var(--str-chat__chat-bg-attachment-outgoing);--chat-text:var(--str-chat__chat-text-outgoing);--chat-border:var(--str-chat__chat-border-outgoing);--chat-border-on-chat:var(--str-chat__chat-border-on-chat-outgoing);--chat-reply-indicator:var(--str-chat__chat-reply-indicator-outgoing);--chat-poll-progress-track:var(--str-chat__chat-poll-progress-track-outgoing);--chat-poll-progress-fill:var(--str-chat__chat-poll-progress-fill-outgoing);--chat-thread-connector:var(--str-chat__chat-thread-connector-outgoing);column-gap:var(--str-chat__spacing-xs);justify-items:flex-end}.str-chat__message.str-chat__message--me.str-chat__message--pinned,.str-chat__message.str-chat__message--me.str-chat__message--with-avatar{grid-template-columns:1fr auto;grid-template-areas:"message-saved-for-later.""pin-indicator.""also-sent-in-channel.""message-reminder.""translation-indicator.""message avatar""translation-notice avatar""custom-metadata avatar""metadata avatar"}.str-chat__message.str-chat__message--me.str-chat__message-with-thread-link .str-chat__message-bubble,.str-chat__message.str-chat__message--me.str-chat__message-with-thread-link .str-chat__message-bubble .str-chat__message-text{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message.str-chat__message--me .str-chat__message-also-sent-in-channel,.str-chat__message.str-chat__message--me .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content{justify-content:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-bubble{justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder"".reactions""options message-bubble""replies replies";grid-template-columns:auto fit-content(var(--str-chat__message-max-width));margin-inline-start:var(--str-chat-message-options-size)}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message.str-chat__message--me .str-chat__message-inner:has(.str-chat__message-reactions--bottom){grid-template-areas:"reminder reminder""options message-bubble""replies replies"".reactions"}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host{justify-self:flex-start}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--flipped-horizontally){justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-inline-start:calc(var(--str-chat__spacing-xs) * -1);padding-inline-end:calc(var(--str-chat__spacing-xs) * -1 * -1)}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host .str-chat__message-reactions.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom>.str-chat__message-reactions__list{flex-wrap:wrap;justify-content:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-metadata{text-align:end;justify-content:flex-end}.str-chat__message.str-chat__message--blocked,.str-chat__message.str-chat__message--system{grid-template-areas:"message"}.str-chat__message.str-chat__message--system{grid-template-columns:auto}.str-chat__message.str-chat__message--deleted .str-chat__message-bubble{padding:var(--str-chat__spacing-sm)}.str-chat__message.str-chat__message--deleted .str-chat__message-bubble .str-chat__message-text{align-items:center;gap:var(--str-chat__spacing-xxs);padding:0;display:flex}.str-chat__message.str-chat__message--failed .str-chat__message-error-indicator{top:8px;display:block;position:absolute;inset-inline-end:-9px}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width:var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{width:100%}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-giphy-attachment .str-chat__message-bubble{padding:0}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-giphy-attachment .str-chat__message-text{display:none}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble{background-color:#0000;overflow:visible}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper{padding-inline:0}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble{font-size:64px;line-height:64px}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble{font-size:48px;line-height:48px}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble{font-size:32px;line-height:32px}.str-chat__message.str-chat__message--is-emoji-only .str-chat__message-replies-count-button-wrapper:after{display:none}.str-chat__message.str-chat__message--highlighted{background-color:var(--str-chat__background-core-highlight);transition:background-color .1s ease-out}.str-chat__message-also-sent-in-channel{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:also-sent-in-channel;display:flex}.str-chat__message-also-sent-in-channel .str-chat__icon{height:var(--str-chat__spacing-sm);width:var(--str-chat__spacing-sm)}.str-chat__message-also-sent-in-channel .str-chat__icon path{stroke-width:2px}.str-chat__message-also-sent-in-channel .str-chat__message-also-sent-in-channel__link-button{cursor:pointer;font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-link);background:0 0;border:none;padding:0}.str-chat .str-chat__message-status{justify-content:center;align-items:center;column-gap:var(--str-chat__space-2);color:var(--str-chat__chat-text-timestamp);display:flex;position:relative}.str-chat .str-chat__message-status svg{width:16px;height:16px}.str-chat .str-chat__message-status svg.str-chat__message-status-read{color:var(--str-chat__accent-primary)}.str-chat__message--system{padding-block:var(--str-chat__spacing-xs);justify-content:center;width:100%;display:flex}.str-chat__message--system .str-chat__message--system__text{max-width:338px;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-xl);border:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__background-core-surface-subtle);font:var(--str-chat__font-metadata-default);display:flex}.str-chat__message-translation-indicator{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);background:0 0;grid-area:translation-indicator;margin:0;display:flex}.str-chat__message-translation-indicator,.str-chat__message-translation-indicator .str-chat__message-translation-indicator__translation-toggle{font:var(--str-chat__font-metadata-default)}.str-chat__message-translation-indicator .str-chat__message-translation-indicator__sign{font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-translation-indicator svg path{stroke-width:1.5px}.str-chat{--str-chat__quoted-message-bubble-background-color:var(--str-chat__secondary-background-color)}.str-chat .str-chat__message .str-chat__quoted-message-preview{background-color:var(--chat-bg-attachment);width:calc(var(--str-chat__message-with-attachment-max-width) - 2 * var(--str-chat__spacing-xs));min-width:0;max-width:100%}.str-chat__message-saved-for-later{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__accent-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:message-saved-for-later;margin:0;display:flex}.str-chat__message-saved-for-later .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs)}.str-chat__message-saved-for-later .str-chat__icon path{stroke-width:var(--str-chat__icon-stroke-emphasis)}.str-chat__message-reminder{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:message-reminder;margin:0;display:flex}.str-chat__message-reminder .str-chat__icon path{stroke-width:var(--str-chat__icon-stroke-default)}.str-chat__message-reminder .str-chat__message-reminder__time-left{font:var(--str-chat__font-metadata-default)}.str-chat__message-replies-count-button-wrapper{--replies-button-connector-width:16px;--replies-button-connector-height:36px;--replies-button-connector-stroke-width:1px;grid-area:replies;margin-block-start:var(--str-chat__spacing-xxs);padding-block-start:var(--str-chat__spacing-xxs);padding-block-end:var(--str-chat__spacing-xxs);display:flex;position:relative}.str-chat__message-replies-count-button-wrapper:after{content:"";height:var(--replies-button-connector-height);width:var(--replies-button-connector-width);bottom:calc(50% - var(--replies-button-connector-stroke-width) / 2);background:0 0;align-self:end;position:absolute}.str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{padding:unset;background:unset;border:unset;cursor:pointer;border-radius:var(--str-chat__radius-max);gap:var(--str-chat__spacing-xs);color:var(--str-chat__text-link);font:var(--str-chat__font-heading-xs);flex-direction:row;align-items:center;display:flex}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper{justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{flex-direction:row}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper{padding-inline-end:var(--str-chat__spacing-xl)}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper:after{border-inline-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-block-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-end-end-radius:var(--str-chat__radius-max);inset-inline-end:0}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper{justify-self:flex-start}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{flex-direction:row-reverse}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper{padding-inline-start:var(--str-chat__spacing-xl)}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper:after{border-inline-start:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-block-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-end-start-radius:var(--str-chat__radius-max);inset-inline-start:0}.str-chat__message-actions-box{min-width:180px}.str-chat__message-actions-box .str-chat__message-actions-box__submenu--download-attachments{max-width:256px}.str-chat__message-actions-box.str-chat__message-actions-box--hidden{visibility:hidden;pointer-events:none}.str-chat__message-options{width:var(--str-chat-message-options-size);--str-chat-icon-color:var(--str-chat__message-options-color);flex-direction:row-reverse;grid-area:options;justify-content:flex-end;align-items:flex-start}.str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message-options .str-chat__message-reactions-button,.str-chat__message-options .str-chat__message-reply-in-thread-button{cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size);border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__message-options .str-chat__message-actions-box-button:active,.str-chat__message-options .str-chat__message-reactions-button:active,.str-chat__message-options .str-chat__message-reply-in-thread-button:active{color:var(--str-chat__message-options-active-color)}.str-chat__message-options .str-chat__message-actions-box-button{position:relative}.str-chat .str-chat__message-actions-list-item-button.str-chat__message-actions-list-item-button--react{display:none}@media (max-width:767px){.str-chat .str-chat__message-options .str-chat__button.str-chat__message-reactions-button,.str-chat .str-chat__message-options .str-chat__button.str-chat__message-reply-in-thread-button{display:none}.str-chat .str-chat__message-actions-list-item-button.str-chat__message-actions-list-item-button--react{display:flex}}.str-chat__message-bounce-alert{max-width:300px}.str-chat__message-bounce-alert .str-chat__alert-header svg.str-chat__icon--exclamation-mark{color:var(--str-chat__text-tertiary)}.str-chat{--str-chat__attachment-preview-close-icon-background:var(--str-chat__control-remove-control-bg);--str-chat__attachment-preview-close-icon-color:var(--str-chat__control-remove-control-icon);--str-chat__attachment-preview-close-icon-border-color:var(--str-chat__control-remove-control-border);--str-chat__attachment-preview-retry-icon-color:var(--str-chat__accent-primary);--str-chat__attachment-preview-download-icon-color:var(--str-chat__text-secondary);--str-chat__attachment-preview-overlay-color:var(--background-core-overlay);--str-chat__attachment-preview-media-video-indicator-background-color:var(--chat-bg-typing-indicator);--str-chat__attachment-preview-media-video-indicator-color:var(--str-chat__badge-text);--str-chat__attachment-preview-media-video-indicator-border-radius:var(--str-chat__radius-max);--str-chat__attachment-preview-media-overlay-hover-background-color:var(--str-chat__background-utility-hover);--str-chat__attachment-preview-media-overlay-pressed-background-color:var(--str-chat__background-utility-pressed);--str-chat__attachment-preview-media-upload-error-overlay-background-color:var(--background-core-overlay)}.str-chat .str-chat__message-composer-voice-preview-slot{width:100%;padding:var(--str-chat__spacing-xxs);align-items:center;min-width:0;display:flex}.str-chat .str-chat__message-composer-voice-preview-slot .str-chat__attachment-preview-audio{width:100%;min-width:0;max-width:none}.str-chat .str-chat__message-composer-voice-preview-slot .str-chat__attachment-preview-audio .str-chat__attachment-preview-file__data{width:100%}.str-chat .str-chat__attachment-preview-list{color:var(--str-chat__text-primary);padding:var(--str-chat__spacing-xxs);place-content:flex-start;align-items:flex-start;gap:var(--str-chat__spacing-md);background:0 0;flex-wrap:wrap;flex:0 auto;width:100%;min-width:0;max-width:100%;min-height:86.4px;max-height:122.4px;display:flex;overflow:hidden auto}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-voice-recording{--chat-border-on-chat:var(--str-chat__chat-border-on-chat-incoming)}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-file,.str-chat .str-chat__attachment-preview-unsupported,.str-chat .str-chat__attachment-preview-voice-recording{color:var(--str-chat__text-primary);border-radius:var(--str-chat__radius-lg);border:1px solid var(--str-chat__border-core-default);align-items:center;gap:var(--str-chat__spacing-sm);padding:var(--str-chat__spacing-md);width:290px;height:72px;background:0 0;flex:0 auto;padding-inline-end:var(--str-chat__spacing-sm);display:flex}.str-chat .str-chat__attachment-preview-audio .str-chat__attachment-preview-file__data{padding-inline-end:var(--str-chat__spacing-xs)}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-file,.str-chat .str-chat__attachment-preview-media,.str-chat .str-chat__attachment-preview-unsupported,.str-chat .str-chat__attachment-preview-voice-recording{position:relative}.str-chat .str-chat__attachment-preview-audio:focus-visible,.str-chat .str-chat__attachment-preview-file:focus-visible,.str-chat .str-chat__attachment-preview-media:focus-visible,.str-chat .str-chat__attachment-preview-unsupported:focus-visible,.str-chat .str-chat__attachment-preview-voice-recording:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__attachment-preview-media{color:var(--str-chat__text-primary);border-radius:var(--str-chat__message-bubble-radius-attachment);border:1px solid var(--str-chat__border-core-default);cursor:pointer;background:0 0;flex:none;width:72px;height:72px}.str-chat .str-chat__attachment-preview-media .str-chat__attachment-preview-media__thumbnail-wrapper{border-radius:max(0px,var(--str-chat__message-bubble-radius-attachment) - 1px);width:100%;height:100%;overflow:hidden}.str-chat .str-chat__attachment-preview-media .str-chat__attachment-preview-media__thumbnail-wrapper img{object-fit:cover;width:100%;height:100%}.str-chat .str-chat__attachment-preview-media__overlay{border-radius:var(--str-chat__message-bubble-radius-attachment);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.str-chat .str-chat__attachment-preview-media__overlay:hover:after{content:"";background:var(--str-chat__attachment-preview-media-overlay-hover-background-color);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__attachment-preview-media__overlay:hover{background-color:var(--str-chat__attachment-preview-media-overlay-hover-background-color)}.str-chat .str-chat__attachment-preview-media__overlay:active:after{content:"";background:var(--str-chat__attachment-preview-media-overlay-pressed-background-color);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__attachment-preview-media__overlay:active{background-color:var(--str-chat__attachment-preview-media-overlay-pressed-background-color)}.str-chat .str-chat__attachment-preview-media__overlay .str-chat__loading-indicator,.str-chat .str-chat__attachment-preview-media__overlay .str-chat__progress-indicator{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);inset-inline-start:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-max);background:var(--str-chat__background-core-elevation-0);color:var(--str-chat__accent-primary);position:absolute}.str-chat .str-chat__attachment-preview-media__overlay .str-chat__icon--exclamation{padding:var(--str-chat__spacing-xxxs);width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);inset-inline-start:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xxs);border:2px solid var(--str-chat__badge-border);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-error);color:var(--str-chat__badge-text-on-accent);position:absolute}.str-chat .str-chat__attachment-preview-media--upload-error .str-chat__attachment-preview-media__overlay{background-color:var(--str-chat__attachment-preview-media-upload-error-overlay-background-color)}.str-chat .str-chat__attachment-preview-media--uploading .str-chat__attachment-preview-media__overlay{background:linear-gradient(180deg,var(--str-chat__base-white) 0,var(--str-chat__slate-100) 100%)}.str-chat .str-chat__attachment-preview-file__icon{align-items:center;display:flex}.str-chat .str-chat__attachment-preview-file__info{justify-content:center;align-items:flex-start;gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font:var(--str-chat__font-caption-emphasis);overflow:clip visible}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data{align-items:center;gap:var(--str-chat__spacing-xxs);width:min(160px,100%);max-width:100%;color:var(--str-chat__text-secondary);font:var(--str-chat__font-metadata-default);display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__loading-indicator,.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__progress-indicator{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);color:var(--str-chat__accent-primary)}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__fatal-error{align-items:center;gap:var(--str-chat__spacing-xxs);color:var(--color-accent-error);display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error{align-items:center;gap:var(--str-chat__spacing-xxs);white-space:nowrap;display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error .str-chat__icon--exclamation-triangle path{fill:var(--str-chat__accent-error)}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error .str-chat__attachment-preview-file__retry-upload-button{color:var(--str-chat__text-link);cursor:pointer;line-height:var(--str-chat__typography-line-height-tight,16px);background:0 0;border:none;padding:0}.str-chat .str-chat__button-play{height:var(--str-chat__button-visual-height-md);width:var(--str-chat__button-visual-height-md);border:1px solid var(--control-play-control-border)}.str-chat__attachment-preview__thumbnail,.str-chat__link-preview-card .str-chat__image-placeholder,.str-chat__location-preview-image{border-radius:var(--str-chat__radius-md);object-fit:cover;width:40px;height:40px;overflow:hidden}.str-chat{--str-chat__attachment-selector-button-icon-color:var(--button-style-outline-text);--str-chat__attachment-selector-button-icon-color-hover:var(--str-chat__text-secondary);--str-chat__attachment-selector-actions-menu-button-icon-color:var(--str-chat__text-secondary);--str-chat__attachment-selector-actions-menu-button-icon-color-active:var(--str-chat__text-secondary)}.str-chat .str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md);color:var(--str-chat__attachment-selector-button-icon-color)}.str-chat .str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat .str-chat__file-input{display:none}.str-chat .str-chat__attachment-selector-actions-menu{min-width:200px}.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__context-menu__button__icon{color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__context-menu__button__icon,.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__context-menu__button__icon{color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat .str-chat__message-composer--floating .str-chat__attachment-selector__menu-button{background-color:var(--str-chat__background-core-elevation-1);box-shadow:var(--shadow-web-light-elevation-2)}.str-chat__command-chip{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-on-inverse);background-color:var(--str-chat__background-core-inverse);text-transform:uppercase;font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat__command-chip .str-chat__command-chip__close-button{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command{grid-template-columns:auto minmax(0,1fr) minmax(0,2fr);display:grid}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__icon{grid-column:1}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__label{grid-column:2}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__details{text-align:left;grid-column:3}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__header--commands:not(.str-chat__context-menu__header--submenu-commands){padding:var(--str-chat__spacing-xs)}.str-chat__dropzone-root{flex:1;min-width:0;max-width:100%;min-height:0;max-height:100%;position:relative}.str-chat__dropzone-root:empty{display:none}.str-chat__dropzone-container{z-index:5;background-color:var(--str-chat__background-core-overlay-light);color:var(--str-chat__text-primary);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);font:var(--str-chat__font-heading-sm);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.str-chat__dropzone-container .str-chat__dropzone-container__content{align-items:center;gap:var(--str-chat__spacing-xs,8px);flex-direction:column;display:flex}.str-chat__dropzone-container svg{width:32px;height:32px}.str-chat__dropzone-container p{margin:unset}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.str-chat__dropzone-container{-webkit-backdrop-filter:none;backdrop-filter:none}}.str-chat__location-preview{justify-content:space-around;align-items:start;gap:var(--str-chat__spacing-xs);width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);background-color:var(--str-chat__chat-bg-outgoing);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat__location-preview .str-chat__location-preview-image{background-color:var(--str-chat__background-core-overlay-light);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.str-chat__location-preview .str-chat__location-preview-image .str-chat__icon{width:20px;height:20px}.str-chat__location-preview .str-chat__location-preview__data{flex-direction:column;flex:1;justify-content:center;min-width:0;height:100%;display:flex}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__subtitle,.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__title{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__title{font:var(--str-chat__font-metadata-emphasis)}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__sharing-duration,.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__subtitle{font:var(--str-chat__font-metadata-default)}.str-chat__link-preview-list{width:100%;padding:var(--str-chat__spacing-xxs);flex-direction:column;align-items:center;gap:.75rem;display:flex}.str-chat__link-preview-card{justify-content:space-around;align-items:center;gap:var(--str-chat__spacing-xs);width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);background-color:var(--chat-bg);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;text-overflow:ellipsis;max-width:250px;padding-inline:.5rem;display:block;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1;min-width:0}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__font-metadata-emphasis)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{font:var(--str-chat__font-metadata-default)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat{--str-chat__message-composer-max-width:1120px;--str-chat__message-composer-padding:var(--str-chat__spacing-md);--str-chat__message-composer-command-transition-duration:.28s;--str-chat__message-composer-command-ease:cubic-bezier(.22,1,.32,1)}@keyframes str-chat-command-chip-enter-ltr{0%{opacity:0;transform:translate(-.75rem)}to{opacity:1;transform:translate(0)}}@keyframes str-chat-command-chip-enter-rtl{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0)}}.str-chat .str-chat__message-composer-container{align-items:center;gap:var(--str-chat__spacing-md);width:100%;min-height:fit-content;padding:var(--str-chat__message-composer-padding);border-top:1px solid var(--str-chat__border-core-default);background:var(--str-chat__background-core-elevation-1);flex-direction:column;justify-content:center;min-width:0;display:flex}.str-chat .str-chat__message-composer{width:100%;max-width:var(--str-chat__message-composer-max-width);align-items:end;gap:var(--str-chat__spacing-xs);min-width:0;transition:gap var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease);flex-shrink:1;display:flex}.str-chat .str-chat__message-composer>.str-chat__attachment-selector{width:var(--str-chat__message-composer-attachment-slot-width,calc(var(--str-chat__button-visual-height-lg) + 2 * var(--str-chat__spacing-xxs)));max-width:var(--str-chat__message-composer-attachment-slot-width,calc(var(--str-chat__button-visual-height-lg) + 2 * var(--str-chat__spacing-xxs)));box-sizing:border-box;opacity:1;transform-origin:bottom;transition:width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease),max-width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease),opacity calc(var(--str-chat__message-composer-command-transition-duration) * .85) ease-out,transform var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease),margin var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease);pointer-events:auto;flex-grow:0;flex-shrink:0;justify-content:center;align-items:flex-end;display:flex;overflow:hidden;transform:scale(1)}.str-chat .str-chat__message-composer--command-active{gap:0}.str-chat .str-chat__message-composer--command-active>.str-chat__attachment-selector{opacity:0;pointer-events:none;width:0;min-width:0;max-width:0;margin-inline-end:0;transform:scale(.55)}.str-chat .str-chat__message-composer--command-active .str-chat__command-chip{animation:str-chat-command-chip-enter-ltr var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease) both}.str-chat [dir=rtl] .str-chat__message-composer--command-active .str-chat__command-chip{animation-name:str-chat-command-chip-enter-rtl}.str-chat .str-chat__message-composer-compose-area{background:var(--composer-bg);min-width:0;color:var(--str-chat__input-text-default);border-radius:var(--str-chat__radius-3xl);border:1px solid var(--str-chat__border-core-default);flex-direction:column;flex:1 1 0;display:flex}.str-chat .str-chat__message-composer-previews{width:100%;max-height:400px;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-xs) 0;gap:var(--str-chat__spacing-xxs);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.str-chat .str-chat__message-composer-controls{align-items:end;gap:var(--str-chat__spacing-xs);width:100%;padding:calc(var(--str-chat__spacing-sm) - 1px);display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls{justify-content:center;gap:var(--str-chat__spacing-sm);flex-direction:column;flex:1;min-height:26px;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls .str-chat__message-composer-controls__text-composition-controls__command-chip-container{flex:none;align-self:flex-end;align-items:flex-end;height:100%;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls__text{align-items:center;gap:var(--str-chat__spacing-xxs);width:100%;min-width:0;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer__actions,.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions{align-items:center;height:26px;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions{opacity:1;min-width:0;max-width:6rem;transition:max-width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease),opacity calc(var(--str-chat__message-composer-command-transition-duration) * .85) ease-out;flex-shrink:0}.str-chat .str-chat__message-composer-controls .str-chat__textarea{flex:1;align-items:center;width:100%;min-width:0;display:flex;position:relative}.str-chat .str-chat__message-composer-controls .str-chat__textarea textarea{color:var(--str-chat__input-text-default);font:var(--str-chat__font-body-default);resize:none;box-shadow:none;scrollbar-width:none;background:0 0;border:none;outline:none;width:100%}.str-chat .str-chat__message-composer-controls .str-chat__emoji-picker-button{cursor:pointer;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__emoji-picker-button svg,.str-chat .str-chat__message-composer-controls .str-chat__send-button .str-chat__icon--send,.str-chat .str-chat__message-composer-controls .str-chat__start-recording-audio-button .str-chat__icon--voice{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat .str-chat__message-composer-controls .str-chat__stop-ai-generation-button{cursor:pointer;background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0;width:30px;height:28px}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-cooldown{background:var(--str-chat__background-utility-disabled);color:var(--str-chat__text-disabled);border-radius:var(--str-chat__button-radius-full);height:var(--str-chat__button-visual-height-md);width:var(--str-chat__button-visual-height-md);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__message-composer-controls [dir=rtl] .str-chat__send-button svg,.str-chat .str-chat__message-composer-controls [dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat .str-chat__message-composer--command-active .str-chat__message-composer__additional-actions{opacity:0;pointer-events:none;max-width:0}@media (prefers-reduced-motion:reduce){.str-chat .str-chat__message-composer,.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions,.str-chat .str-chat__message-composer>.str-chat__attachment-selector{transition-duration:.01ms}.str-chat .str-chat__message-composer--command-active .str-chat__command-chip{animation:none}}.str-chat .str-chat__recording-permission-denied-notification{max-width:100%;padding:var(--str-chat__spacing-md);font-size:var(--str-chat__typography-font-size-sm);line-height:var(--str-chat__typography-line-height-tight)}.str-chat .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading{font-weight:var(--str-chat__typography-font-weight-semi-bold)}.str-chat .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{margin:var(--str-chat__spacing-xs) 0 0;font-weight:var(--str-chat__typography-font-weight-regular,400)}.str-chat__quoted-message-indicator{background-color:var(--chat-reply-indicator,var(--str-chat__chat-reply-indicator-incoming));border-radius:var(--str-chat__radius-max);width:2px;height:100%}.str-chat__quoted-message-indicator--own-message{background-color:var(--str-chat__chat-reply-indicator-outgoing)}.str-chat .str-chat__message-composer__quoted-message-preview-slot{padding:var(--str-chat__spacing-xxs)}.str-chat .str-chat__quoted-message-preview{align-items:center;gap:var(--str-chat__spacing-xs);background-color:var(--str-chat__chat-bg-incoming);padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-indicator{height:36px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content{min-width:0;height:40px;font:var(--str-chat__font-caption-default);flex-direction:column;flex:1;justify-content:center;display:flex}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__author{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);overflow:hidden visible}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message svg{height:var(--str-chat__typography-font-size-xs);width:var(--str-chat__typography-font-size-xs)}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__icon--voice path{stroke-width:2px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__quoted-message-preview__message-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:clip visible}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__quoted-message-preview__message-text *{white-space:nowrap;color:var(--str-chat__chat-text-incoming)}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image{flex-shrink:0;width:40px;min-width:40px;height:40px;display:flex;position:relative;overflow:hidden}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image img{object-fit:cover}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator{border-radius:var(--str-chat__radius-max);background-color:var(--control-play-control-bg);inset-inline-start:10px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:10px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator .str-chat__icon--play-fill{width:12px;height:12px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator .str-chat__icon--play-fill path{fill:var(--control-play-control-icon)}.str-chat .str-chat__quoted-message-preview--own{background-color:var(--str-chat__chat-bg-outgoing)}.str-chat__button.str-chat__attachment-preview__remove-button{z-index:1;background-color:var(--str-chat__attachment-preview-close-icon-background);border:3px solid var(--str-chat__attachment-preview-close-icon-border-color);color:var(--str-chat__attachment-preview-close-icon-color);border-radius:var(--str-chat__radius-max);top:-6px;position:absolute;inset-inline-end:-6px}.str-chat__send-to-channel-checkbox__container{width:100%;max-width:var(--str-chat__message-composer-max-width);color:var(--str-chat__text-tertiary);align-items:flex-start;display:flex}.str-chat__send-to-channel-checkbox__container.str-chat__send-to-channel-checkbox__container--checked{color:var(--str-chat__text-primary)}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{align-items:center;gap:var(--str-chat__spacing-xs);cursor:pointer;display:flex;position:relative}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input{opacity:0;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;appearance:none;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0;overflow:hidden}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__visual{border:1px solid var(--str-chat__control-checkbox-border,#d5dbe1);border-radius:var(--str-chat__radius-sm);background:0 0;justify-content:center;align-items:center;width:20px;height:20px;transition:background-color .15s,border-color .15s;display:flex}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input:checked+.str-chat__send-to-channel-checkbox__visual{background-color:var(--control-radiocheck-bg-selected,var(--str-chat__accent-primary));border-color:var(--control-radiocheck-bg-selected,var(--str-chat__accent-primary))}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__checkmark{color:var(--str-chat__control-checkbox-icon);opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__checkmark svg{width:12px;height:12px}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input:checked+.str-chat__send-to-channel-checkbox__visual .str-chat__send-to-channel-checkbox__checkmark{opacity:1}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__label{font:var(--str-chat__font-metadata-default);transition:color .15s,border-color .15s}.str-chat__attachment-preview-unsupported{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-xs);background:0 0;display:flex}.str-chat__attachment-preview-unsupported .str-chat__icon{height:var(--str-chat__size-20);width:var(--str-chat__size-20)}.str-chat__attachment-preview-unsupported .str-chat__attachment-preview-unsupported__metadata{min-width:0;height:-webkit-fill-available;height:-moz-available;flex:1;align-items:center;height:stretch;display:flex}.str-chat__attachment-preview-unsupported .str-chat__attachment-preview-unsupported__title{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);max-width:100%;height:fit-content;overflow:clip visible}.str-chat__main-panel-inner{flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.str-chat__message-list-main-panel{--str-chat__message-list-scroll-max-width:calc(var(--str-chat__message-composer-max-width) + (2 * var(--str-chat__message-composer-padding)))}.str-chat__message-list{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;overscroll-behavior:none;background:var(--str-chat__background-core-app);width:100%;height:100%;max-height:100%;color:var(--str-chat__text-primary);justify-content:center;display:flex;position:relative;overflow:hidden auto}.str-chat__message-list .str-chat__message-list-scroll{padding:0}.str-chat__message-list .str-chat__message-list-scroll .str-chat__li{max-width:100%}.str-chat__message-list .str-chat__message-list-scroll{width:100%;max-width:var(--str-chat__message-list-scroll-max-width)}.str-chat__message-list .str-chat__message-list-scroll .str-chat__ul{margin:0;padding:0;list-style:none}.str-chat__thread .str-chat__message-list .str-chat__message-list-scroll{max-width:var(--str-chat__message-list-scroll-max-width);padding-inline:0}.str-chat__thread .str-chat__message-list .str-chat__message-list-scroll .str-chat__ul{margin:0;padding:0;list-style:none}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__new-message-notification{z-index:2;justify-content:center;display:flex;position:absolute;inset-block-end:16px;inset-inline:0}.str-chat__new-message-notification .str-chat__message-notification__label{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);background-color:var(--str-chat__background-core-surface-subtle);border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis);color:var(--str-chat__chat-text-system);justify-content:center;align-items:center;display:flex}.str-chat__jump-to-latest-message{z-index:2;border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__background-core-elevation-1);width:40px;height:40px;position:absolute;inset-block-end:var(--str-chat__spacing-md);inset-inline-end:max(var(--str-chat__spacing-md),(100% - var(--str-chat__message-list-scroll-max-width))/2 + var(--str-chat__spacing-md));box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000001f,0 6px 16px #0000000f}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-message__button{width:40px;height:40px;position:static}.str-chat__jump-to-latest-message .str-chat__jump-to-latest__unread-count{inset-block-end:100%;inset-inline-end:-15%;margin-block-end:var(--str-chat__space-4);position:absolute;top:-15%}.str-chat .str-chat__unread-messages-notification{background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--str-chat__button-secondary-border);z-index:2;align-items:center;display:flex;position:absolute;top:40px;overflow:clip;box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000001f,0 6px 16px #0000000f}.str-chat .str-chat__unread-messages-notification.str-chat__unread-messages-notification--with-count button{text-transform:lowercase}.str-chat .str-chat__unread-messages-notification button.button.str-chat__button--outline,.str-chat .str-chat__unread-messages-notification button.str-chat__button--secondary{border:none}.str-chat .str-chat__unread-messages-notification button:first-of-type{align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__button-radius-lg) 0 0 var(--str-chat__button-radius-lg);padding:var(--str-chat__button-padding-y-md) var(--str-chat__spacing-xxs) var(--str-chat__button-padding-y-md) var(--str-chat__button-padding-x-with-label-md);font:var(--str-chat__font-caption-emphasis);display:flex}.str-chat .str-chat__unread-messages-notification button:last-of-type{border-radius:0 var(--str-chat__button-radius-lg) var(--str-chat__button-radius-lg) 0;padding:var(--str-chat__button-padding-y-md) var(--str-chat__button-padding-x-with-label-md) var(--str-chat__button-padding-y-md) var(--str-chat__spacing-xxs)}.str-chat .str-chat__unread-messages-notification button:last-of-type svg{width:16px;height:16px}.str-chat__unread-messages-separator-wrapper{padding-block:var(--str-chat__spacing-xs);justify-content:center;display:flex}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{width:fit-content;padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--str-chat__button-secondary-border);align-items:center;display:flex;overflow:clip}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator .str-chat__unread-messages-separator__text{padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-xxs);border-radius:var(--str-chat__button-radius-lg) 0 0 var(--str-chat__button-radius-lg);font:var(--str-chat__font-caption-emphasis);text-transform:lowercase}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button.button.str-chat__button--outline,.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button.str-chat__button--secondary{border:none}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button svg{width:16px;height:16px}.str-chat__virtual-list{background:var(--str-chat__background-core-app);color:var(--str-chat__text-primary);--str-chat__message-list-scroll-max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));-webkit-overflow-scrolling:touch;flex:1;width:100%;height:100%;margin:0;position:relative}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));margin-left:auto;margin-right:auto}.str-chat__virtual-list__loading{padding-top:var(--str-chat__space-8);justify-content:center;width:100%;display:flex;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;word-wrap:break-word;overflow:hidden}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__notification{align-items:center;gap:var(--str-chat__spacing-xs);max-width:100%;min-height:48px;padding:var(--str-chat__spacing-xs);pointer-events:visible;background:var(--str-chat__notification-background,var(--str-chat__background-core-inverse));border-radius:var(--str-chat__notification-border-radius,var(--str-chat__radius-3xl));color:var(--str-chat__notification-color,var(--str-chat__text-on-inverse));display:flex;position:relative;box-shadow:0 0 0 1px #0000000d,0 4px 8px #00000024,0 12px 24px #0000001a}.str-chat__notification .str-chat__notification-content{align-items:flex-start;gap:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);flex:auto;display:flex}.str-chat__notification .str-chat__notification-content .str-chat__notification-icon{align-self:center;height:100%;display:flex}.str-chat__notification .str-chat__notification-content .str-chat__notification-icon svg{block-size:var(--str-chat__icon-size-sm);inline-size:var(--str-chat__icon-size-sm)}.str-chat__notification .str-chat__notification-content .str-chat__notification-message{padding-block:var(--str-chat__spacing-xxxs);font:var(--str-chat__font-caption-default);text-align:center;white-space:nowrap;flex:auto}.str-chat__notification .str-chat__notification-actions{justify-content:flex-end;align-items:center;gap:var(--str-chat__spacing-xxs);flex-basis:100%;display:flex}.str-chat__notification .str-chat__notification-close-button{padding:var(--str-chat__spacing-xxs);align-self:center}.str-chat__notification .str-chat__notification-close-button svg{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm)}.str-chat__notification--is-entering{will-change:opacity,transform;animation:str-chat__notification-list-enter .76s cubic-bezier(.16,1,.3,1)}.str-chat__notification--is-exiting{will-change:opacity,transform;animation-duration:.34s;animation-timing-function:cubic-bezier(.3,0,.2,1);animation-fill-mode:forwards}.str-chat__notification--is-exiting.str-chat__notification--enter-from-bottom{animation-name:str-chat__notification-list-exit-to-bottom}.str-chat__notification--is-exiting.str-chat__notification--enter-from-left{animation-name:str-chat__notification-list-exit-to-left}.str-chat__notification--is-exiting.str-chat__notification--enter-from-right{animation-name:str-chat__notification-list-exit-to-right}.str-chat__notification--is-exiting.str-chat__notification--enter-from-top{animation-name:str-chat__notification-list-exit-to-top}.str-chat__notification--loading .str-chat__notification-icon{animation:str-chat__notification-spin .8s linear infinite}@keyframes str-chat__notification-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes str-chat__notification-list-exit-to-bottom{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-top{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-35%)scale(.98)}}.str-chat__notification-list{inline-size:min(100%,100% - 32px);min-width:0;max-width:100%;max-height:calc(100% - 32px);padding-inline:var(--str-chat__spacing-xs);pointer-events:none;z-index:2;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:absolute;inset-inline-end:16px}.str-chat__notification-list--position-top{inset-block-start:16px}.str-chat__notification-list--position-bottom{inset-block-end:16px}.str-chat__notification-list__edge{pointer-events:none;z-index:1;flex-shrink:0;position:absolute;left:0;right:0}.str-chat__notification-list__edge--top{top:0}.str-chat__notification-list__edge--bottom{bottom:0}@keyframes str-chat__notification-list-enter{0%{opacity:.2;transform:translate(var(--str-chat__notification-list-enter-x,0),var(--str-chat__notification-list-enter-y,100%))}to{opacity:1;transform:translate(0)}}.str-chat__modal__poll-add-comment{width:300px}.str-chat__end-poll-alert{max-width:300px}.str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__remove-option-button{color:var(--str-chat__input-text-icon)}.str-chat .str-chat__poll{gap:var(--str-chat__spacing-xl);padding:var(--str-chat__spacing-xs);width:calc(var(--str-chat__message-with-attachment-max-width) - 2 * var(--str-chat__spacing-xs));min-width:min(260px,100%);max-width:100%;font:var(--str-chat__font-caption-default);flex-direction:column;display:flex}.str-chat .str-chat__poll button{cursor:pointer;background:0 0;border:none;padding:0}.str-chat .str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__font-body-emphasis)}.str-chat .str-chat__poll .str-chat__poll-actions{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;display:flex}.str-chat .str-chat__poll .str-chat__button.str-chat__poll-action{border:1px solid var(--chat-border-on-chat);width:100%;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__button-padding-x-with-label-sm);font:var(--str-chat__font-caption-emphasis)}.str-chat .str-chat__poll .str-chat__button.str-chat__poll-action.str-chat__poll-action--additional{border:none}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list{height:100%}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__infinite-scroll-paginator{scrollbar-width:none;height:100%}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__infinite-scroll-paginator .str-chat__infinite-scroll-paginator__content{gap:var(--str-chat__spacing-md);padding-bottom:var(--str-chat__spacing-xl);flex-direction:column;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__loading-indicator-placeholder{width:100%;height:calc(var(--str-chat__loading-indicator-size) + 2 * var(--str-chat__spacing-xxs));justify-content:center;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer{align-items:flex-start;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data{align-items:flex-start;gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__avatar{height:var(--str-chat__spacing-xl);width:var(--str-chat__spacing-xl)}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data p{margin:0}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__poll-answer__text{font:var(--str-chat__font-body-default)}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__poll-vote{padding-inline:var(--str-chat__spacing-none);padding-block:0}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-vote__update-vote-button-container{width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);border-top:1px solid var(--str-chat__border-core-default);justify-content:center;display:flex}.str-chat__poll-creation-dialog{flex-direction:column;width:min(480px,100vw);height:min(640px,100vh);display:flex}.str-chat__poll-creation-dialog .str-chat__prompt__body{flex:1}.str-chat__poll-creation-dialog .str-chat__prompt__body form{gap:var(--str-chat__spacing-xl);flex-direction:column;display:flex}.str-chat__poll-creation-dialog .str-chat__poll-creation-dialog__features-selectors{gap:var(--str-chat__spacing-sm);flex-direction:column;align-items:center;display:flex}.str-chat__poll-creation-dialog .str-chat__form__switch-field{padding:var(--str-chat__spacing-sm) var(--str-chat__spacing-md)}.str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field__value.str-chat__form-text-input .str-chat__form-text-input__wrapper{width:100%}.str-chat__poll-creation-dialog .str-chat__form__input-field__value.str-chat__form-text-input .str-chat__form-text-input__wrapper{background-color:#0000}.str-chat__poll-creation-dialog .str-chat__form__switch-field__label{width:100%}.str-chat__poll-creation-dialog .str-chat__prompt__header__description{display:none}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field{padding-top:0}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field .str-chat__multiple-answers-field__votes-limit-field__numeric-field{align-items:center;gap:var(--str-chat__spacing-md);width:100%;display:flex}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field .str-chat__multiple-answers-field__votes-limit-field__numeric-field .str-chat__form__switch-field__label{flex:1}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;gap:var(--str-chat__spacing-2xl);padding-bottom:var(--str-chat__spacing-xl);flex-direction:column;display:flex;overflow:hidden auto}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full{gap:var(--str-chat__spacing-xs);scrollbar-width:none;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__background-core-surface-card)}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full .str-chat__poll-option{padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md)}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__background-utility-hover)}.str-chat__poll-option-list{gap:var(--str-chat__spacing-md);flex-direction:column;display:flex}.str-chat__poll-option-list .str-chat__poll-option{row-gap:var(--str-chat__spacing-xs);grid-template-rows:1fr auto;grid-template-columns:minmax(0,auto) 1fr;align-items:start;display:grid}.str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable{column-gap:var(--str-chat__spacing-sm)}.str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data{align-items:baseline;gap:var(--str-chat__spacing-xs);min-height:24px;padding-block:var(--str-chat__spacing-xxxs);flex:1;grid-area:1/2/2/3;display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data p{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;margin:0}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes .str-chat__poll-option-voters{--str-chat__avatar-size:1.175rem;display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes .str-chat__poll-option-vote-count{text-align:right;font:var(--str-chat__font-metadata-default)}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--chat-poll-progress-fill,var(--str-chat__chat-poll-progress-fill-incoming)) var(--str-chat__amount-bar-fulfillment),var(--chat-poll-progress-track,var(--str-chat__chat-poll-progress-track-incoming)) var(--str-chat__amount-bar-fulfillment));border-radius:var(--str-chat__size-4);grid-area:2/2/3/3;width:100%;height:8px}.str-chat__modal__poll-question{padding:var(--str-chat__spacing-md);align-items:flex-start;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-question .str-chat__modal__poll-question__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-tertiary)}.str-chat__modal__poll-question .str-chat__modal__poll-question__text{font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary)}.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__modal__poll-results .str-chat__modal__poll-results__body{align-items:flex-start;gap:var(--str-chat__spacing-2xl);flex-direction:column;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__options{scrollbar-width:none;width:100%}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list{align-items:flex-start;gap:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option{width:100%;padding-block:var(--str-chat__spacing-md);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header{align-items:flex-start;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__label,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-tertiary)}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title{align-items:start;gap:var(--str-chat__spacing-md);width:100%;font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title .str-chat__poll-option__option-text,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title .str-chat__poll-option__option-text{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-vote-listing,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-vote-listing{padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-none);flex-direction:column;align-self:stretch;align-items:flex-start;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-vote-listing .str-chat__avatar,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-vote-listing .str-chat__avatar{height:var(--str-chat__spacing-2xl);width:var(--str-chat__spacing-2xl)}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__show-all-votes-button-container,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__show-all-votes-button-container{width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);border-top:1px solid var(--str-chat__border-core-default);justify-content:center;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option--has-more-votes,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option--has-votes,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option--has-more-votes,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option--has-votes{padding-bottom:0}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option__votes-paginated-list .str-chat__loading-indicator-placeholder{width:100%;height:calc(var(--str-chat__loading-indicator-size) + 2 * var(--str-chat__spacing-xxs));justify-content:center;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__options__footer{padding-top:var(--str-chat__spacing-2xl)}.str-chat__modal__poll-results .str-chat__modal__poll-results__options__footer .str-chat__modal__poll-results__options-total-count{text-align:center;width:100%;font:var(--str-chat__font-caption-default)}.str-chat__modal__poll-results .str-chat__poll-result-option-vote-counter{gap:var(--str-chat__spacing-xs);font:var(--str-chat__font-caption-emphasis);align-items:center;display:flex}.str-chat__modal__poll-results .str-chat__poll-result-option-vote-counter .str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__modal__poll-results.str-chat__modal__poll-results--option-detail .str-chat__infinite-scroll-paginator{scrollbar-width:none;width:100%;height:100%;padding-bottom:var(--str-chat__spacing-xl);flex:1}.str-chat__modal__poll-results:not(.str-chat__modal__poll-results--option-detail) .str-chat__modal__poll-results__body{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:564px;padding-bottom:var(--str-chat__spacing-2xl);overflow:hidden auto}.str-chat__poll-vote{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);align-items:center;gap:var(--str-chat__spacing-none,0);width:100%;font:var(--str-chat__font-caption-default);align-self:stretch;display:flex}.str-chat__poll-vote .str-chat__poll-vote__author{align-items:center;gap:var(--str-chat__spacing-sm);flex:1;display:flex}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__modal__suggest-poll-option-prompt{width:300px}.str-chat__reaction-selector{padding-inline:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-4xl);background:var(--str-chat__background-core-elevation-2);box-shadow:var(--str-chat__box-shadow-3);display:flex}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list){overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;border-radius:var(--str-chat__radius-lg);max-height:320px;padding:0;display:block;overflow:hidden auto}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):after,.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):before{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):after{background:linear-gradient(to bottom,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):before{z-index:1;background:linear-gradient(to top,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;top:0}.str-chat__reaction-selector .str-chat__reaction-selector__add-button{aspect-ratio:1;width:32px}.str-chat__reaction-selector .str-chat__reaction-selector__add-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__reaction-selector:has(.str-chat__reaction-selector__add-button){padding-inline-end:var(--str-chat__spacing-xs)}.str-chat__reaction-selector .str-chat__reaction-selector-list{margin:var(--str-chat__spacing-none);padding:var(--str-chat__spacing-none);gap:var(--str-chat__space-2);list-style:none;display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item{display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button{border-radius:var(--str-chat__radius-max);cursor:pointer;min-width:40px;min-height:40px;padding:var(--str-chat__spacing-none,0);justify-content:center;align-items:center;gap:var(--str-chat__spacing-none,0);background-color:#0000;border:none;display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):hover{background-color:var(--str-chat__background-utility-hover)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):active{background-color:var(--str-chat__background-utility-pressed)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):focus-visible{outline:var(--str-chat__focus-outline,2px solid var(--str-chat__border-utility-focused));outline-offset:-2px}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled)[aria-pressed=true]{background-color:var(--str-chat__background-utility-selected)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button .str-chat__reaction-icon{font-size:var(--str-chat__typography-font-size-2xl);height:var(--str-chat__typography-font-size-2xl);width:var(--str-chat__typography-font-size-2xl);justify-content:center;align-items:center;font-family:system-ui;line-height:0;display:flex}.str-chat__reaction-selector-extended-list{height:100%;padding-block:var(--str-chat__spacing-md);padding-inline:var(--str-chat__spacing-sm);grid-template-columns:repeat(7,1fr);display:grid}.str-chat__reaction-selector-extended-list .str-chat__reaction-selector-extended-list__button .str-chat__reaction-icon{height:var(--str-chat__emoji-md);width:var(--str-chat__emoji-md);font-size:var(--str-chat__emoji-md);justify-content:center;align-items:center;font-family:system-ui;line-height:0;display:flex}.str-chat__message-reactions{display:flex}.str-chat__message-reactions .str-chat__message-reactions__list{align-items:center;gap:var(--str-chat__spacing-xxs);margin:0;padding:0;list-style:none;display:flex}.str-chat__message-reactions .str-chat__message-reactions__list .str-chat__message-reactions__list-item{display:flex}.str-chat__message-reactions .str-chat__message-reactions__list .str-chat__message-reactions__list-item--more{height:100%}.str-chat__message-reactions .str-chat__message-reactions__list-button,.str-chat__message-reactions .str-chat__message-reactions__list-item-button{padding:unset;background:unset;border:unset;cursor:pointer;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xxxs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__reaction-border);background:var(--str-chat__reaction-bg);color:var(--str-chat__reaction-text);box-shadow:var(--str-chat__box-shadow-3);font-weight:inherit;font-size:inherit;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled)[aria-pressed=true]:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled)[aria-pressed=true]:before{content:"";border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):hover:before{background:var(--str-chat__background-utility-hover)}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):active:before{background:var(--str-chat__background-utility-pressed)}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled)[aria-pressed=true]:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled)[aria-pressed=true]:before{background:var(--str-chat__background-utility-selected)}.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__list-item-icon,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__list-item-count,.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__overflow-count,.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__total-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__list-item-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__overflow-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__total-count{font:var(--str-chat__font-numeric-md);align-items:center;display:flex}.str-chat__message-reactions--bottom .str-chat__message-reactions__list-button,.str-chat__message-reactions--bottom .str-chat__message-reactions__list-item-button{box-shadow:none}.str-chat .str-chat__dialog-contents:has(.str-chat__message-reactions-detail):focus-visible{border-radius:var(--str-chat__radius-lg)}.str-chat__message-reactions-detail{border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-elevation-2);min-width:min(90vw,256px);max-width:256px}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):after,.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):before{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):after{background:linear-gradient(to bottom,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):before{z-index:1;background:linear-gradient(to top,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;top:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list){overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:320px;max-width:unset;min-width:unset;padding:0;display:block;overflow:hidden auto}.str-chat__message-reactions-detail{box-shadow:var(--str-chat__box-shadow-3);gap:var(--str-chat__spacing-xxxs);flex-direction:column;padding-block-start:var(--str-chat__spacing-xxs);display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__total-count{padding-inline:var(--str-chat__spacing-md);min-height:var(--str-chat__size-32);max-height:var(--str-chat__size-32);color:var(--str-chat__text-tertiary);font:var(--str-chat__font-heading-xs);justify-content:flex-start;align-items:center;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list{padding-inline:var(--str-chat__spacing-md);padding-block:var(--str-chat__spacing-xs);gap:var(--str-chat__spacing-xs) var(--str-chat__spacing-xxs);flex-wrap:wrap;margin:0;list-style:none;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item{display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button{padding:unset;background:unset;border:unset;cursor:pointer;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xxxs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__reaction-border);background:var(--str-chat__reaction-bg);color:var(--str-chat__reaction-text);box-shadow:var(--str-chat__box-shadow-3);font-weight:inherit;font-size:inherit;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):active:before,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):hover:before,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled)[aria-pressed=true]:before{content:"";border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):hover:before{background:var(--str-chat__background-utility-hover)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):active:before{background:var(--str-chat__background-utility-pressed)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled)[aria-pressed=true]:before{background:var(--str-chat__background-utility-selected)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button{box-shadow:unset;min-width:var(--str-chat__size-48);border:1px solid var(--str-chat__control-chip-border);background:0 0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon:has(.str-chat__icon){justify-content:center;align-items:center;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-count{color:var(--str-chat__reaction-text);font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container{border-radius:inherit;position:relative}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:after,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:before{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:after{background:linear-gradient(to bottom,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:before{z-index:1;background:linear-gradient(to top,transparent 5%,var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;display:none;top:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:180px;padding-block-end:var(--str-chat__spacing-xxs);position:relative;overflow:hidden auto}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:calc(var(--str-chat__spacing-sm) + var(--str-chat__spacing-xxs));display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item .str-chat__message-reactions-detail__skeleton-avatar{width:var(--str-chat__size-32);height:var(--str-chat__size-32);border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;flex-shrink:0;animation:loading-channel-shimmer 1.2s linear infinite}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item .str-chat__message-reactions-detail__skeleton-line{height:var(--str-chat__size-20);border-radius:var(--str-chat__radius-sm);background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg,var(--str-chat__skeleton-loading-base) 0,var(--str-chat__skeleton-loading-highlight) 50%,var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:999px;flex-grow:1;animation:loading-channel-shimmer 1.2s linear infinite;-webkit-mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000);mask-image:linear-gradient(90deg,#000 0 94%,#000000b3 98%,#0000)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:calc(var(--str-chat__spacing-sm) + var(--str-chat__spacing-xxs));max-height:var(--str-chat__size-40);display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info{flex-direction:column;flex-grow:1;min-width:0;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info .str-chat__message-reactions-detail__user-list-item-username{color:var(--str-chat__text-primary);font:var(--str-chat__font-caption-default)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info .str-chat__message-reactions-detail__user-list-item-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-tertiary);font:var(--str-chat__font-metadata-default);cursor:pointer;align-self:flex-start}.str-chat__search{gap:var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);flex-direction:column;justify-content:center;display:flex}.str-chat__search.str-chat__search--active{flex:1;min-height:0}.str-chat__search-bar{padding-inline:var(--str-chat__spacing-md);gap:var(--str-chat__spacing-xxxs);display:flex}.str-chat__search-bar .str-chat__search-bar__input-wrapper{align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__border-core-default);min-height:40px;color:var(--str-chat__input-text-placeholder);font:var(--str-chat__font-caption-default);flex-grow:1;flex-shrink:1;display:flex}.str-chat__search-bar .str-chat__search-bar__input-wrapper:focus-within{outline:var(--str-chat__focus-outline,2px solid var(--border-utility-focused));outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__input{width:100%;min-height:24px;font:inherit;background:0 0;border:none}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__input:focus{outline:none}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__clear-button{flex-shrink:0}.str-chat__search-bar .str-chat__search-bar__input-wrapper{padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-sm)}.str-chat__search-bar .str-chat__search-bar__exit-search-button{flex-shrink:0}.str-chat__search-results{gap:var(--str-chat__spacing-sm);flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search-results .str-chat__search-results-header{scrollbar-width:none}.str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-md);display:flex}.str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons>.str-chat__button{flex-shrink:0}.str-chat__search-source-result-list,.str-chat__search-source-results{flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search-source-result-list .str-chat__infinite-scroll-paginator{scrollbar-gutter:stable both-edges;scrollbar-width:thin;flex:1;min-height:0}.str-chat__search-source-result-list .str-chat__search-result-container{padding:var(--str-chat__spacing-xxs);border-bottom:1px solid var(--str-chat__border-core-subtle)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user{align-items:center;gap:var(--str-chat__spacing-md);padding:var(--str-chat__spacing-sm);border-radius:var(--str-chat__radius-lg);cursor:pointer;background:0 0;border:none;width:100%;display:flex}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__avatar{flex-shrink:0}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data{gap:var(--str-chat__spacing-xxs);text-align:start;flex-direction:column;flex:1 0 0;min-width:0;display:flex}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data .str-chat__search-result__display-name{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data .str-chat__search-result__last-active-timestamp{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-default);flex:1;overflow:hidden}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user{background:var(--str-chat__background-core-elevation-1)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__search-results-presearch,.str-chat__search-source-result-list__footer,.str-chat__search-source-results-empty{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary);padding-block:var(--str-chat__spacing-xs);justify-content:center;align-items:center;display:flex}.str-chat__skip-navigation-link{background-color:var(--str-chat__background-color,#fff);color:var(--str-chat__text-color,currentColor);z-index:2;border:1px solid #0000;border-radius:4px;margin:8px;padding:8px 12px;text-decoration:none;position:absolute;top:0;left:0;transform:translateY(-200%)}.str-chat__skip-navigation-link:focus,.str-chat__skip-navigation-link:focus-visible{border:1px solid var(--accent-primary);transform:translateY(0)}.str-chat__summarized-message-preview{align-items:center;gap:var(--str-chat__spacing-xxs);min-width:0;color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);flex-grow:1;flex-shrink:1;display:flex}.str-chat__summarized-message-preview .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);flex-shrink:0}.str-chat__summarized-message-preview--error{color:var(--text-error)}.str-chat__summarized-message-preview--deleted{color:var(--str-chat__text-tertiary)}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__delivery-status{color:var(--str-chat__text-tertiary);flex-shrink:0;display:flex}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__delivery-status--read{color:var(--str-chat__accent-primary)}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-emphasis);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.str-chat .str-chat__suggestion-list{scrollbar-width:none;min-width:200px;max-height:320px;overflow-y:auto}.str-chat .str-chat__suggestion-list.str-chat__context-menu .str-chat__list-item-layout:has(.str-chat__suggestion-list__mention){padding:var(--str-chat__spacing-none)}.str-chat .str-chat__suggestion-list .str-chat__suggestion-list-item--selected{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat .str-chat__suggestion-list__mention{align-items:center;gap:var(--str-chat__spacing-sm)}.str-chat .str-chat__suggestion-list__mention .str-chat__list-item-layout__leading-icon{background:var(--str-chat__background-core-surface-subtle);border:1px solid var(--str-chat__border-core-subtle);border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-secondary);padding:var(--str-chat__spacing-xs);justify-content:center;align-items:center}.str-chat .str-chat__suggestion-list__mention .str-chat__list-item-layout__leading-icon .str-chat__icon{stroke-width:1.2px}.str-chat .str-chat__suggestion-list__item-content{flex-direction:column;flex:1;min-width:0;display:flex}.str-chat .str-chat__suggestion-list__item-title{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:start;min-width:0;overflow:clip visible}.str-chat .str-chat__list-item-layout__title.str-chat__suggestion-list__mention-item-title{font:var(--str-chat__font-body-default)}.str-chat .str-chat__suggestion-list__item-details{font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-tertiary);white-space:nowrap;text-overflow:ellipsis;text-align:start;min-width:0;overflow:clip visible}.str-chat__thread-container{color:var(--str-chat__text-primary);border-inline-start:1px solid var(--str-chat__border-core-default);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.str-chat__parent-message-li{padding-block-start:var(--str-chat__spacing-sm)}.str-chat__parent-message-li .str-chat__message{max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));padding-block:var(--str-chat__spacing-xs);margin-inline:auto}.str-chat__parent-message-li .str-chat__thread-start{padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-none);margin-block:var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-none);border-top:1px solid var(--str-chat__border-core-subtle);border-bottom:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__background-core-surface-subtle);width:100%;color:var(--str-chat__chat-text-system);font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat__thread-header{width:100%;padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-block-end:1px solid var(--str-chat__border-core-default);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__font-heading-sm)}.str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__thread-header .str-chat__thread-header-details{flex-direction:column;justify-self:center;align-items:center;min-width:0;display:flex;overflow:hidden}.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-header .str-chat__thread-header__start{justify-self:start;min-width:0}.str-chat__thread-header .str-chat__thread-header__end{justify-self:end;min-width:0}.str-chat__thread-header .str-chat__close-thread-button{width:var(--str-chat__size-40);height:var(--str-chat__size-40);cursor:pointer;background-color:#0000;border:none;justify-content:flex-end;align-items:flex-start;display:flex}.str-chat__thread-header .str-chat__close-thread-button .str-chat__icon{fill:var(--str-chat__text-primary)}.str-chat__chat-view__threads .str-chat__thread-header .str-chat__thread-header-details{align-items:center}.str-chat__chat-view__threads .str-chat__thread{border:none}.str-chat__unread-count-badge{background-color:var(--str-chat__accent-error);color:var(--str-chat__badge-text-on-accent);border-radius:9999px}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical:50%;--str-chat-unread-count-badge-absolute-offset-horizontal:50%}.str-chat__unread-count-badge-container{justify-content:center;align-items:center;display:flex;position:relative}.str-chat__unread-count-badge{flex-shrink:0;justify-content:center;align-items:center;min-width:18px;min-height:18px;padding:5px;font-size:12px;font-weight:700;line-height:8px;display:flex}.str-chat__unread-count-badge--top-right{translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1);position:absolute}.str-chat__unread-count-badge--bottom-left{translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical);position:absolute}.str-chat__unread-count-badge--bottom-right{translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical);position:absolute}.str-chat__unread-count-badge--top-left{translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1);position:absolute}.str-chat{--str-chat__thread-list-transition-duration:var(--str-chat__channel-list-transition-duration);--str-chat__thread-list-transition-easing:var(--str-chat__channel-list-transition-easing);--str-chat__thread-list-transition-offset:var(--str-chat__channel-list-transition-offset);--str-chat__thread-list-width:var(--str-chat__channel-list-width);--str-chat__thread-list-mobile-width:var(--str-chat__channel-list-mobile-width)}.str-chat__thread-list-container{background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-inline-end:1px solid var(--str-chat__border-core-default);flex:0 0 var(--str-chat__thread-list-width);opacity:1;min-width:280px;max-width:100%;height:100%;transition:flex-basis var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),min-width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),max-width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),opacity var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),transform var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing);width:var(--str-chat__thread-list-width);flex-direction:column;display:flex;position:relative;transform:translate(0)}@media (max-width:767px){.str-chat__thread-list-container{pointer-events:none;min-width:0;max-width:100%;transform:translateX(calc(var(--str-chat__thread-list-transition-offset) * -1px));transition:transform var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing),visibility 0s linear var(--str-chat__thread-list-transition-duration);visibility:hidden;width:var(--str-chat__thread-list-mobile-width);z-index:1;inset-inline-start:0;flex-basis:auto;position:absolute;top:0;bottom:0}}@media (prefers-reduced-motion:reduce){.str-chat__thread-list-container{transition:none}}.str-chat__thread-list-container .str-chat__unseen-threads-banner{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis);cursor:pointer;color:var(--str-chat__text-secondary);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-none);background:var(--background-core-surface);height:36px;display:flex;position:relative}.str-chat__thread-list-container .str-chat__unseen-threads-banner>.str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__thread-list-container .str-chat__unseen-threads-banner:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat__thread-list{flex:1}.str-chat__thread-list [data-viewport-type=element],.str-chat__thread-list [data-virtuoso-scroller=true]{height:100%!important}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color:var(--str-chat__text-secondary);text-align:center}.str-chat__thread-list-empty-placeholder svg{width:32px;height:32px}.str-chat__thread-list-empty-placeholder{height:100%;min-height:100%;padding:var(--str-chat__spacing-xl);color:var(--str-chat__text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.str-chat__thread-list-empty-placeholder p{color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);margin:0}.str-chat__thread-list__header{padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);align-items:center;width:100%;display:flex}.str-chat__thread-list__header .str-chat__thread-list__header__title{font:var(--str-chat__font-heading-lg);color:var(--str-chat__text-primary);flex:1}.str-chat__thread-list-item-container{border-bottom:1px solid var(--str-chat__border-core-subtle);padding:var(--str-chat__spacing-xxs);max-width:100%}.str-chat__thread-list-item-container:has(.str-chat__thread-list-item--highlighted){background:var(--str-chat__background-core-highlight)}.str-chat__thread-list-item{gap:var(--str-chat__spacing-sm);padding-inline:var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-sm);cursor:pointer;text-align:start;background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__radius-lg);width:100%;max-width:100%;border:none;align-items:flex-start;padding-block-start:calc(var(--str-chat__spacing-sm) - 1px);display:flex}.str-chat__thread-list-item:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__thread-list-item:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__thread-list-item:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__thread-list-item .str-chat__avatar{flex-shrink:0}.str-chat__thread-list-item .str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{color:var(--str-chat__text-secondary)}.str-chat__thread-list-item .str-chat__summarized-message-preview .str-chat__summarized-message-preview__text{color:var(--str-chat__text-primary)}.str-chat__thread-list-item__content{gap:var(--str-chat__spacing-xs);flex-direction:column;flex:1 0 0;min-width:0;display:flex}.str-chat__thread-list-item__content-leading{gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxxs);flex-direction:column;display:flex}.str-chat__thread-list-item__content-leading .str-chat__summarized-message-preview{font:var(--str-chat__font-body-default)}.str-chat__thread-list-item__content-leading .str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{font:var(--str-chat__font-body-emphasis)}.str-chat__thread-list-item__title{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat__thread-list-item__content-trailing,.str-chat__thread-list-item__reply-information{gap:var(--str-chat__spacing-xs);align-items:center;display:flex}.str-chat__thread-list-item__reply-count{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-link);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat__thread-list-item__timestamp{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip visible}.str-chat{--str-chat__tooltip-background-color:var(--str-chat__background-core-inverse)}.str-chat.str-chat__theme-dark{--str-chat__tooltip-background-color:var(--str-chat__background-core-elevation-2)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__text-on-accent);box-shadow:var(--str-chat__box-shadow-3);border-radius:var(--str-chat__radius-md);gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xs);z-index:1;width:max-content;max-width:150px;font:var(--str-chat__font-metadata-emphasis);display:flex;overflow-y:hidden}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}@keyframes str-chat__typing-indicator-fade-in{0%{opacity:0}to{opacity:1}}.str-chat__subtitle-content-transition{animation:str-chat__typing-indicator-fade-in .2s ease-out;display:inline-block}.str-chat__typing-indicator{width:100%;max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));align-items:flex-end;gap:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__message-composer-padding);margin:auto;display:flex}.str-chat__typing-indicator.str-chat__typing-indicator--with-transition{animation:str-chat__typing-indicator-fade-in .25s ease-out}.str-chat__typing-indicator__bubble{min-height:36px;max-height:36px;padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-sm);border-radius:var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-tail);border:1px solid var(--chat-bg);background:var(--chat-bg);align-items:center;display:inline-flex}.str-chat__typing-indicator__dots{align-items:center;column-gap:var(--str-chat__spacing-xxs);display:flex}.str-chat__typing-indicator__dots svg{display:block}.str-chat__typing-indicator__dots svg circle:first-child{fill:var(--str-chat__chat-text-typing-indicator);animation:str-chat__typing-indicator-dot 1.2s ease-in-out infinite both}.str-chat__typing-indicator__dots svg circle:nth-child(2){fill:var(--str-chat__chat-text-typing-indicator);animation:str-chat__typing-indicator-dot 1.2s ease-in-out .15s infinite both}.str-chat__typing-indicator__dots svg circle:nth-child(3){fill:var(--str-chat__chat-text-typing-indicator);animation:str-chat__typing-indicator-dot 1.2s ease-in-out .3s infinite both}@keyframes str-chat__typing-indicator-dot{0%,to{opacity:1}33%{opacity:.75}66%{opacity:.5}}.str-chat__typing-indicator-header{align-items:baseline;gap:var(--str-chat__spacing-xs);white-space:nowrap;color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);display:inline-flex}.str-chat__typing-indicator-header__dots{vertical-align:middle;align-items:center;display:inline-flex}.str-chat__video-player-loading{justify-content:center;align-items:center;block-size:100%;inline-size:100%;display:flex}.str-chat .str-chat__message-attachment__video-thumbnail{width:100%;height:100%;position:relative}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail-image{object-fit:cover;width:100%;height:100%}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator{border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__control-play-button-bg);justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator svg,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator svg{width:24px;height:24px}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator svg path,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator svg path{fill:var(--str-chat__control-play-button-icon)}:root{--background:#061f5f;--foreground:#f8fcff;--muted:#d8edff;--line:#daf1ff3d;--teal:#6fdbff;--amber:#c7ddff;--coral:#ff7b9c;--green:#66e3c4;--gold:#f7c948;--violet:#b99cff;--snow:#eef8ff;--snow-ink:#061a45;--ink:#071631}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{box-sizing:border-box;background:var(--background);min-height:88svh;padding:28px clamp(20px,5vw,72px) 72px;display:flex;position:relative;overflow:hidden}.heroImage{object-fit:cover;object-position:62% 50%;opacity:1;filter:saturate(1.18)contrast(1.04)}.heroShade{background:linear-gradient(90deg,#05194bf5,#062b70e0 44%,#00a3ff38),linear-gradient(#6fdbff33,#061f5f7a);position:absolute;inset:0}.siteHeader{z-index:2;justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;top:24px;left:clamp(20px,5vw,72px);right:clamp(20px,5vw,72px)}.brandMark{border:1px solid var(--line);object-fit:cover;border-radius:12px;width:44px;height:44px;box-shadow:0 12px 28px #002b7857}.siteHeader nav{color:var(--muted);white-space:nowrap;flex-wrap:nowrap;gap:16px;font-size:.92rem;display:flex}.siteHeader a:hover{color:var(--foreground)}.heroLayout{grid-template-columns:minmax(0,760px) minmax(230px,260px);justify-content:space-between;align-self:flex-end;align-items:end;gap:clamp(28px,5vw,72px);width:100%;padding-top:112px;display:grid}.heroContent,.heroLayout{z-index:1;position:relative}.heroContent{max-width:760px}.heroWordmarkFrame{isolation:isolate;width:min(720px,100%);position:relative}.heroWordmarkFrame:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(100deg,#edfaffad,#b1e8ff80 52%,#6fdbff3d);border-radius:24px;position:absolute;inset:-10% -3% -9%;box-shadow:inset 0 0 0 1px #f8fcff57,0 20px 58px #000e3752,0 0 44px #6fdbff38}.heroWordmarkFrame:after{content:"";z-index:-2;filter:blur(18px);background:radial-gradient(at 42%,#eefaff7a 0,#6fdbff3d 52%,#6fdbff00 78%);border-radius:999px;position:absolute;inset:-38% -18% -30%}.heroWordmark{filter:drop-shadow(0 0 1px #f8fcffc7)drop-shadow(0 16px 30px #000e3752);width:100%;height:auto;display:block}.sectionKicker{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero h1{letter-spacing:0;margin:14px 0 0;font-size:clamp(4rem,10vw,9.5rem);line-height:.88}.hero h2{color:#f8fcff;letter-spacing:0;max-width:680px;margin:clamp(24px,3vw,38px) 0 0;font-size:clamp(1.8rem,3.2vw,3.6rem);font-weight:720;line-height:1.04}.heroDescription{color:#d8edff;max-width:660px;margin:16px 0 0;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.45}.heroActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.heroHootPanel{justify-self:end;gap:14px;width:min(100%,260px);display:grid}.heroHootPhone{filter:drop-shadow(0 24px 48px #000e3770);border-radius:32px;width:100%;height:auto;display:block}.heroPanelActions{gap:10px;margin-top:0;display:grid}.heroPanelActions .primaryAction,.heroPanelActions .secondaryAction{width:100%}.primaryAction,.secondaryAction{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.primaryAction{background:var(--teal);color:#111626}.secondaryAction{border:1px solid var(--line);background:#072b70b8}.primaryAction:focus-visible,.secondaryAction:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6fdbffb8}.srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.appBand,.bnsBand,.featuredBand,.guideBand,.partnerBand,.planningBand,.platformBand,.simpleBand,.tutorialBand{padding:clamp(56px,7vw,96px) clamp(20px,5vw,72px)}.planningBand{background:var(--snow);color:var(--snow-ink)}.platformBand{background:linear-gradient(#082f88,#061f5f)}.partnerBand{color:var(--snow-ink);background:#fff}.appBand{color:#f8fcff;background:#071631}.bnsBand{color:#f8fcff;background:#082244}.simpleBand{color:var(--snow-ink);background:#fff}.featuredBand{color:var(--snow-ink);background:#f8fcff}.guideBand,.tutorialBand{background:var(--snow);color:var(--snow-ink)}.sectionInner{width:min(1120px,100%);margin:0 auto}.sectionInner h2{letter-spacing:0;max-width:760px;margin:12px 0 0;font-size:clamp(2rem,4vw,4rem);line-height:1}.stepGrid{counter-reset:steps;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:42px 0 0;padding:0;list-style:none;display:grid}.stepGrid li{counter-increment:steps;background:#fff;border:1px solid #061a4524;border-radius:8px;min-height:164px;padding:18px;font-size:1rem;line-height:1.45;box-shadow:0 18px 44px #062f8814}.stepGrid li:before{color:var(--coral);content:"0" counter(steps);margin-bottom:34px;font-size:.8rem;font-weight:900;display:block}.stepGrid h3{letter-spacing:0;margin:0 0 12px;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:850;line-height:1.02}.stepGrid p{color:#486482;margin:0;line-height:1.55}.twoColumn{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:clamp(28px,6vw,88px);display:grid}.platformList{gap:12px;display:grid}.platformList p{border-left:3px solid var(--amber);color:var(--muted);margin:0;padding:14px 0 14px 18px;line-height:1.55}.partnerIntro{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.partnerIntro>p{color:#486482;margin:0;font-size:1.06rem;line-height:1.6}.guideGrid,.partnerGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.guideProgressBand{background:#f6fbff;padding:clamp(58px,8vw,96px) 24px}.guideProgressBandVisualOnly{padding:clamp(34px,6vw,72px) 24px}.guideProgressBandCompact{padding-top:clamp(42px,6vw,72px)}.guideProgressIntro{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.guideProgressIntro h2{color:#061a45;margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98}.guideProgressIntro>p{color:#486482;margin:0;font-size:1.06rem;line-height:1.6}.guideProgressVisual{background:#fffdfa;border:1px solid #061a451f;border-radius:8px;margin-top:28px;overflow:hidden;box-shadow:0 24px 58px #062f881a}.guideProgressBandVisualOnly .guideProgressVisual{margin-top:0}.guideProgressVisual img{width:100%;height:auto;display:block}.learningStageList{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.learningStageList li{color:#486482;background:#fff;border:1px solid #061a451f;border-radius:8px;min-height:132px;padding:14px}.learningStageList li.isActive{background:linear-gradient(#ecfffd,#fff);border-color:#06c4c1d1;box-shadow:0 18px 36px #06c4c124}.learningStageList span{color:var(--coral);margin-bottom:12px;font-size:.78rem;font-weight:950;display:inline-flex}.learningStageList strong{color:#061a45;font-size:1rem;line-height:1.1;display:block}.learningStageList p{margin:7px 0 0;font-size:.88rem;line-height:1.35}.learningStageIconList li{justify-content:center;align-items:center;min-height:92px;padding:9px;display:flex}.learningStageIcon{justify-content:center;align-items:center;width:76px;height:76px;margin:0;display:inline-flex}.guideCard,.partnerGrid article{background:#fff;border:1px solid #061a4524;border-radius:8px;min-height:230px;padding:20px;box-shadow:0 18px 44px #062f8814}.partnerGrid article{background:#f8fcff}.guideCard h3,.partnerGrid h3{color:#061a45;margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.05}.guideCard p,.partnerGrid p{color:#486482;margin:14px 0 0;line-height:1.55}.guideCard .sectionKicker{color:#075f93}.guideCardMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.guideCardMeta .sectionKicker{margin:0}.guideStageBadge{background:#fff;border:1px solid #061a451a;border-radius:999px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;padding:4px;display:inline-flex;overflow:hidden;box-shadow:0 10px 22px #062f881a}.guideStageIconImage{object-fit:contain;width:100%;height:100%;display:block}.guideCardPrimary{background:#fff;border-color:#075f9338;grid-column:1/-1;min-height:0}.guideCardPrimary h3{max-width:760px;font-size:clamp(1.85rem,4vw,3.2rem)}.guideCardPrimary p:not(.sectionKicker){max-width:820px;font-size:clamp(1rem,2vw,1.14rem)}.appIntro{grid-template-columns:minmax(0,.9fr) minmax(280px,.5fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.appIntro p:last-child{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.6}.appScreenshots{counter-reset:app-screens;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:42px 0 0;padding:0;list-style:none;display:grid}.appScreenshots li{color:var(--snow-ink);counter-increment:app-screens;background:#f8fcff;border:1px solid #f8fcff2e;border-radius:8px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 28px 80px #00000042}.appScreenshot{aspect-ratio:1179/2556;object-fit:cover;object-position:top center;background:#061f5f;width:100%;height:auto;display:block}.appScreenshotCaption{border-top:1px solid #061a451f;gap:10px;padding:18px;display:grid}.appScreenshotCaption:before{color:var(--coral);content:"0" counter(app-screens);font-size:.82rem;font-weight:950}.appScreenshotCaption h3{color:#061a45;margin:0;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:850;line-height:1.05}.appScreenshotCaption p{color:#486482;margin:0;line-height:1.55}.tutorialIntro{color:#486482;margin:0;font-size:1.05rem;line-height:1.6}.simpleIntro{grid-template-columns:minmax(0,.92fr) minmax(280px,.55fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.simpleIntro>p{color:#486482;margin:0;font-size:clamp(1.05rem,1.9vw,1.24rem);line-height:1.6}.simpleShowcase{grid-template-columns:1fr;gap:clamp(44px,6vw,72px);margin-top:clamp(46px,6vw,72px);display:grid}.simpleExplainer{background:#fff;border:1px solid #061a4524;border-radius:8px;overflow:hidden;box-shadow:0 20px 54px #062f881f}.simpleExplainerImage{background:#061f5f;width:100%;height:auto;display:block}.simpleExplainerCaption{border-top:1px solid #061a451f;grid-template-columns:minmax(0,.72fr) minmax(280px,.45fr);align-items:start;gap:clamp(20px,4vw,46px);padding:20px;display:grid}.simpleExplainer h3{color:#061a45;margin:0;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:850;line-height:1.05}.simpleExplainer p{color:#21466d;margin:0;line-height:1.56}.exampleActions{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.exampleActions a{background:var(--teal);color:#111626;border-radius:8px;align-items:center;min-height:44px;padding:0 16px;font-weight:850;display:inline-flex}.catalogueSectionHeader,.featuredIntro{justify-content:space-between;align-items:end;gap:24px;display:flex}.featuredIntro .primaryAction{flex:none}.featuredGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.catalogueCard,.featuredCard{background:#fff;border:1px solid #061a4524;border-radius:8px;overflow:hidden;box-shadow:0 20px 54px #062f881f}.featuredCard{grid-template-rows:auto 1fr;display:grid}.catalogueImage,.detailHeroImage,.featuredImage{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.featuredCard div{padding:20px}.cardMeta,.detailMeta,.featuredMeta{color:#486482;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:850}.catalogueCard h3,.featuredCard h3{color:#061a45;margin:8px 0 0;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.04}.catalogueCard p,.featuredCard p:last-child{color:#486482;margin:12px 0 0;line-height:1.55}.catalogueHero,.detailHero{background:radial-gradient(circle at 86% 16%,#6fdbff61,transparent 340px),radial-gradient(circle at 14% 88%,#f7c9482e,transparent 360px),linear-gradient(135deg,#061f5f 0,var(--ink) 100%);color:#f8fcff;padding:24px clamp(20px,5vw,72px) clamp(64px,8vw,112px)}.catalogueHeaderOnly{padding-bottom:24px}.catalogueNav{justify-content:space-between;gap:24px;width:min(1120px,100%);margin:0 auto}.brandLink,.catalogueNav,.catalogueNav div{align-items:center;display:flex}.brandLink{gap:10px;font-weight:900}.catalogueNav div{color:var(--muted);gap:18px;font-size:.92rem}.catalogueHeroContent{width:min(1120px,100%);margin:clamp(72px,10vw,136px) auto 0}.guidesHeroContent{width:min(680px,100%)}.catalogueHeroContent h1,.detailHero h1{letter-spacing:0;max-width:920px;margin:12px 0 0;font-size:clamp(3rem,7vw,6.8rem);line-height:.9}.guidesHeroContent h1{max-width:10ch;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.catalogueHeroContent p:last-child,.detailHeroGrid>div>p:not(.sectionKicker){max-width:760px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.06rem,2vw,1.32rem);line-height:1.55}.guidesHeroContent p:last-child{max-width:34ch}.catalogueSection,.detailBand{color:var(--snow-ink);background:#f8fcff;padding:clamp(56px,7vw,92px) clamp(20px,5vw,72px)}.communitySection,.stepsBand{background:var(--snow)}.catalogueGrid{grid-template-columns:1fr;gap:16px;margin-top:36px;display:grid}.catalogueCard{grid-template-columns:minmax(360px,.88fr) minmax(0,1fr);align-items:stretch;display:grid}.catalogueImageLink{min-width:0;display:block}.catalogueCardBody{padding:20px}.cardMeta,.detailMeta{flex-wrap:wrap;gap:8px;display:flex}.cardMeta span,.detailMeta span{color:#21466d;background:#e9f3ff;border-radius:8px;padding:7px 9px}.textLink{color:#075f93;margin-top:16px;font-weight:900;display:inline-flex}.catalogueCardActions{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:18px;display:flex}.catalogueCreatePanel{min-width:min(100%,320px)}.catalogueCreatePanel summary{color:#fff;cursor:pointer;background:#162033;border-radius:8px;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 14px;list-style:none;display:inline-flex}.catalogueCreatePanel summary::-webkit-details-marker{display:none}.catalogueCreatePanel summary span{color:#061a45;background:#68dcf6;border-radius:999px;place-items:center;width:22px;height:22px;font-weight:950;display:inline-grid}.catalogueCreatePanel form{background:#f8fafc;border:1px solid #061a451f;border-radius:8px;gap:12px;margin-top:12px;padding:12px;display:grid}.catalogueCreatePanel label{color:#324056;text-transform:uppercase;letter-spacing:.04em;gap:7px;font-size:.78rem;font-weight:850;display:grid}.catalogueCreatePanel textarea{color:#162033;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px;font-size:.92rem;line-height:1.42}.catalogueCreatePanel .primaryAction{border:0;width:fit-content;min-height:40px}.catalogueCardActions .textLink{align-items:center;min-height:42px;margin-top:0}.detailHero{padding-bottom:clamp(48px,6vw,88px)}.detailNav{margin-bottom:clamp(48px,7vw,86px)}.detailHeroGrid{grid-template-columns:minmax(0,.7fr) minmax(420px,1fr);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.detailHeroImage{border:1px solid #f8fcff38;border-radius:8px;box-shadow:0 28px 80px #00000042}.detailMeta{margin-top:24px}.detailMeta span{color:#e8f7ff;background:#f8fcff24}.guideHeroContent{max-width:900px}.guideHeroContent>p:not(.sectionKicker){max-width:760px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.06rem,2vw,1.32rem);line-height:1.55}.detailTwoColumn{grid-template-columns:minmax(0,.9fr) minmax(280px,.42fr);align-items:start;gap:clamp(28px,6vw,88px);display:grid}.catalogueSectionHeader h2,.detailTwoColumn h2,.outcomeBox h2{letter-spacing:0;max-width:760px;margin:12px 0 0;font-size:clamp(2rem,4vw,3.8rem);line-height:1}.valueList{gap:12px;margin-top:32px;display:grid}.valueList p{border-left:4px solid var(--green);color:#486482;margin:0;padding:15px 0 15px 18px;font-size:1.05rem;line-height:1.55}.sourcePanel{background:#fff;border:1px solid #061a4524;border-radius:8px;padding:20px;box-shadow:0 18px 44px #062f8814}.sourcePills{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.sourcePills span{color:#21466d;background:#e9f3ff;border-radius:8px;padding:10px 12px;font-weight:850}.detailSteps{counter-reset:detail-steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:36px 0 0;padding:0;list-style:none;display:grid}.detailSteps li{counter-increment:detail-steps;background:#fff;border:1px solid #061a4524;border-radius:8px;min-height:260px;padding:20px;box-shadow:0 18px 44px #062f8814}.detailSteps li:before{color:var(--coral);content:"0" counter(detail-steps);margin-bottom:38px;font-size:.82rem;font-weight:950;display:block}.detailSteps h3{color:#061a45;margin:0;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.03}.detailSteps p{color:#486482;margin:14px 0 0;line-height:1.55}.guideStepSections{gap:clamp(34px,5vw,58px);margin-top:36px;display:grid}.guideStepSectionHeader{max-width:760px}.guideStepSectionHeader h3{color:#061a45;margin:0;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.03}.guideStepSectionHeader p{color:#486482;margin:12px 0 0;font-size:1.02rem;line-height:1.6}.guideStepSection .detailSteps{margin-top:20px}.guideSupportGrid{grid-template-columns:minmax(0,1fr) minmax(280px,.44fr);align-items:start;gap:clamp(24px,5vw,72px);display:grid}.guideNotePanel,.guideRelatedPanel{background:#fff;border:1px solid #061a4524;border-radius:8px;padding:22px;box-shadow:0 18px 44px #062f8814}.guideNotePanel{gap:12px;display:grid}.guideNotePanel p:not(.sectionKicker){border-left:3px solid var(--green);color:#486482;margin:0;padding-left:14px;line-height:1.55}.guideRelatedPanel div{gap:10px;margin-top:14px;display:grid}.guideRelatedPanel a{color:#075f93;background:#e9f3ff;border:1px solid #061a4524;border-radius:8px;align-items:center;min-height:42px;padding:0 13px;font-weight:850;display:inline-flex}.outcomeBand{color:#f8fcff;background:linear-gradient(135deg,#071631,#102b3f)}.outcomeBox{gap:24px;display:grid}.outcomeBox h2{color:#f8fcff}.outcomeActions{flex-wrap:wrap;gap:12px;display:flex}.boardExperienceBand{color:var(--snow-ink);background:#eef8ff;padding:clamp(42px,6vw,86px) clamp(20px,5vw,72px)}.boardIntro{grid-template-columns:minmax(0,.82fr) minmax(280px,.48fr) auto;align-items:end;gap:clamp(22px,5vw,72px);display:grid}.boardIntro h2{color:#061a45;max-width:820px;margin:12px 0 0;font-size:clamp(2rem,4.3vw,4.6rem);line-height:1}.boardIntro>p{color:#486482;margin:0;font-size:1.04rem;line-height:1.6}.boardLaunchForm{justify-content:flex-end;display:flex}.boardLaunchForm .primaryAction{cursor:pointer;white-space:nowrap;border:0}.boardShell{background-color:#fff;background-image:linear-gradient(#061a4509 1px,#0000 0),linear-gradient(90deg,#061a4509 1px,#0000 0),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #061a4524;border-radius:8px;margin-top:34px;overflow:hidden;box-shadow:0 28px 80px #062f8824}.boardChrome,.boardGrid,.boardPromptPanel{width:100%}.boardChrome{background:#fffffff5;border-bottom:1px solid #061a451f;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 16px;display:flex}.boardBrand{align-items:baseline;gap:14px;display:flex}.boardBrand span{color:#0a84ff;font-size:1.85rem;font-weight:950;line-height:1}.boardBrand strong{color:#061a45;font-size:.92rem}.boardPeopleStack{align-items:center;display:flex}.boardAvatar,.boardMore{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:950;display:inline-flex}.boardMore,.boardPeopleStack .boardAvatar{margin-left:-8px}.boardPeopleStack .boardAvatar:first-child{margin-left:0}.boardMore{color:#21466d;background:#e9f3ff}.tone-blue{--tone:#0a84ff;--tone-soft:#e7f3ff;--tone-border:#0a84ff47}.tone-teal{--tone:#0891a7;--tone-soft:#e3fbff;--tone-border:#0891a747}.tone-green{--tone:#119b73;--tone-soft:#e8fbf5;--tone-border:#119b7347}.tone-gold{--tone:#aa7900;--tone-soft:#fff7df;--tone-border:#aa79004d}.tone-coral{--tone:#d83d64;--tone-soft:#fff0f4;--tone-border:#d83d6447}.tone-violet{--tone:#7657d6;--tone-soft:#f1edff;--tone-border:#7657d647}.boardAvatar{background:var(--tone,#0a84ff)}.boardPromptPanel{background:#f8fcffeb;border-bottom:1px solid #061a451f;padding:16px}.boardPromptPanel label{color:#061a45;font-size:.84rem;font-weight:950;display:block}.boardPromptRow{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;margin-top:10px;display:grid}.boardPromptRow textarea{resize:vertical;color:#061a45;min-height:82px;font:inherit;background:#fff;border:1px solid #061a4524;border-radius:8px;padding:12px;line-height:1.45}.boardPrimaryButton{background:var(--teal);color:#061631;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 16px;font-weight:950}.boardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.boardPanel{background:#fffffff5;border:1px solid #061a4524;border-radius:8px;min-width:0;padding:16px;box-shadow:0 16px 36px #062f8814}.boardPanelTitle{align-items:start;gap:10px;display:flex}.boardIcon{background:var(--gold);color:#071631;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.78rem;font-weight:950;display:inline-flex}.boardChatList p,.boardMapPanel p,.boardPanelHeader span,.boardPanelTitle p,.boardQuestionList p,.boardTaskList p{color:#486482;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.boardPanelHeader h3,.boardPanelTitle h3{color:#061a45;margin:2px 0 0;font-size:clamp(1.24rem,2vw,1.65rem);line-height:1.06}.boardDraft{color:#486482;margin:14px 0 0;line-height:1.52}.boardChipGrid{grid-template-columns:repeat(auto-fit,minmax(122px,1fr));gap:8px;margin-top:16px;display:grid}.boardChip{border:1px solid var(--tone-border);background:var(--tone-soft);min-height:52px;color:var(--tone);border-radius:8px;align-content:center;gap:2px;padding:8px 10px;display:grid}.boardChip strong{text-transform:uppercase;font-size:.7rem}.boardChip span{overflow-wrap:anywhere;font-size:.86rem;font-weight:900}.boardQuestionList{gap:8px;margin-top:16px;display:grid}.boardQuestionList span{border-left:3px solid var(--coral);color:#486482;padding-left:10px;font-size:.9rem;line-height:1.35;display:block}.boardPanelHeader{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.boardOptionsList,.boardPeopleList{gap:10px;margin-top:14px;display:grid}.boardPerson{border:1px solid var(--tone-border);background:var(--tone-soft);border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.boardPerson strong{color:#061a45;font-size:.94rem}.boardPerson p{color:#486482;margin:2px 0 0;font-size:.88rem;line-height:1.4}.boardOption{color:#061a45;text-align:left;cursor:pointer;background:#f8fcff;border:1px solid #061a4524;border-radius:8px;gap:10px;width:100%;min-height:150px;padding:12px;display:grid}.boardOption.selected{border-color:var(--tone);background:var(--tone-soft);box-shadow:inset 0 0 0 1px var(--tone)}.boardOptionTop{justify-content:space-between;gap:10px;display:flex}.boardFinalSummary strong,.boardOptionTop strong{color:#061a45;font-size:1.04rem;line-height:1.1;display:block}.boardOptionTop em{color:#486482;margin-top:4px;font-size:.84rem;font-style:normal;line-height:1.35;display:block}.boardSelectDot{border:2px solid #a9bbcc;border-radius:50%;flex:none;width:20px;height:20px}.boardOption.selected .boardSelectDot{border-color:var(--tone);background:radial-gradient(circle at center,var(--tone) 0 42%,transparent 44%),#fff}.boardMetricGrid{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:6px;display:grid}.boardMetricGrid span{color:#486482;background:#ffffffb8;border-radius:6px;padding:6px 7px;font-size:.76rem;font-weight:850}.boardVoteLine{color:#486482;flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem;display:flex}.boardVoteLine strong{color:#119b73}.boardVoteLine em{color:#aa7900;font-style:normal;font-weight:900}.boardVoteDots{gap:3px;display:inline-flex}.boardVoteDots span{background:#4864823d;border-radius:50%;width:7px;height:7px}.boardVoteDots .filled{background:#0a84ff}.boardFinalPanel{gap:14px;display:grid}.boardFinalSummary p{color:#486482;margin:7px 0 0;line-height:1.45}.boardSelectedOption{border:1px solid var(--tone-border);background:var(--tone-soft);width:fit-content;color:var(--tone);border-radius:999px;margin-top:10px;padding:7px 10px;font-size:.82rem;font-weight:950;display:inline-flex}.boardMapPanel{gap:8px;display:grid}.boardMapPanel>div{background:linear-gradient(24deg,#0000 0 42%,#ffffffc7 43% 48%,#0000 49%),linear-gradient(132deg,#0000 0 38%,#ffffffc2 39% 45%,#0000 46%),#e9f3ff;border-radius:8px;min-height:132px;position:relative;overflow:hidden}.boardMapPanel>div span{left:calc(16% + (var(--pin-index) * 25%));top:calc(22% + (var(--pin-index) * 16%));color:#21466d;background:#fff;border-radius:999px;max-width:88px;padding:6px 9px;font-size:.76rem;font-weight:950;position:absolute;box-shadow:0 8px 18px #062f881f}.boardMapPanel>div span:before{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.boardChatList,.boardTaskList{gap:8px;display:grid}.boardTaskList button{color:#061a45;text-align:left;cursor:pointer;background:#f2f7ff;border:0;border-radius:8px;grid-template-columns:44px minmax(0,.8fr) minmax(120px,1fr);align-items:center;gap:8px;min-height:46px;padding:8px 10px;display:grid}.boardTaskList button span{color:#119b73;border:1px solid #48648257;border-radius:6px;justify-content:center;align-items:center;min-height:24px;font-size:.68rem;font-weight:950;display:inline-flex}.boardTaskList button.done span{background:#e8fbf5;border-color:#119b735c}.boardTaskList button em,.boardTaskList button strong{overflow-wrap:anywhere;font-size:.84rem}.boardTaskList button em{color:#486482;font-style:normal}.boardChatList span{color:#486482;grid-template-columns:58px minmax(0,1fr);gap:8px;font-size:.86rem;line-height:1.36;display:grid}.boardChatList strong{color:#075f93}.boardSourceStrip{flex-wrap:wrap;gap:7px;display:flex}.boardSourceStrip span{color:#21466d;background:#e9f3ff;border-radius:999px;padding:7px 9px;font-size:.75rem;font-weight:900}.boardSendButton{width:100%}@media (max-width:980px){.boardGrid,.boardIntro{grid-template-columns:1fr}.boardIntro>p{max-width:720px}.boardLaunchForm{justify-content:flex-start}}@media (max-width:700px){.boardExperienceBand{padding-inline:16px}.boardShell{margin-top:24px}.boardChrome,.boardGrid,.boardPromptPanel{padding:12px}.boardPromptRow{grid-template-columns:1fr}.boardPrimaryButton{width:100%}.boardPanel{padding:13px}.boardPanelHeader{flex-direction:column;align-items:start;gap:4px}.boardChatList span,.boardTaskList button{grid-template-columns:1fr}.boardTaskList button span{width:44px}.boardMapPanel>div span{left:calc(9% + (var(--pin-index) * 23%));max-width:74px}}.sourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.sourceCard{background:#fff;border:1px solid #061a4524;border-radius:8px;min-height:280px;padding:20px;box-shadow:0 18px 44px #062f8814}.sourceKind{color:var(--coral);margin:0 0 42px;font-size:.82rem;font-weight:800}.sourceCard h3{letter-spacing:0;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.sourceDescription{color:#486482;max-width:520px;margin:18px 0 0;font-size:1.02rem;line-height:1.55}.sourceActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.sourceActions a{border:1px solid #061a4524;border-radius:8px;align-items:center;min-height:40px;padding:0 13px;font-weight:800;display:inline-flex}.sourceActions a:first-child{background:var(--teal);color:#111626}.tutorialSteps{counter-reset:tutorial;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.tutorialSteps li{color:#f8fcff;counter-increment:tutorial;background:#061a45;border:1px solid #6fdbff38;border-radius:8px;min-height:148px;padding:18px;line-height:1.45}.bnsIntro{grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);align-items:end;gap:28px;display:grid}.bnsIntro>p{color:#d8edff;font-size:1.04rem;line-height:1.6}.bnsAddressDemo{background:#061631;border:1px solid #6fdbff5c;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;min-height:64px;margin-top:34px;padding:10px;display:grid;box-shadow:0 24px 60px #0000003d}.bnsAddressDemo,.bnsModeIcon{border-radius:8px;align-items:center}.bnsModeIcon{background:var(--teal);color:#061631;justify-content:center;min-height:44px;font-weight:900;display:inline-flex}.bnsAddressText{overflow-wrap:anywhere;color:#f8fcff;min-width:0;font-family:var(--font-geist-mono),monospace;font-size:1.2rem;font-weight:800}.bnsAddressMeta{color:var(--green);white-space:nowrap;border:1px solid #66e3c46b;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.bnsStepGrid{counter-reset:bns-steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.bnsStepGrid li{counter-increment:bns-steps;background:#f8fcff14;border:1px solid #d8edff33;border-radius:8px;min-height:190px;padding:18px}.bnsStepGrid h2:before,.bnsStepGrid h3:before{content:counter(bns-steps);background:var(--gold);color:#071631;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:8px;font-size:.88rem;display:inline-flex}.technologyTitle{letter-spacing:0;max-width:760px;margin:12px 0 0;font-size:clamp(2rem,4vw,4rem);line-height:1}.bnsRuleGrid h2,.bnsRuleGrid h3,.bnsStepGrid h2,.bnsStepGrid h3{max-width:none;margin:0;font-size:1.02rem;line-height:1.2}.bnsRuleGrid p,.bnsStepGrid p{color:#d8edff;margin-top:10px;line-height:1.55}.bnsRuleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.bnsRuleGrid article{background:#0b2d57;border:1px solid #d8edff2e;border-radius:8px;min-height:180px;padding:18px}.tutorialSteps li:before{color:var(--teal);content:"0" counter(tutorial);margin-bottom:28px;font-size:.78rem;font-weight:900;display:block}.authPage{color:#f8fcff;background:radial-gradient(circle at 84% 14%,#6fdbff52,#0000 320px),radial-gradient(circle at 12% 88%,#ff7b9c33,#0000 340px),linear-gradient(135deg,#061f5f,#071631);padding:24px clamp(20px,5vw,72px)}.authShell{align-content:center;gap:clamp(44px,8vw,92px);width:min(1120px,100%);min-height:calc(100svh - 48px);margin:0 auto;display:grid}.authCentered{max-width:760px}.authBrand{color:#f8fcff;align-items:center;min-height:42px;font-size:1.05rem;font-weight:950;display:inline-flex;position:absolute;top:24px}.authGrid{grid-template-columns:minmax(0,.9fr) minmax(360px,.58fr);align-items:center;gap:clamp(28px,6vw,88px);display:grid}.authStack{gap:14px;display:grid}.authIntro h1,.authMessage h1{letter-spacing:0;margin:12px 0 0;font-size:clamp(3rem,7vw,6.4rem);line-height:.92}.authIntro p:not(.sectionKicker),.authMessage p:not(.sectionKicker){max-width:660px;color:var(--muted);margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.26rem)}.authCard{color:#061a45;background:#f8fcfff5;border:1px solid #f8fcff2e;border-radius:8px;gap:12px;padding:clamp(20px,4vw,32px);display:grid;box-shadow:0 28px 80px #0000003d}.authCompactCard{padding:clamp(18px,3vw,24px)}.accountSecurityPanel h2,.authCard h2{color:#061a45;margin:0;font-size:1.35rem;line-height:1.1}.authCard input,.authCard select,.authCard textarea{color:#061a45;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #061a452e;border-radius:8px;padding:12px 13px}.authCard button:disabled,.authCard input:disabled,.authCard select:disabled,.authCard textarea:disabled{cursor:not-allowed;opacity:.56}.authCard button,.secondaryButton{min-height:46px;font:inherit;border:0;border-radius:8px;padding:0 16px;font-weight:850}.authCard button{background:var(--teal);color:#111626;margin-top:4px}.authCard .secondaryAuthButton{color:#061a45;background:#fff;border:1px solid #061a4529;width:100%}.secondaryButton{color:#f8fcff;background:#f8fcff1a;border:1px solid #f8fcff3d}.accountSecurityPanel{border-top:1px solid #f8fcff2e;gap:10px;margin-top:22px;padding-top:22px;display:grid}.accountSecurityPanel h2,.accountSecurityPanel p{color:#f8fcff}.accountSecurityPanel p:not(.sectionKicker){color:var(--muted);margin:8px 0 0;font-size:1rem}.accountSecurityPanel .primaryAction{border:0;width:fit-content}.notificationSettingsPanel,.socialIdentityPanel{gap:14px}.notificationSettingsHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notificationToggleRow{flex-wrap:wrap;gap:10px;display:flex}.notificationToggleRow .secondaryAuthButton{width:auto;margin-top:0;padding:0 16px}.notificationPreferenceList,.socialProviderGrid{gap:10px;display:grid}.socialProviderGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.socialProviderCard{background:#f8fcff14;border:1px solid #f8fcff2e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.socialProviderCard div{gap:4px;min-width:0;display:grid}.socialProviderCard strong{color:#f8fcff;font-size:.98rem}.socialProviderCard span{color:var(--muted);overflow-wrap:anywhere;font-size:.9rem;line-height:1.35}.connectionStatusPill,.socialProviderCard button{color:#061a45;min-height:36px;font:inherit;white-space:nowrap;background:#f8fcfff0;border:1px solid #f8fcff2e;border-radius:8px;padding:0 12px;font-size:.86rem;font-weight:850}.socialProviderCard button:disabled{cursor:not-allowed;opacity:.56}.connectionStatusPill{justify-content:center;align-items:center;display:inline-flex}.notificationPreference{background:#f8fcff14;border:1px solid #f8fcff2e;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.notificationPreference input{width:18px;height:18px;accent-color:var(--teal);margin:2px 0 0}.notificationPreference span{gap:4px;display:grid}.notificationPreference strong{color:#f8fcff;font-size:.98rem}.notificationPreference small{color:var(--muted);font-size:.9rem;line-height:1.4}.authCard>p{color:#486482;margin:2px 0 0;line-height:1.5}.authCard a:not(.primaryAction):not(.secondaryAction){color:#075f93;font-weight:850}.authCard .primaryAction{color:#111626}.formError,.formNote{border-radius:8px;padding:11px 12px;font-size:.94rem}.formError{color:#9b1838;background:#fff0f4}.formNote{color:#21466d;background:#e9f3ff}.authMessage{color:#f8fcff;background:#f8fcff1c;max-width:760px}.adminPage{color:#061a45;background:#f8fcff;min-height:100svh;padding:24px clamp(16px,4vw,48px) 56px}.adminHeader{justify-content:space-between;align-items:flex-start;gap:24px;width:min(1360px,100%);margin:0 auto 24px;display:flex}.adminHeader h1{letter-spacing:0;max-width:820px;margin:8px 0 0;font-size:clamp(2.2rem,4.4vw,4.6rem);line-height:.96}.adminHeader p:not(.sectionKicker){color:#486482;max-width:740px;margin:14px 0 0;line-height:1.5}.adminBrand{color:#061a45;margin-bottom:28px;font-weight:950;display:inline-flex}.adminMetric,.adminNotice,.adminPanel{background:#fff;border:1px solid #061a4524;border-radius:8px;box-shadow:0 18px 44px #062f8814}.adminNotice{color:#21466d;padding:14px 16px}.adminMetricGrid,.adminNotice{width:min(1360px,100%);margin:0 auto 16px}.adminMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.adminMetricGrid.compact{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:16px 0}.adminDetailNav a:focus-visible,.adminDetailNav a:hover{color:#061a45}.adminMetric{min-height:128px;color:inherit;padding:16px;text-decoration:none}.adminMetric p,.adminSectionHeader span,.adminTable th{color:#486482;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.adminMetric strong{color:#061a45;margin-top:18px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;display:block}.adminMetric span{color:#486482;margin-top:8px;display:block}.adminMetricLink{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.adminMetricLink:focus-visible,.adminMetricLink:hover{border-color:#12c2b5b3;outline:none;transform:translateY(-2px);box-shadow:0 22px 56px #062f8821}.adminMetricAction{color:#0b7971;font-weight:900}.adminDetailNav{flex-wrap:wrap;gap:8px;width:min(1360px,100%);margin:0 auto 16px;display:flex}.adminDetailNav a{color:#21466d;background:#fff;border:1px solid #061a4524;border-radius:8px;padding:9px 11px;font-size:.84rem;font-weight:850;text-decoration:none}.adminDetailNav a:focus-visible,.adminDetailNav a:hover{border-color:#12c2b5b3;outline:none}.adminGrid{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.adminGrid,.adminPanel{width:min(1360px,100%);margin:16px auto}.adminPanel{padding:18px}.adminDetailPanel{scroll-margin-top:18px}.adminWidePanel{grid-column:1/-1}.adminDetailPanel:target{border-color:#12c2b5b8;box-shadow:0 0 0 3px #12c2b529,0 22px 56px #062f881f}.adminDetailGrid{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.adminPanel h2{color:#061a45;margin:6px 0 0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.adminPanel p{color:#486482;line-height:1.5}.adminSectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.adminForm{gap:10px;display:grid}.adminForm label{color:#21466d;font-size:.84rem;font-weight:850}.adminForm input,.adminForm select,.adminForm textarea{color:#061a45;width:100%;font:inherit;resize:vertical;background:#f8fcff;border:1px solid #061a4529;border-radius:8px;padding:11px 12px}.adminForm button,.adminInlineForm button,.adminTable button{background:var(--teal);color:#111626;min-height:42px;font:inherit;border:0;border-radius:8px;padding:0 14px;font-weight:850}.adminInlineForm{margin:0}.adminInlineForm button{width:100%}.adminActionStack{gap:8px;min-width:112px;display:grid}.adminInlineForm .dangerButton{color:#8a1f1f;background:#fff2f2;border:1px solid #a526263d}.adminInlineForm .dangerButton:focus-visible,.adminInlineForm .dangerButton:hover{background:#ffe4e4;border-color:#a526267a;outline:none}.adminTableWrap{overflow-x:auto}.adminTable{border-collapse:collapse;width:100%;min-width:860px}.adminTable td,.adminTable th{text-align:left;vertical-align:top;border-top:1px solid #061a451f;padding:13px 12px}.adminTable th{border-top:0}.adminTable td{color:#21466d;line-height:1.45}.adminTable span,.adminTable strong{display:block}.adminTable strong{color:#061a45}.adminTable span{color:#486482;margin-top:4px}.adminMiniList{gap:8px;display:grid}.adminMiniList strong{color:#061a45}.adminMiniList a,.adminMiniList span{color:#21466d;background:#e9f3ff;border-radius:8px;padding:9px 10px;font-weight:760}.authCodeCard{max-width:560px}.authCodeCard h1{color:#061a45;letter-spacing:0;margin:4px 0 0;font-size:clamp(2.4rem,6vw,4rem);line-height:1}.authCodeCard p:not(.sectionKicker){color:#486482;margin:0;line-height:1.5}.waitlistSuccessStack{gap:16px;display:grid}.nominationCard h2{color:#061a45;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.05}.nominationCard .sectionKicker{color:#075f93}.nominationLead{color:#486482;margin:-2px 0 8px;line-height:1.5}.authActions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.siteFooter{color:#f8fcff;background:#061631;padding:clamp(44px,6vw,72px) clamp(20px,5vw,72px) 28px}body:has(.boardGroupPage) .siteFooter,body:has(.buboAppExperience) .siteFooter,body:has(.newBoardExperience) .siteFooter{display:none}body:has(.boardGroupPage),body:has(.buboAppExperience),body:has(.newBoardExperience){background:#f7f5f4}.footerInner{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:clamp(28px,6vw,88px);width:min(1120px,100%);margin:0 auto;display:grid}.footerBrand{align-content:start;gap:18px;display:grid}.footerBrand p{max-width:440px;color:var(--muted);margin:0;line-height:1.55}.footerColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.footerColumn{align-content:start;gap:10px;display:grid}.footerColumn h2{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:850}.footerColumn a{color:var(--muted);font-weight:750}.footerColumn a:hover{color:#f8fcff}.footerFinePrint{color:#d8edffc7;border-top:1px solid #d8edff29;flex-wrap:wrap;grid-column:1/-1;gap:10px 18px;padding-top:22px;font-size:.88rem;display:flex}.policyHero{padding-bottom:clamp(64px,9vw,118px)}.policyHeroContent{max-width:900px}.policyBand{background:#f8fcff}.policyContent{max-width:940px}.policyNotice,.policyUpdated{color:#486482;margin:0;line-height:1.55}.policyNotice{border-left:4px solid var(--gold);background:#fffdfa;margin-top:16px;padding:14px 0 14px 16px}.policySection{border-top:1px solid #061a451f;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:clamp(20px,5vw,54px);margin-top:clamp(30px,5vw,48px);padding-top:clamp(24px,4vw,38px);display:grid}.policySection h2{color:#061a45;margin:0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.05}.policySection li,.policySection p{color:#486482;line-height:1.62}.policySection p{margin:0}.policySection p+p,.policySection p+ul,.policySection ul+p{margin-top:14px}.policySection ul{gap:10px;margin:0;padding-left:18px;display:grid}.contactMethods a,.policySection a{color:#075f93;font-weight:900}.smsConsentExample{background:#fff;border:1px solid #061a4524;border-radius:8px;padding:18px}.smsConsentExample p{color:#153253}.contactGrid{grid-template-columns:minmax(0,.86fr) minmax(360px,.62fr);align-items:start;gap:clamp(28px,6vw,78px);display:grid}.contactMethods{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.contactMethods a{background:#e9f3ff;border:1px solid #061a4524;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;display:inline-flex}.contactCard{border-color:#061a451f;position:sticky;top:20px;box-shadow:0 18px 44px #062f881a}.cookieBanner button,.cookiePreferencePanel button,.secondaryLightButton{color:#061a45;min-height:42px;font:inherit;background:#e9f3ff;border:1px solid #061a4524;border-radius:8px;padding:0 14px;font-weight:850}.cookiePreferencePanel{background:#fff;border:1px solid #061a4524;border-radius:8px;gap:16px;padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 18px 44px #062f8814}.cookiePreferencePanel h2{color:#061a45;margin:8px 0 0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.02}.cookiePreferencePanel p:not(.sectionKicker){color:#486482;margin:12px 0 0;line-height:1.55}.cookieToggle{color:#21466d;align-items:center;gap:10px;font-weight:850;display:flex}.cookieToggle input{width:20px;height:20px;accent-color:var(--teal)}.cookiePreferencePanel .authActions button:first-child{background:var(--teal);color:#111626;border-color:#0000}.cookieBanner{z-index:50;color:#f8fcff;will-change:transform;background:#061631f7;border:1px solid #d8edff38;border-radius:8px;width:min(640px,100vw - 28px);padding:clamp(18px,3vw,24px);transition:transform .56s cubic-bezier(.18,.88,.28,1),box-shadow .56s,border-color .56s;position:fixed;bottom:clamp(14px,3vw,28px);right:clamp(14px,3vw,28px);overflow:visible;transform:translateY(0);box-shadow:0 28px 80px #0000005c}.cookieBanner.isCollapsed{box-shadow:none;border-color:#d8edff1f;transform:translateY(calc(100% + 4px))}.cookieBannerPanel{opacity:1;gap:16px;transition:opacity .22s;display:grid}.cookieBanner.isCollapsed .cookieBannerPanel{opacity:0;pointer-events:none}.cookieBanner .cookieBannerOwl{width:88px;height:56px;min-height:0;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;padding:0;position:absolute;top:-52px;right:clamp(16px,4vw,30px)}.cookieBannerOwlEyes{background:radial-gradient(at 34% 48%,#07152d 0 14%,#0000 15%),radial-gradient(at 66% 48%,#07152d 0 14%,#0000 15%),#f7fbff;border-radius:999px 999px 9px 9px;width:62px;height:20px;position:absolute;bottom:0;right:8px;box-shadow:inset 0 1px 3px #ffffffbf,0 4px 10px #00000038}.cookieBannerOwlEyes:after{content:"";background:#061631fa;height:3px;position:absolute;bottom:-1px;left:-2px;right:-2px;box-shadow:0 -3px 10px #06163180}@media (prefers-reduced-motion:reduce){.cookieBanner,.cookieBannerPanel{transition:none}}.cookieBannerCopy{padding-right:88px}.cookieBannerCopy h2{margin:8px 0 0;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.05}.cookieBannerCopy p:not(.sectionKicker),.cookieSettings p{color:var(--muted);margin:10px 0 0;line-height:1.5}.cookieBannerActions,.cookieBannerLinks{flex-wrap:wrap;gap:10px;display:flex}.cookieBannerLinks{margin-top:12px}.cookieBannerLinks a{color:var(--teal);font-weight:850}.cookieSettings{background:#f8fcff14;border:1px solid #d8edff29;border-radius:8px;gap:8px;padding:12px;display:grid}.cookieBanner .cookieToggle{color:#f8fcff}.cookieBannerActions button{color:#f8fcff;background:#f8fcff1a;border-color:#d8edff38}.cookieBannerActions .cookiePrimaryButton{background:var(--teal);color:#111626;border-color:#0000}.cookieBannerActions button:disabled{cursor:not-allowed;opacity:.56}.boardPage{color:#061a45;background:#eef8ff;min-height:100svh;padding:18px clamp(14px,3vw,34px) 34px}.boardShell{width:min(1480px,100%);margin:0 auto}.boardHeader{justify-content:space-between;align-items:flex-start;gap:20px;padding:10px 0 18px;display:flex}.boardHeader h1{color:#061a45;letter-spacing:0;margin:8px 0 0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.95}.boardHeader p:not(.sectionKicker){color:#486482;max-width:680px;margin:10px 0 0;font-size:1rem;line-height:1.45}.boardBrand{color:#061a45;align-items:center;min-height:34px;font-weight:950;display:inline-flex}.boardHeaderActions{align-items:center;gap:10px;display:flex}.boardAccountLink,.boardViewToggle button,.eventDialogActions button,.mapPreviewPanel button,.weekNav button{color:#061a45;min-height:38px;font:inherit;background:#fff;border:1px solid #061a4524;border-radius:8px;padding:0 13px;font-weight:800}.boardAddButton{color:#fff;background:#0b6b8d;border:0;border-radius:50%;width:42px;height:42px;font-size:1.75rem;font-weight:500;line-height:1;box-shadow:0 12px 28px #0b6b8d47}.boardToolbar{background:#fff;border:1px solid #061a451f;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.boardToolbar>div:first-child{gap:2px;display:grid}.boardToolbar strong{color:#061a45}.boardToolbar span{color:#486482;font-size:.9rem}.weekNav{flex-wrap:wrap;gap:8px;display:flex}.boardViewToggle{background:#eef8ff;border:1px solid #061a451f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:min(410px,100%);padding:4px;display:grid}.boardViewToggle button{color:#486482;white-space:nowrap;background:0 0;border:0;padding:0 10px}.boardViewToggle button.selected{color:#061a45;background:#fff;box-shadow:0 8px 18px #062f881a}.boardError{color:#9b1838;background:#fff0f4;border-radius:8px;margin-top:12px;padding:11px 12px;font-weight:750}.boardCalendar{--time-column:68px;background:#fff;border:1px solid #061a451f;border-radius:8px;margin-top:12px;overflow:auto;box-shadow:0 20px 70px #062f881a}.mobileBoardCalendar{display:none}.boardTimeGrid,.boardWeekHeader{grid-template-columns:var(--time-column) repeat(7,minmax(130px,1fr));min-width:1020px;display:grid}.boardWeekHeader{z-index:4;background:#fff;border-bottom:1px solid #061a451f;position:sticky;top:0}.boardDayHeading,.boardTimeCorner{border-right:1px solid #061a451a;min-height:58px}.boardDayHeading{align-content:center;justify-items:center;gap:2px;display:grid}.boardDayHeading span{color:#486482;text-transform:uppercase;font-size:.78rem;font-weight:850}.boardDayHeading strong{color:#061a45;background:#eef8ff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.boardTimeLabels{background:#f8fcff;border-right:1px solid #061a451a}.boardTimeLabels div{color:#6a7e96;justify-content:flex-end;align-items:flex-start;padding:8px 8px 0 0;font-size:.76rem;font-weight:750;display:flex}.boardDayColumn{min-height:calc((22 - 6) * var(--hour-height));background:#fff;border-right:1px solid #061a451a;position:relative}.boardHourSlot{background:0 0;border:0;border-bottom:1px solid #061a4514;width:100%;padding:0;display:block}.boardHourSlot:hover{background:#6fdbff1a}.boardTimeSelection{z-index:3;pointer-events:none;background:#6fdbff24;border:1px dashed #0b6b8d85;border-radius:8px;position:absolute;left:5px;right:5px;box-shadow:inset 0 0 0 1px #ffffffb8}.boardTimeAddButton{z-index:5;color:#fff;background:#0b6b8d;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:950;line-height:1;display:grid;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 26px #062f8847}.boardTimeAddButton:hover{background:#084e73}.mobileCalendarEventFrame,.mobileDayStrip,.mobileHourSlot,.mobileTimeLabels,.mobileTimeSelection,.mobileTimeline,.mobileTimelineCard,.mobileTimelineTrack{display:none}.boardAvailabilityBlock{z-index:1;pointer-events:none;border:1px dashed #061a4529;border-radius:8px;align-items:flex-start;padding:5px 6px;font-size:.7rem;font-weight:850;line-height:1.15;display:flex;position:absolute;left:4px;right:4px;overflow:hidden}.boardAvailabilityBlock.available{color:#176247;background:#4cb98e2e}.boardAvailabilityBlock.maybe{color:#76510b;background:#f4be4f33}.boardAvailabilityBlock.busy{color:#8c2136;background:#de587124}.calendarEventFrame{z-index:2;position:absolute;left:6px;right:6px}.calendarEvent{color:#061a45;text-align:left;touch-action:none;border:1px solid #061a451a;border-radius:8px;align-content:start;gap:2px;width:100%;height:100%;padding:7px 8px;display:grid;overflow:hidden;box-shadow:0 10px 28px #062f8821}.boardPrimitiveEvent.restaurant,.calendarEvent.restaurant{background:#fff3d8}.boardPrimitiveEvent.address,.calendarEvent.address{background:#dff8f1}.calendarEvent.dragging{opacity:.84;cursor:grabbing;outline:2px solid #0b6b8d94}.calendarEvent strong{font-size:.86rem;line-height:1.08}.boardPrimitiveEvent small,.boardPrimitiveEvent span,.calendarEvent small,.calendarEvent span{color:#486482;font-size:.72rem;line-height:1.2}.boardSparseView,.boardStageView{margin-top:12px}.boardSparseView{gap:12px;display:grid}.sparseDayGroup{gap:10px;display:grid}.ghostDayMarker{color:#6a7e96;align-items:center;gap:12px;font-size:.82rem;font-weight:850;display:flex}.ghostDayMarker:after,.ghostDayMarker:before{content:"";background:repeating-linear-gradient(90deg,#061a4538 0 8px,#0000 8px 14px);flex:1;height:1px}.sparseDayCard,.stageAvailabilityRail,.stageLane{background:#fff;border:1px solid #061a451f;border-radius:8px;box-shadow:0 18px 48px #062f8814}.sparseDayCard{grid-template-columns:minmax(155px,.24fr) minmax(0,1fr) minmax(220px,.3fr);align-items:stretch;gap:12px;padding:12px;display:grid}.sparseDayCard header{border-right:1px solid #061a451a;align-content:start;gap:4px;padding-right:12px;display:grid}.sparseDayCard header span,.stageLane header span{color:#486482;text-transform:uppercase;font-size:.78rem;font-weight:900}.sparseDayCard header strong{color:#061a45;font-size:1.1rem}.sparseDayContent,.stageLaneItems{align-content:start;gap:8px;display:grid}.boardPrimitiveEvent{color:#061a45;text-align:left;border:1px solid #061a451a;border-radius:8px;gap:3px;width:100%;min-height:66px;padding:10px 11px;display:grid;box-shadow:0 10px 24px #062f8817}.boardPrimitiveEvent strong{font-size:.92rem;line-height:1.16}.availabilityChips{flex-wrap:wrap;align-content:start;gap:6px;display:flex}.availabilityChips span{color:#486482;background:#eef8ff;border:1px solid #061a451c;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.74rem;font-weight:850;display:inline-flex}.availabilityChips span.available{color:#176247;background:#4cb98e29}.availabilityChips span.maybe{color:#76510b;background:#f4be4f33}.availabilityChips span.busy{color:#8c2136;background:#de587124}.boardStageView{gap:12px;display:grid}.stageAvailabilityRail{grid-template-columns:minmax(190px,.22fr) minmax(0,1fr);align-items:start;gap:14px;padding:12px;display:grid}.stageAvailabilityRail>div:first-child{gap:4px;display:grid}.stageAvailabilityRail strong{color:#061a45}.stageLanes{grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.stageLane{grid-template-rows:auto 1fr;gap:12px;min-height:360px;padding:12px;display:grid}.stageLane header{gap:8px;display:grid}.stageLane header div{justify-content:space-between;align-items:center;gap:10px;display:flex}.stageLane header strong{color:#061a45;background:#eef8ff;border-radius:50%;place-items:center;min-width:30px;height:30px;font-size:.88rem;display:grid}.stageLane header p{color:#486482;margin:0;font-size:.84rem;line-height:1.35}.eventDialogBackdrop{z-index:20;background:#020c227a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.eventDialog{width:min(820px,100%);max-height:min(92svh,900px)}.eventDialog,.eventPickerDialog{color:#061a45;background:#fff;border-radius:8px;padding:clamp(18px,3vw,28px);overflow:auto;box-shadow:0 28px 90px #00000052}.eventPickerDialog{width:min(980px,100%);max-height:min(92svh,920px)}.eventDialogHeader{justify-content:space-between;gap:16px;display:flex}.eventReadOnlyNote{color:#486482;background:#f8fcff;border:1px solid #254a6324;border-radius:10px;margin:0;padding:10px 12px;font-size:.86rem;line-height:1.45}.eventDialogHeader h2{letter-spacing:0;margin:6px 0 0;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1}.eventDialogClose{color:#061a45;width:36px;height:36px;font:inherit;background:#eef8ff;border:1px solid #061a4524;border-radius:50%;font-weight:950}.eventTypePicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.eventTypePicker button{color:#061a45;text-align:left;background:#f8fcff;border:1px solid #061a4524;border-radius:8px;gap:4px;padding:12px;display:grid}.eventTypePicker button.selected{background:#e5f8ff;border-color:#0b6b8d85}.eventTypePicker span,.mapPreviewPanel span{color:#486482;font-size:.88rem;line-height:1.35}.eventPickerSearch{color:#21466d;gap:6px;margin-top:18px;font-size:.86rem;font-weight:850;display:grid}.eventPickerSearch input{color:#061a45;width:100%;font:inherit;background:#fff;border:1px solid #061a4529;border-radius:8px;padding:12px 13px}.eventPickerSection{gap:10px;margin-top:18px;display:grid}.eventPickerCategories{flex-wrap:wrap;gap:8px;display:flex}.eventPickerCategories button{color:#486482;background:#f8fcff;border:1px solid #061a4521;border-radius:999px;padding:8px 11px;font-weight:850}.eventPickerCategories button.selected{color:#061a45;background:#e5f8ff;border-color:#0b6b8d6b}.eventTemplateGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.eventTemplateGrid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.eventTemplateButton{color:#061a45;text-align:left;background:#f8fcff;border:1px solid #061a451f;border-radius:8px;align-content:start;gap:5px;min-height:128px;padding:12px;display:grid}.eventTemplateButton:hover{background:#eef8ff;border-color:#0b6b8d70}.eventTemplateButton span{color:#6a7e96;text-transform:uppercase;font-size:.7rem;font-weight:900;line-height:1.15}.eventTemplateButton strong{font-size:.98rem;line-height:1.16}.eventPickerEmpty,.eventTemplateButton small{color:#486482;font-size:.82rem;line-height:1.35}.eventPickerEmpty{background:#f8fcff;border:1px dashed #061a452e;border-radius:8px;margin:0;padding:18px}.eventFormGrid,.openTableFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.eventFormGrid label,.eventFullField,.openTableFields label{color:#21466d;gap:6px;font-size:.86rem;font-weight:850;display:grid}.eventFormGrid input,.eventFormGrid select,.eventFullField input,.eventFullField textarea,.openTableFields input{color:#061a45;width:100%;font:inherit;background:#fff;border:1px solid #061a4529;border-radius:8px;padding:11px 12px}.eventFullField{margin-top:14px}.openTableFields{grid-template-columns:minmax(180px,.44fr) minmax(0,1fr)}.eventCheckbox{border:1px solid #061a4524;border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:0 12px;display:flex}.eventCheckbox input{width:18px;height:18px}.eventLifecyclePanel{background:#fbf8ef;border:1px solid #061a451f;border-radius:8px;gap:14px;margin-top:14px;padding:12px;display:grid}.eventLifecycleHeader,.eventLifecycleSubhead{justify-content:space-between;align-items:start;gap:12px;display:flex}.eventLifecycleHeader h3{color:#061a45;margin:2px 0 0;font-size:1.12rem;line-height:1.15}.eventConnectedTimeline,.eventLifecycleGuidance,.eventLifecycleSignals,.eventRouteActions{flex-wrap:wrap;gap:7px;display:flex}.eventConnectedTimeline span,.eventLifecycleGuidance span,.eventLifecycleSignals span{color:#486482;background:#fff;border:1px solid #061a451a;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:850;line-height:1.2}.eventLifecycleControls{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:12px;display:grid}.eventLifecycleControls>div{align-content:start;gap:8px;display:grid}.eventLifecycleButtonGroup{flex-wrap:wrap;gap:8px;display:flex}.eventLifecycleButtonGroup button{color:#2c5365;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f6fafdfa),#fff;border:1px solid #194e6426;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:900;transition:transform .15s,border-color .15s,box-shadow .15s;box-shadow:0 8px 18px #0f2d460f}.eventLifecycleButtonGroup button:hover:not(:disabled){border-color:#0f6d7a5c;transform:translateY(-1px);box-shadow:0 12px 24px #0f4d5c1f}.eventLifecycleButtonGroup button.selected{color:#fff;background:linear-gradient(#168cacf5,#0b6b8dfa),#0b6b8d;border-color:#0b6b8d9e;box-shadow:0 12px 24px #0b6b8d38}.eventLifecycleButtonGroup.status button.selected{background:linear-gradient(#238763f5,#176247fa),#176247;border-color:#17624775}.eventLifecycleButtonGroup button:disabled{cursor:not-allowed;opacity:.62;transform:none}.eventLifecycleButtonGroup button.eventContributionRemove{color:#982f2f;box-shadow:none;background:#fff8f7;border-color:#9b2c2c33}.eventLifecycleButtonGroup button.eventContributionRemove:hover:not(:disabled){border-color:#9b2c2c6b;box-shadow:0 10px 20px #9b2c2c1a}.eventLifecycleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.eventLifecycleSubpanel{background:#ffffffb8;border:1px solid #061a451a;border-radius:8px;align-content:start;gap:10px;padding:10px;display:grid}.eventLifecycleSubhead strong{color:#061a45;margin-top:2px;font-size:.92rem;line-height:1.2;display:block}.eventLifecycleSubhead button,.eventRouteActions a{color:#0b6b8d;min-height:34px;font:inherit;background:#fff;border:1px solid #061a451f;border-radius:999px;padding:0 11px;font-size:.8rem;font-weight:850;text-decoration:none}.eventRouteActions a{align-items:center;display:inline-flex}.eventLifecycleFormGrid,.eventLifecycleNotesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.eventLifecycleFormGrid label,.eventLifecycleNotesGrid label,.eventLifecycleSubpanel>label:not(.eventCheckbox){color:#486482;gap:6px;font-size:.8rem;font-weight:850;display:grid}.eventLifecycleFormGrid input,.eventLifecycleFormGrid select,.eventLifecycleNotesGrid input,.eventLifecycleNotesGrid textarea,.eventLifecycleSubpanel>label:not(.eventCheckbox) input,.eventLifecycleSubpanel>textarea{color:#061a45;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #061a4524;border-radius:8px;padding:8px 10px;font-size:.88rem}.eventLifecycleNotesGrid textarea,.eventLifecycleSubpanel>textarea{resize:vertical;min-height:72px}.eventFullField.compact{margin-top:0}.eventLifecycleRoster{gap:7px;display:grid}.eventLifecycleRoster div{background:#fff;border:1px solid #061a4517;border-radius:8px;grid-template-columns:minmax(0,1fr) repeat(4,auto);align-items:center;gap:8px;min-height:34px;padding:6px 8px;display:grid}.eventLifecycleRoster strong{color:#061a45;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;line-height:1.2;overflow:hidden}.eventLifecycleRoster p,.eventLifecycleRoster span{color:#486482;margin:0;font-size:.78rem;font-weight:850;line-height:1.2}.eventLifecycleRoster span{background:#eef8ff;border-radius:999px;padding:5px 8px}.eventCommentList{gap:8px;max-height:210px;display:grid;overflow:auto}.eventCommentList article{background:#fff;border:1px solid #061a4517;border-radius:8px;gap:3px;padding:8px;display:grid}.eventCommentList strong{color:#061a45;font-size:.84rem;line-height:1.2}.eventCommentHeader{justify-content:space-between;align-items:start;gap:10px;display:flex}.eventCommentHeader>div{gap:3px;min-width:0;display:grid}.eventCommentHeader button{color:#982f2f;cursor:pointer;font:inherit;background:#fff8f7;border:1px solid #9b2c2c2e;border-radius:999px;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:900}.eventCommentHeader button:focus-visible,.eventCommentHeader button:hover:not(:disabled){background:#fff1ef;border-color:#9b2c2c6b}.eventCommentHeader button:disabled{cursor:not-allowed;opacity:.6}.eventCommentList p,.eventCommentList span{color:#486482;margin:0;font-size:.8rem;line-height:1.35}.mapPreviewPanel{background:#f8fcff;border:1px solid #061a451f;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.mapPreviewPanel>div{gap:4px;display:grid}.mapPreviewPanel figure{margin:0}.mapPreviewPanel img{border:1px solid #061a451f;border-radius:8px;width:100%;height:auto}.mapPreviewPanel figcaption,.mapPreviewPanel p{color:#486482;margin:7px 0 0;font-size:.9rem}.eventDialogActions{grid-template-columns:auto 1fr auto auto;gap:10px;margin-top:18px;display:grid}.eventDialogActions button:last-child{color:#fff;background:#0b6b8d;border:0}.eventDialogActions .dangerButton{color:#9b1838;background:#fff0f4;border-color:#9b18383d}@media (max-width:760px){.hero{min-height:82svh;padding:20px 20px 40px}.heroImage{object-position:68% 50%}.heroLayout{grid-template-columns:1fr;align-self:stretch;gap:16px;padding-top:88px}.siteHeader{align-items:center;gap:12px;top:20px;left:20px;right:20px}.brandMark{flex:none;width:38px;height:38px}.siteHeader nav{justify-content:flex-end;gap:clamp(7px,2vw,10px);min-width:0;max-width:none;font-size:clamp(.68rem,2.6vw,.82rem)}.heroContent{width:100%;max-width:520px}.heroWordmarkFrame{width:min(100%,330px)}.hero h1{font-size:clamp(3.25rem,17vw,5.6rem)}.hero h2{max-width:15ch;font-size:clamp(1.75rem,8.4vw,2.45rem)}.heroDescription{display:none}.heroActions{gap:10px;width:min(100%,340px);margin-top:28px}.heroHootPanel{justify-self:start;gap:12px;width:min(100%,180px)}.heroHootPhone{border-radius:28px}.heroPanelActions{width:100%;margin-top:0}.heroPanelActions .primaryAction{white-space:nowrap;padding-inline:10px;font-size:.86rem}.heroActions .primaryAction,.heroActions .secondaryAction{width:100%}.primaryAction,.secondaryAction{min-height:46px;padding:0 16px}.appBand,.bnsBand,.featuredBand,.guideBand,.partnerBand,.planningBand,.platformBand,.simpleBand,.tutorialBand{padding:56px 20px}.sectionInner h2{font-size:clamp(2rem,10vw,3rem);line-height:1.04}.appIntro,.appScreenshots,.bnsIntro,.bnsRuleGrid,.bnsStepGrid,.catalogueCard,.catalogueGrid,.catalogueSectionHeader,.contactGrid,.detailHeroGrid,.detailSteps,.detailTwoColumn,.featuredGrid,.featuredIntro,.footerColumns,.footerInner,.guideGrid,.guideProgressIntro,.guideSupportGrid,.learningStageList,.partnerGrid,.partnerIntro,.policySection,.simpleIntro,.simpleShowcase,.sourceGrid,.stepGrid,.tutorialSteps,.twoColumn{grid-template-columns:1fr}.guideProgressBand{padding:56px 20px}.guideProgressBandVisualOnly{padding:34px 20px}.guideProgressVisual{margin-top:22px}.learningStageIconList{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.learningStageList li{min-height:auto}.learningStageIconList li{min-height:68px;padding:6px}.learningStageIcon{width:54px;height:54px}.bnsAddressDemo{grid-template-columns:40px minmax(0,1fr)}.bnsAddressMeta{grid-column:1/-1;justify-self:start}.bnsRuleGrid article,.bnsStepGrid li,.guideCard,.partnerGrid article{min-height:auto}.catalogueSectionHeader,.featuredIntro{flex-direction:column;align-items:start}.simpleExplainerCaption{grid-template-columns:1fr}.catalogueHero,.catalogueSection,.detailBand,.detailHero{padding-left:20px;padding-right:20px}.catalogueNav{align-items:center;gap:12px}.catalogueNav div{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:min(250px,62vw);font-size:.8rem}.catalogueNav a[href*=github\.com],.catalogueNav div a:nth-child(2),.catalogueNav div a:nth-child(n+4){display:none}.authPage{padding:20px}.authShell{gap:64px;min-height:calc(100svh - 40px)}.authBrand{top:20px}.authGrid{grid-template-columns:1fr}.authIntro h1,.authMessage h1{font-size:clamp(2.8rem,14vw,4.4rem)}.authCard{padding:18px}.contactCard{position:static}.siteFooter{padding:42px 20px 24px}.footerFinePrint{display:grid}.policyHero{padding-bottom:64px}.cookieBanner{width:auto;bottom:14px;left:14px;right:14px}.cookieBannerCopy{padding-right:0}.cookieBannerOwl{right:18px}.boardPage{padding:12px 12px max(18px,env(safe-area-inset-bottom))}.boardHeader,.boardToolbar{flex-direction:column;align-items:stretch}.boardHeaderActions{justify-content:space-between}.boardHeader h1{font-size:clamp(2rem,13vw,3.25rem);line-height:.98}.boardHeader p:not(.sectionKicker){font-size:.92rem}.boardAccountLink{flex:1;justify-content:center;min-height:44px}.boardAddButton{flex:none;width:46px;height:46px}.boardToolbar{z-index:8;position:sticky;top:0;box-shadow:0 12px 28px #062f8814}.boardViewToggle{width:100%;min-width:0}.boardViewToggle button{white-space:normal;min-width:0;padding:0 6px}.weekNav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.weekNav button{min-height:42px;padding:0 8px}.boardCalendar{--time-column:56px}.boardCalendarDesktop{display:none}.boardTimeGrid,.boardWeekHeader{grid-template-columns:var(--time-column) repeat(7,minmax(112px,1fr));min-width:880px}.mobileBoardCalendar{margin-top:12px;display:block}.mobileDayStrip{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(70px,1fr);grid-auto-flow:column;gap:8px;padding-bottom:3px;display:grid;overflow-x:auto}.mobileDayStrip button{color:#061a45;scroll-snap-align:start;background:#fff;border:1px solid #061a451f;border-radius:8px;align-content:center;gap:4px;min-height:82px;padding:8px;display:grid}.mobileDayStrip button.selected{color:#fff;background:#061a45;border-color:#0b6b8d8c}.mobileDayStrip small,.mobileDayStrip span{color:inherit;opacity:.74;text-transform:uppercase;font-size:.7rem;font-weight:900;line-height:1.1}.mobileDayStrip strong{font-size:1.28rem;line-height:1}.mobileTimelineCard{background:#fff;border:1px solid #061a451f;border-radius:8px;margin-top:10px;display:grid;overflow:hidden;box-shadow:0 18px 52px #062f881a}.mobileTimelineHeader{background:#f8fcff;border-bottom:1px solid #061a451a;justify-content:space-between;gap:12px;padding:12px;display:flex}.mobileTimelineHeader div{gap:3px;display:grid}.mobileTimelineHeader div:last-child{justify-items:end}.mobileTimelineHeader span{color:#486482;text-transform:uppercase;font-size:.72rem;font-weight:900}.mobileTimelineHeader strong{color:#061a45;font-size:.98rem}.mobileTimeline{grid-template-columns:52px minmax(0,1fr);display:grid}.mobileTimeLabels{background:#f8fcff;border-right:1px solid #061a451a;display:block}.mobileTimeLabels div{color:#6a7e96;justify-content:flex-end;align-items:flex-start;padding:8px 7px 0 0;font-size:.72rem;font-weight:850;display:flex}.mobileTimelineTrack{min-height:calc((22 - 6) * var(--hour-height));background:#fff;display:block;position:relative}.mobileHourSlot{background:0 0;border:0;border-bottom:1px solid #061a4514;width:100%;padding:0;display:block}.mobileHourSlot:active{background:#6fdbff24}.mobileTimeSelection{z-index:3;pointer-events:none;background:#6fdbff2b;border:1px dashed #0b6b8d94;border-radius:8px;display:block;position:absolute;left:8px;right:8px}.mobileTimeAddButton{width:46px;height:46px;left:auto;right:15px;transform:translateY(-50%)}.mobileAvailabilityBlock{left:10px;right:10px}.mobileCalendarEventFrame{z-index:2;display:block;position:absolute;left:12px;right:12px}.mobileCalendarEventFrame .calendarEvent{min-height:42px;padding:8px 9px}.eventDialogBackdrop{place-items:end center;padding:0}.eventDialog,.eventPickerDialog{width:100%;max-height:min(88svh,760px);padding:18px 16px max(18px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.eventDialogHeader h2{font-size:clamp(1.7rem,9vw,2.4rem)}.eventFormGrid,.eventLifecycleControls,.eventLifecycleFormGrid,.eventLifecycleGrid,.eventLifecycleNotesGrid,.eventTemplateGrid,.eventTemplateGrid.compact,.eventTypePicker,.openTableFields{grid-template-columns:1fr}.eventLifecycleHeader,.eventLifecycleSubhead{display:grid}.eventPickerCategories{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.eventPickerCategories button{white-space:nowrap;flex:none;min-height:40px}.eventTemplateButton{min-height:auto}.eventFormGrid input,.eventFormGrid select,.eventFullField input,.eventFullField textarea,.openTableFields input{min-height:44px}.eventLifecycleButtonGroup{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.eventLifecycleButtonGroup button{white-space:nowrap;flex:none;min-height:40px}.eventLifecycleRoster div{grid-template-columns:1fr;align-items:stretch}.eventLifecycleRoster strong{white-space:normal}.sparseDayCard,.stageAvailabilityRail{grid-template-columns:1fr}.sparseDayCard header{border-bottom:1px solid #061a451a;border-right:0;padding-bottom:10px;padding-right:0}.stageLanes{grid-template-columns:repeat(4,minmax(240px,78vw))}.eventDialogActions{grid-template-columns:1fr}.eventDialogActions span{display:none}.catalogueHeroContent{margin-top:72px}.catalogueHeroContent h1,.detailHero h1{max-width:100%;font-size:clamp(2.45rem,11vw,3.45rem);line-height:1}.guidesHeroContent h1{max-width:9ch;font-size:clamp(2.25rem,10vw,3rem)}.catalogueHeroContent p:last-child,.detailHeroGrid>div>p:not(.sectionKicker){max-width:100%;font-size:clamp(1rem,4vw,1.14rem);line-height:1.5}.guidesHeroContent p:last-child{max-width:22ch}.detailHeroImage{min-width:0}.stepGrid li{min-height:132px}.simpleShowcase{gap:36px}.simpleExplainerCaption{padding:16px}}@media (max-width:360px){.hero{padding-inline:20px}.siteHeader{gap:8px}.brandMark{border-radius:10px;width:34px;height:34px}.siteHeader nav{gap:8px;font-size:.72rem}.heroLayout{padding-top:88px}.heroHootPanel{width:min(100%,170px)}.heroWordmarkFrame{width:min(100%,300px)}.hero h1{font-size:clamp(3rem,16vw,3.6rem)}.hero h2{max-width:15ch;font-size:clamp(1.45rem,7.6vw,2rem)}.heroDescription{font-size:.98rem}.primaryAction,.secondaryAction{width:100%}}.boardWorkspacePage{color:#162033;background:#f8fafc;min-height:100vh;padding:32px}.boardWorkspaceHeader{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1180px;margin:0 auto 28px;display:grid}.boardWorkspaceHeader h1{letter-spacing:0;margin:0;font-size:2.25rem}.boardWorkspaceHeader p{color:#536177;max-width:68ch;margin:6px 0 0}.boardWorkspaceGrid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:20px;max-width:1180px;margin:0 auto;display:grid}.boardSettingsPanel{max-width:1180px;margin:0 auto 20px}.boardWorkspaceColumn{align-content:start;gap:20px;display:grid}.boardWorkspaceForm,.boardWorkspacePanel{background:#fff;border:1px solid #d9e2ee;border-radius:8px;padding:20px;box-shadow:0 10px 30px #21304914}.boardCreateForm{gap:18px;max-width:760px;margin:0 auto;display:grid}.boardInlineForm label,.boardMessageForm label,.boardWorkspaceForm label{gap:8px;font-weight:700;display:grid}.boardInlineForm input,.boardInlineForm select,.boardMessageForm input,.boardMessageForm select,.boardMessageForm textarea,.boardWorkspaceForm input,.boardWorkspaceForm textarea{color:#162033;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px}.boardInlineForm{grid-template-columns:minmax(0,1fr) minmax(120px,.42fr) auto;gap:10px;margin-top:16px;display:grid}.boardSettingsForm{align-items:stretch}.boardSettingsAction{display:flex}.boardFormLink,.boardInlineForm button,.boardMessageForm button,.boardVoteForm button{color:#fff;font:inherit;cursor:pointer;background:#162033;border:0;border-radius:8px;padding:11px 14px;font-weight:800}.boardFormLink{white-space:nowrap;justify-content:center;align-items:center;min-height:100%;text-decoration:none;display:inline-flex}.boardInlineForm button:disabled{cursor:not-allowed;opacity:.52}.boardMessageForm{gap:12px;margin-bottom:16px;display:grid}.boardEventIdeasPanel{background:linear-gradient(135deg,#0b63d314,#22c55e14),#fff}.boardEventIdeasPanel .sectionHeader>span{color:#0b4a91;background:#0b63d31a;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.boardIdeaComposer{gap:12px;margin-bottom:16px;display:grid}.boardIdeaComposer label{color:#324056;text-transform:uppercase;letter-spacing:.06em;gap:8px;font-size:.78rem;font-weight:800;display:grid}.boardIdeaComposer textarea{resize:vertical;color:#061a45;width:100%;font:inherit;border:1px solid #061a4524;border-radius:8px;padding:12px;font-size:.95rem;line-height:1.5}.boardIdeaComposer button{color:#fff;cursor:pointer;background:#0b63d3;border:0;border-radius:8px;width:fit-content;min-height:42px;padding:0 16px;font-weight:850}.boardIdeaComposer button:disabled{cursor:not-allowed;opacity:.45}.boardIdeaCanvas{gap:12px;display:grid}.boardIdeaCard{background:#ffffffdb;border:1px solid #061a451c;border-left:5px solid #0b63d3;border-radius:8px;gap:14px;padding:14px;display:grid;box-shadow:0 12px 30px #061a4514}.boardIdeaCard.shortlisted{border-left-color:#0f8f76}.boardIdeaCard.selected{border-left-color:#17a34a}.boardIdeaCard.archived{opacity:.78;border-left-color:#8794a8}.boardIdeaCard>div:first-child{gap:7px;display:grid}.boardIdeaCard span{color:#324056;text-transform:uppercase;background:#061a4514;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.72rem;font-weight:850}.boardIdeaCard strong{color:#061a45;font-size:1rem}.boardIdeaCard p{color:#46566d;margin:0;line-height:1.5}.boardIdeaCard em{color:#6d7a8c;font-size:.78rem;font-style:normal}.boardIdeaActions,.boardIdeaActions form{flex-wrap:wrap;gap:8px;display:flex}.boardIdeaActions button{color:#324056;cursor:pointer;background:#fff;border:1px solid #061a451f;border-radius:999px;min-height:34px;padding:0 10px;font-weight:750}.boardIdeaActions button:disabled{color:#147a43;cursor:default;background:#dff3e8}.boardList{gap:10px;display:grid}.boardList>a,.boardList>article,.boardList>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.boardList>a,.boardList>article,.boardList>article>a,.boardList>div,.boardList>div>a{color:inherit;gap:4px;text-decoration:none;display:grid}.boardList span{color:#64748b;font-size:.92rem}.boardList p{color:#334155;margin:4px 0 0}.boardVoteForm{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.boardVoteForm button{color:#123f39;background:linear-gradient(#eef8f5fa,#fffffff5),#eef8f5;border:1px solid #1f7a6d42;border-radius:999px;min-height:38px;box-shadow:0 8px 16px #1f7a6d14}.boardVoteForm select{color:#162033;min-height:38px;font:inherit;background:#fff;border:1px solid #254a632e;border-radius:999px;padding:8px 12px;font-weight:800}.boardManagementRow{flex-wrap:wrap;gap:8px;display:flex}.accountBoardSection{gap:14px;margin-top:24px;display:grid}.authMessage .accountBoardSection .sectionHeader h2{color:#f8fcff}.authMessage .accountBoardSection .boardList>a,.authMessage .accountBoardSection .boardList>article,.authMessage .accountBoardSection .boardList>div{color:#061a45;background:#f8fafc}.authMessage .accountBoardSection .boardList strong{color:#075985}.authMessage .accountBoardSection .boardList span{color:#475569;font-weight:800}.authMessage .accountBoardSection .boardList p:not(.sectionKicker){color:#334155;max-width:none;margin:8px 0 0;font-size:1rem;line-height:1.45}.authMessage .accountBoardSection .emptyState{color:#d8edff;margin:0;font-size:1rem}.boardHeaderActionForm{display:contents}.boardDangerButton{color:#9b1838;min-height:42px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff1f4;border:1px solid #9b18383d;border-radius:8px;padding:0 14px;font-weight:850}.boardDangerButton.compact{min-height:0;padding:9px 12px}.boardStatusPill{color:#075985;background:#e0f2fe;border-radius:999px;align-items:center;padding:2px 8px;font-size:.78rem;font-weight:800;display:inline-flex}.boardBuilderPage{align-content:start;display:grid}.boardBuilderChat{background:#fff;border:1px solid #d9e2ee;border-radius:8px;gap:14px;width:min(100%,820px);margin:0 auto;padding:18px;display:grid;box-shadow:0 12px 32px #21304914}.boardBuilderMessage{border-radius:8px;gap:7px;width:min(100%,620px);padding:12px 14px;line-height:1.46;display:grid}.boardBuilderMessage.assistant{color:#162033;background:#eef7ff;justify-self:start}.boardBuilderMessage.participant{color:#fff;background:#162033;justify-self:end}.boardBuilderMessage.participant span{color:#bae6fd}.boardBuilderMessage span{color:#536177;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:850}.boardBuilderMessage p{margin:0}.boardBuilderComposer{gap:14px;display:grid}.boardBuilderComposer label{color:#324056;text-transform:uppercase;letter-spacing:.04em;gap:8px;font-size:.78rem;font-weight:850;display:grid}.boardBuilderComposer textarea{color:#162033;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px;line-height:1.45}.boardBuilderComposer .primaryAction{border:0;width:fit-content;min-height:42px}.boardBuilderComposer .primaryAction:disabled{cursor:not-allowed;opacity:.54}.boardBuilderError{color:#9b1838;margin:0;font-weight:750}.boardBuilderReview{gap:12px;display:grid}.boardBuilderRecommendations{border-top:1px solid #d9e2ee;gap:0;margin:0;padding:0;list-style:none;display:grid}.boardBuilderRecommendation{border-bottom:1px solid #d9e2ee;gap:8px;padding:14px 0;display:grid}.boardBuilderRecommendation div{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 14px;display:flex}.boardBuilderDraft strong,.boardBuilderRecommendation strong{color:#162033}.boardBuilderDraft span,.boardBuilderRecommendation span{color:#536177;font-size:.84rem;font-weight:750}.boardBuilderDraft p,.boardBuilderRecommendation p{color:#536177;margin:0;line-height:1.45}.boardBuilderActions .secondaryButton,.boardBuilderRecommendation .secondaryButton{color:#162033;background:#fff;border-color:#cbd5e1;width:fit-content;min-height:42px;text-decoration:none}.boardBuilderDraft{border-left:3px solid #8edcf5;gap:6px;padding-left:12px;display:grid}.boardBuilderActions{flex-wrap:wrap;gap:10px;display:flex}.boardBuilderActions .secondaryButton:disabled{cursor:not-allowed;opacity:.54}.boardGroupPage{color:#162033;background:#f6f8fb;grid-template-rows:auto minmax(0,1fr);height:100svh;min-height:100svh;padding:28px;display:grid;overflow:hidden}.boardGroupPage[data-native-shell=true]{grid-template-rows:minmax(0,1fr);padding:0}.boardGroupPage[data-native-shell=true]:has(.boardBacklogPanel),.boardGroupPage[data-native-shell=true]:has(.boardCanvasPanel){height:100svh;min-height:100svh;padding:0;overflow:hidden}.boardGroupPage[data-native-shell=true] .boardGroupShell{width:100%;max-width:none;height:100%}.boardGroupPage[data-native-shell=true] .boardBacklogPanel,.boardGroupPage[data-native-shell=true] .boardCanvasPanel,.boardGroupPage[data-native-shell=true] .boardChatPanel{box-shadow:none;border:0;border-radius:0}.boardGroupPage[data-native-shell=true] .boardBacklogPanel,.boardGroupPage[data-native-shell=true] .boardCanvasPanel{padding:0}.boardGroupHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;max-width:1260px;margin:0 auto 20px;display:grid}.boardGroupHeader h1{letter-spacing:0;margin:0;font-size:clamp(1.75rem,3vw,2.55rem)}.boardGroupHeader p{color:#536177;margin:6px 0 0}.boardGroupActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.boardGroupActions .primaryAction,.boardGroupActions .secondaryButton{white-space:nowrap;min-height:42px}.boardShareControl{flex:none;align-items:center;display:inline-flex;position:relative}.boardShareButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:42px;min-height:42px;padding:0;display:inline-grid}.boardShareButton:focus-visible,.boardShareButton:hover{background:#f8fafc;border-color:#94a3b8}.boardShareIcon{width:20px;height:20px;display:block}.boardShareStatus{z-index:45;color:#fff;white-space:normal;text-align:left;background:#162033;border:1px solid #16203324;border-radius:999px;max-width:min(82vw,420px);padding:6px 9px;font-size:.76rem;font-weight:900;line-height:1;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 24px #0f172a29}.boardShareStatus.warning{color:#76500f;background:#fff7e5;border-color:#f0c778}.boardShareStatus.error{color:#9b1838;background:#fff1f4;border-color:#fecdd3}.boardOverflowMenu{flex:none;position:relative}.boardOverflowMenu summary{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:42px;min-height:42px;list-style:none;display:inline-grid}.boardOverflowMenu summary::-webkit-details-marker{display:none}.boardOverflowMenu[open] summary{background:#f8fafc;border-color:#94a3b8}.boardOverflowIcon{gap:4px;width:18px;display:grid}.boardOverflowIcon span{background:currentColor;border-radius:999px;height:2px}.boardOverflowMenuPanel{z-index:40;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:176px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 32px #0f172a29}.boardOverflowMenuForm{margin:0}.boardOverflowConfirm{gap:8px;min-width:min(252px,100vw - 48px);display:grid}.boardOverflowConfirm p{color:#334155;margin:0;font-size:.86rem;line-height:1.35}.boardOverflowConfirmActions{grid-template-columns:1fr;gap:6px;display:grid}.boardOverflowDangerButton,.boardOverflowMenuButton{cursor:pointer;width:100%;min-height:38px;font:inherit;text-align:left;white-space:nowrap;border-radius:6px;align-items:center;padding:0 10px;font-weight:850;text-decoration:none;display:flex}.boardOverflowMenuButton{color:#334155;background:#fff;border:1px solid #cbd5e1}.boardOverflowDangerButton{color:#9b1838;background:0 0;border:0}.boardOverflowMenuButton:focus-visible,.boardOverflowMenuButton:hover{background:#f8fafc}.boardOverflowDangerButton:focus-visible,.boardOverflowDangerButton:hover{background:#fff1f4}.boardSurfaceSwitch{background:#edf2f7;border:1px solid #cbd5e1;border-radius:999px;flex-wrap:nowrap;gap:4px;min-height:42px;padding:4px;display:flex}.boardSurfaceSwitch button{color:#475569;min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:.84rem;font-weight:850}.boardSurfaceSwitch button.selected{color:#fff;background:#162033}.boardMobileSurfaceDock{display:none}.boardGroupShell{grid-template-columns:minmax(0,1fr);gap:0;width:min(1260px,100%);max-width:1260px;min-height:0;margin:0 auto;display:grid;overflow:hidden}.boardGroupShellTextOnly{grid-template-columns:minmax(0,820px);justify-content:center;width:min(820px,100%)}.boardGroupShellCreationReview{grid-template-rows:auto minmax(0,1fr);gap:10px}.boardCreationReviewGuide{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.boardCreationReviewGuide>div:first-child{gap:3px;display:grid}.boardCreationReviewGuide span{color:#0f766e;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:900}.boardCreationReviewGuide strong{color:#134e4a}.boardCreationReviewActions{flex-wrap:wrap;gap:8px;display:flex}.boardCreationReviewActions button{color:#134e4a;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #99d9cb;border-radius:999px;padding:0 13px;font-size:.84rem;font-weight:850}.boardCreationReviewActions button.primary{color:#fff;background:#134e4a;border-color:#134e4a}.boardBacklogPanel,.boardCanvasPanel,.boardChatPanel{background:#fff;border:1px solid #d9e2ee;border-radius:8px;box-shadow:0 12px 32px #21304914}.boardChatPanel{grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.boardChatToolbar{border-bottom:1px solid #e2e8f0;gap:8px;padding:14px;display:grid}.boardTagRail{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.boardChatComposer button,.boardInviteStrip button,.boardMessageFooter button,.boardMessageFooter span,.boardMessageTools button,.boardSourceStripForm button,.boardTagRail button{color:#26364c;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;font-size:.84rem;font-weight:800}.boardTagRail button{flex:none;min-height:34px;padding:0 12px}.boardTagRail button.selected{color:#fff;background:#162033;border-color:#162033}.boardMessageList{align-content:start;gap:12px;padding:16px;display:grid;overflow-y:auto}.boardMessageBubble{background:#f8fafc;border:1px solid #dfe7f1;border-radius:8px;gap:8px;width:min(100%,680px);padding:12px;display:grid}.boardMessageBubble.bubo{background:#f2fbf6;border-color:#cce7dc;justify-self:start}.boardMessageBubble.participant{background:#f9fbff;justify-self:end}.boardMessageBubble.system{background:#fff8e6;justify-self:center}.boardChatComposer>div:last-child,.boardMessageFooter,.boardMessageMeta,.boardMessageTools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.boardMessageMeta{justify-content:space-between}.boardMessageMeta strong{color:#102033;font-size:.92rem}.boardMessageFooter span,.boardMessageMeta span{color:#66758a;font-size:.78rem}.boardMessageBubble p{color:#26364c;overflow-wrap:anywhere;margin:0;line-height:1.48}.boardComposerContext,.boardMessageBubble blockquote{color:#536177;background:#ffffffad;border-left:3px solid #82a5c8;margin:0;padding:8px 10px;font-size:.86rem;line-height:1.38}.boardComposerContext strong,.boardMessageBubble blockquote strong{color:#26364c;display:block}.boardMessageFooter button,.boardMessageFooter span,.boardMessageTools button{min-height:28px;padding:0 9px}.boardMessageFooter span{background:#edf2f7;align-items:center;display:inline-flex}.boardChatComposer,.boardInviteStrip,.boardSourceStripForm{border-top:1px solid #e2e8f0;gap:10px;padding:14px;display:grid}.boardChatToolbar .boardInviteStrip{padding:12px 0 0}.boardChatComposer textarea,.boardInviteStrip input,.boardSourceStripForm input{color:#162033;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px}.boardChatComposer button,.boardInviteStrip button,.boardSourceStripForm button{min-height:38px;padding:0 14px}.boardChatComposer button[type=submit],.boardInviteStrip button,.boardSourceStripForm button{color:#fff;background:#162033;border-color:#162033}.boardChatComposer button:disabled{cursor:not-allowed;opacity:.48}.streamBoardChat{width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.boardCanvasEmbeddedChat{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:100%;min-height:520px;overflow:hidden}.streamBoardChat .str-chat{color:#162033;width:100%;max-width:100%;font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;background:#fff}.streamBoardChat .str-chat,.streamBoardChat .str-chat__channel{min-width:0;height:100%;min-height:0}.streamBoardChat .str-chat__container,.streamBoardChat .str-chat__main-panel,.streamBoardChat .str-chat__message-list,.streamBoardChat .str-chat__message-list-scroll{min-width:0;max-width:100%;min-height:0}.streamBoardChat .str-chat__container,.streamBoardChat .str-chat__main-panel{height:100%}.streamBoardChat .str-chat__main-panel{border:0;flex-direction:column;display:flex;overflow:hidden}.streamBoardChat .str-chat__message-list{flex:auto;height:auto;overflow-y:auto}.streamBoardChat .str-chat__message-list-scroll{height:auto;overflow:visible}.streamBoardChat .str-chat__message-composer-container{flex:none;align-items:stretch;max-width:100%;overflow-x:hidden}.streamBoardChat .str-chat__message-composer,.streamBoardChat .str-chat__message-composer-compose-area,.streamBoardChat .str-chat__message-composer-controls,.streamBoardChat .str-chat__message-composer-controls__text-composition-controls,.streamBoardChat .str-chat__message-composer-previews,.streamBoardChat .str-chat__quoted-message-preview{min-width:0;max-width:100%}.streamBoardChat .str-chat__message-composer{align-self:stretch}.streamBoardChat .str-chat__message-composer__actions,.streamBoardChat .str-chat__send-button{flex:none}.streamBoardChat .str-chat__message-input{border-top:1px solid #e2e8f0;flex:none}.streamBoardChat .str-chat__message-input,.streamBoardChat .str-chat__message-textarea-container,.streamBoardChat .str-chat__message-textarea-container textarea{background:#fff}.streamBoardChat .str-chat__send-button{color:#162033}.streamBoardChat .str-chat__thread{border-left:1px solid #e2e8f0}@media (max-width:520px){.streamBoardChat .str-chat{--str-chat__message-composer-attachment-slot-width:36px;--str-chat__message-composer-padding:10px}.streamBoardChat .str-chat__message-composer{gap:6px}.streamBoardChat .str-chat__message-composer-controls{flex-wrap:wrap;gap:8px;padding:8px}.streamBoardChat .str-chat__message-composer-controls__text-composition-controls{flex:100%;order:1}.streamBoardChat .str-chat__message-composer__additional-actions{order:2}.streamBoardChat .str-chat__message-composer__actions{order:3;margin-inline-start:auto}.streamBoardChat .str-chat__message-composer__quoted-message-preview-slot{padding:6px}.streamBoardChat .str-chat__quoted-message-preview{gap:6px;padding:8px}}.streamBoardHeader{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;display:grid;position:relative}.streamBoardHeader .streamBoardBack{border-radius:50%;place-items:center;width:34px;min-height:34px;padding:0;display:grid}.streamBoardHeader .streamBoardBack span{color:currentColor;margin:-2px 0 0;font-family:Georgia,serif;font-size:1.7rem;line-height:1}.streamBoardHeader strong{color:#162033;font-size:.96rem;display:block}.streamBoardHeader span{color:#64748b;margin-top:2px;font-size:.82rem;display:block}.streamBoardHeader button{color:#26364c;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:850}.streamBoardMemberStack{align-items:center;margin-left:0;display:flex}.streamBoardMemberAvatar,.streamBoardMemberMore{background:var(--tone,#0a84ff);color:#fff;border:2px solid #fff;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:950;line-height:1;display:inline-flex}.streamBoardMemberMore,.streamBoardMemberStack .streamBoardMemberAvatar{margin-left:-7px}.streamBoardMemberStack .streamBoardMemberAvatar:first-child{margin-left:0}.streamBoardHeader .streamBoardMemberAvatar,.streamBoardHeader .streamBoardMemberMore{color:#fff;margin-top:0;display:inline-flex}.streamBoardMemberMore{color:#21466d;background:#e9f3ff}.streamBoardHeader .streamBoardMemberMore{color:#21466d}.streamBoardMembers{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;width:100%;display:grid}.streamBoardMembers div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:9px 10px;display:grid}.streamBoardMembers div>span{min-width:0}.streamBoardMembers div>span>em,.streamBoardMembers div>span>span{overflow-wrap:anywhere;color:#64748b;font-size:.8rem;font-style:normal;line-height:1.3}.streamBoardInviteStrip{border-top:1px solid #e2e8f0;width:100%;padding:12px 0 0}.streamBoardHeader .streamBoardInviteStrip button{color:#fff;background:#162033;border-color:#162033}.streamSyncError{color:#9f1239;background:#fff1f2;border-bottom:1px solid #fecdd3;padding:10px 14px;font-size:.86rem;font-weight:750}.streamChatState{color:#536177;text-align:center;place-items:center;min-height:360px;padding:20px;display:grid}.boardInviteStrip{grid-template-columns:minmax(0,1fr) minmax(120px,.42fr) auto}.boardBacklogPanel,.boardCanvasPanel{align-content:start;gap:16px;min-height:0;padding:18px;display:grid;overflow-y:auto}.boardBacklogPanel{grid-auto-rows:max-content}.boardCanvasPanel .sectionHeader{align-items:center}.boardCanvasSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.boardCanvasSummary button,.boardCanvasSummary span{color:#334155;font:inherit;text-align:left;background:#f8fafc;border:1px solid #d9e2ee;border-radius:8px;padding:10px;font-size:.86rem;font-weight:850}.boardCanvasSummary button{cursor:pointer;min-height:44px}.boardCanvasSummary button.selected,.boardCanvasSummary button:focus-visible,.boardCanvasSummary button:hover{color:#0f3f49;background:#e9f7f8;border-color:#0f6d7a}.boardBacklogFilterBar{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:12px;display:grid}.boardBacklogFilterBar button{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d9e2ee;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:9px 10px;font-size:.82rem;font-weight:850;display:flex}.boardBacklogFilterBar button.selected{color:#0f3f49;background:#e9f7f8;border-color:#0f6d7a}.boardBacklogFilterBar button strong{color:#26364c;background:#fff;border-radius:999px;padding:3px 8px;font-size:.76rem}.boardBacklogSection,.boardCanvasList{gap:10px;display:grid}.boardCanvasList h3{color:#102033;margin:0;font-size:1rem}.boardCanvasCardActions,.boardCanvasCardMeta,.boardCanvasToolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.boardCanvasToolbar{justify-content:space-between}.boardCanvasToolbar span{color:#64748b;background:#fff;border:1px solid #d9e2ee;border-radius:999px;padding:4px 9px;font-size:.76rem;font-weight:850}.boardCanvasSourcePanel{background:linear-gradient(#f8fcfffa,#fffffff5),#f8fafc;border:1px solid #254a6324;border-radius:8px;gap:10px;padding:12px;display:grid}.boardCanvasSourceList{gap:10px;display:grid}.boardCanvasSourceList a{background:linear-gradient(#fffffffa,#f8fcfff0),#fff;border:1px solid #254a631f;border-radius:8px;gap:4px;min-width:0;padding:12px 42px 12px 12px;display:grid;position:relative;box-shadow:0 9px 20px #0f2d460f}.boardCanvasSourceList a:after{content:"Open";color:#0f5e72;letter-spacing:0;background:#edf8fbf5;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:950;position:absolute;top:12px;right:12px}.boardCanvasSourceList a:hover{border-color:#0f6d7a4d;box-shadow:0 12px 26px #0f4d5c1a}.boardCanvasSourceList a:focus-visible{outline-offset:2px;outline:2px solid #0f6d7a}.boardCanvasSourceList span,.boardCanvasSourceList strong{overflow-wrap:anywhere}.boardCanvasSourceList strong{color:#173245;font-weight:930}.boardCanvasSourceList span{color:#62748b;font-size:.84rem;font-weight:780}.boardCanvasError{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:10px 12px;font-size:.86rem;font-weight:750}.boardCanvasList article{gap:5px}.boardBacklogCard,.boardCanvasList article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:grid}.boardBacklogCard{border-left:4px solid #94a3b8;gap:10px}.boardBacklogCard.fixing{border-left-color:#0b6b8d}.boardBacklogCard.waiting{background:#fffbeb;border-left-color:#b7791f}.boardBacklogCard.ready{border-left-color:#0f6d7a}.boardBacklogCard.blocked{background:#fff1f2;border-left-color:#b91c1c}.boardBacklogCard.shipped{border-left-color:#2f8a63}.boardBacklogCard.closed{opacity:.78}.boardBacklogActions,.boardBacklogCardTop,.boardBacklogCardTop>div,.boardBacklogLinks,.boardBacklogTags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.boardBacklogCardTop{justify-content:space-between}.boardBacklogCardTop span,.boardBacklogTags span{color:#64748b;background:#edf2f7;border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:850}.boardBacklogCardTop .boardBacklogStatus{color:#fff;background:#162033}.boardBacklogCardTitle h4{color:#162033;margin:0;font-size:1rem;line-height:1.18}.boardBacklogCardTitle p,.boardBacklogDetail p,.boardBacklogMessage p,.boardBacklogMessage span{color:#64748b;margin:0;font-size:.88rem;line-height:1.42}.boardBacklogCardTitle p{margin-top:4px}.boardBacklogLinks a{color:#26364c;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:850;display:inline-flex}.boardBacklogActions{align-items:stretch}.boardBacklogActionForm,.boardBacklogPriorityForm{margin:0}.boardBacklogActions button,.boardBacklogClarificationForm button,.boardBacklogPriorityForm select{color:#26364c;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:32px;padding:0 10px;font-size:.82rem;font-weight:850}.boardBacklogActions button,.boardBacklogClarificationForm button{cursor:pointer}.boardBacklogPriorityForm{align-items:end;gap:6px;display:flex}.boardBacklogClarificationForm label,.boardBacklogPriorityForm label{color:#475569;gap:5px;font-size:.76rem;font-weight:850;display:grid}.boardBacklogClarificationForm{background:#fffaf0;border:1px solid #f1d7a5;border-radius:8px;gap:8px;padding:10px;display:grid}.boardBacklogClarificationForm textarea{resize:vertical;color:#162033;width:100%;min-height:78px;font:inherit;background:#fff;border:1px solid #d9e2ee;border-radius:8px;padding:9px 10px}.boardBacklogClarificationForm button{color:#fff;background:#0f6d7a;border-color:#0f6d7a;justify-self:start}.boardBacklogDetail{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px}.boardBacklogDetail summary{color:#26364c;cursor:pointer;font-size:.86rem;font-weight:900}.boardBacklogDetail p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px}.boardBacklogRelated{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.boardBacklogMessage{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-content:start;gap:5px;min-width:0;padding:10px;display:grid}.boardBacklogMessage.empty{background:#f8fafc;border-style:dashed}.boardBacklogMessage strong{color:#162033;font-size:.86rem}.boardBacklogMessage p{color:#26364c;white-space:pre-wrap;overflow-wrap:anywhere;max-height:180px;overflow:auto}.boardCanvasList article.boardCanvasCard{cursor:grab;gap:10px}.boardCanvasList article.boardCanvasCard.dragging{opacity:.72;background:#eef6ff;border-color:#82a5c8}.boardCanvasCardHeader{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;display:grid}.boardCanvasCardHeader>div{gap:3px;min-width:0;display:grid}.boardCanvasDragHandle{color:#64748b;letter-spacing:0;background:#fff;border:1px solid #d4deeb;border-radius:6px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-grid}.boardCanvasCardMeta span{color:#64748b;background:#edf2f7;border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:750}.boardCanvasList .boardCanvasCardAssignment{color:#26364c;font-weight:850}.boardCanvasCardActions{justify-content:flex-end}.boardCanvasCardActions button{color:#26364c;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:850}.boardCanvasCardActions button:disabled{cursor:not-allowed;opacity:.52}.boardCanvasDialog .boardCanvasDialogMeta{color:#64748b;margin:5px 0 0;font-size:.84rem}.boardCanvasList strong{color:#162033}.boardCanvasList p,.boardCanvasList span{color:#64748b;margin:0;font-size:.88rem;line-height:1.42}.boardSourceStripForm{border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(100px,.5fr) auto}.boardCanvasComposer,.boardCanvasHero,.boardCanvasSection{background:linear-gradient(#fffffffa,#f8fcfff5),#fff;border:1px solid #254a6324;border-radius:8px;box-shadow:0 16px 42px #0f2d4614}.boardCanvasHero{background:linear-gradient(135deg,#fff8edf5,#e8faffc7),#fff8ed;border-color:#f7c9486b;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:18px;padding:20px;display:grid;position:relative;overflow:hidden}.boardCanvasHero:before{content:"";background:linear-gradient(90deg,#66e3c4,#f7c948,#ff7b9c);height:4px;position:absolute;top:0;left:0;right:0}.boardCanvasHero h2{color:#142033;letter-spacing:0;margin:0;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.05}.boardCanvasHero p{color:#48566b;max-width:72ch;margin:9px 0 0;line-height:1.5}.boardCanvasActionBar,.boardCanvasHeroFacts,.boardCanvasOptions{flex-wrap:wrap;align-content:start;align-items:center;gap:8px;display:flex}.boardCanvasHeroFacts{justify-content:flex-end}.boardCanvasActionBar a,.boardCanvasActionBar button,.boardCanvasActionBar span,.boardCanvasHeroFacts a,.boardCanvasHeroFacts span,.boardCanvasSectionActions button,.boardCanvasSectionHeader form button{color:#274a5f;background:linear-gradient(#fffffffa,#f8fcffeb),#fff;border:1px solid #254a6324;border-radius:999px;align-items:center;min-height:34px;padding:0 11px;font-size:.82rem;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0f2d460f}.boardCanvasActionBar a,.boardCanvasActionBar button,.boardCanvasHeroFacts a,.boardCanvasSectionActions button,.boardCanvasSectionHeader form button{cursor:pointer}.boardCanvasActionBar{justify-content:space-between}.boardCanvasActionBar button{color:#fff;background:linear-gradient(#1f7a6dfa,#123f39fa),#123f39;border-color:#123f39db}.boardCanvasStoryboard{gap:14px;min-width:0;display:grid}.boardCanvasPushViewport{overscroll-behavior-x:none;min-width:0;overflow:hidden}.boardCanvasPushTrack{will-change:transform;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;width:200%;min-width:0;transition:transform .32s cubic-bezier(.22,.78,.2,1);display:grid;transform:translate(0)}.boardCanvasPushStoryboard[data-detail-open=true] .boardCanvasPushTrack{transform:translate(-50%)}.boardCanvasPushScreen{min-width:0}.boardCanvasPushMain>.boardCanvasStoryboardCombined{margin-inline:auto}.boardCanvasPushDetail{align-self:start}.boardCanvasStoryboardBare{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-content:start;gap:0;height:100%;min-height:0;overflow-y:auto}.boardCanvasStoryPanelBodyBare{min-height:0;padding-right:0;overflow:visible}.boardCanvasStoryboardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.boardCanvasStoryboardTop h2{color:#142033;margin:2px 0 0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.08}.boardCanvasSwipeHint{color:#0f5e72;white-space:nowrap;background:#edf8fb;border:1px solid #0f6d7a2e;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:900}.boardCanvasStepRail{scrollbar-width:none;align-items:center;gap:8px;padding:2px 2px 6px;scroll-padding-inline:18px;display:flex;overflow-x:auto}.boardCanvasStepRail::-webkit-scrollbar{display:none}.boardCanvasStepRail button{color:#486174;min-height:38px;font:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f8fcfff0),#fff;border:1px solid #254a6324;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 11px 0 7px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 8px 16px #0f2d460d}.boardCanvasStepRail button span{color:#0f6d7a;background:#edf8fb;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 5px;font-size:.74rem;font-weight:950;display:inline-flex}.boardCanvasStepRail button strong{font-size:inherit;line-height:1}.boardCanvasStepRail button[data-complete=true]{color:#0f6d7a;background:#f0fbf7;border-color:#1f7a6d38}.boardCanvasStepRail button.active{color:#fff;background:linear-gradient(#1f7a6dfa,#123f39fa),#123f39;border-color:#123f39}.boardCanvasStepRail button.active span{color:#123f39;background:#fff}.boardCanvasOwnerTools{background:#f8fcffd1;border:1px solid #254a6324;border-radius:8px;padding:10px}.boardCanvasOwnerTools summary{color:#274a5f;cursor:pointer;font-size:.86rem;font-weight:950}.boardCanvasOwnerTools>div{gap:10px;margin-top:10px;display:grid}.boardCanvasStoryViewport{scroll-snap-type:x mandatory;touch-action:pan-y;scrollbar-width:none;background:radial-gradient(circle at 10% 10%,#66e3c424,#0000 34%),linear-gradient(#f8fcfffa,#fff),#fff;border:1px solid #254a631f;border-radius:8px;min-width:0;padding:18px 0;scroll-padding-inline:18%;overflow-x:auto}.boardCanvasStoryViewport::-webkit-scrollbar{display:none}.boardCanvasStoryTrack{align-items:stretch;gap:16px;padding:0 18%;display:flex}.boardCanvasStoryPanel{scroll-snap-align:center;opacity:.5;flex:0 0 min(780px,68vw);min-width:0;transition:opacity .18s,transform .18s;transform:scale(.96)}.boardCanvasStoryPanel.active{opacity:1;transform:scale(1)}.boardCanvasStoryPanelFrame{background:linear-gradient(#fffffffa,#f8fcfff5),#fff;border:1px solid #254a6324;border-radius:8px;grid-template-rows:auto minmax(0,1fr);gap:12px;height:100%;min-height:660px;padding:14px;display:grid;overflow:hidden;box-shadow:0 22px 56px #0f2d4621}.boardCanvasStoryPanelHeader{border-bottom:1px solid #254a631a;justify-content:space-between;align-items:start;gap:12px;padding-bottom:10px;display:flex}.boardCanvasStoryPanelHeader span{color:#0f6d7a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950;display:block}.boardCanvasStoryPanelHeader h3{color:#142033;margin:2px 0 0;font-size:1.12rem;line-height:1.16}.boardCanvasStoryPanelHeader p{color:#62748b;max-width:58ch;margin:5px 0 0;font-size:.82rem;line-height:1.35}.boardCanvasStoryPanelHeader strong{color:#0f5e72;background:#eef8fb;border-radius:999px;flex:none;padding:5px 8px;font-size:.72rem;font-weight:950}.boardCanvasStoryPanelBody{align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.boardCanvasStoryPanel[data-mode=canvas] .boardCanvasStoryPanelFrame,.boardCanvasStoryPanel[data-mode=map] .boardCanvasStoryPanelFrame{background-color:#fbfefe;background-image:linear-gradient(#0f4d5c09 1px,#0000 0),linear-gradient(90deg,#0f4d5c09 1px,#0000 0),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}@media (prefers-reduced-motion:reduce){.boardCanvasPushTrack{transition:none}}.boardCanvasComponentGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.boardCanvasComposer,.boardCanvasSection{align-content:start;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden}.boardCanvasSection:before{content:"";background:linear-gradient(90deg,#66e3c4e6,#6fdbff8c);height:3px;position:absolute;top:0;left:0;right:0}.boardCanvasSection.custom,.boardCanvasSection.event_details,.boardCanvasSection.note{grid-column:1/-1}.boardCanvasSection.custom:before,.boardCanvasSection.event_details:before{background:linear-gradient(90deg,#f7c948,#ff7b9c)}.boardCanvasSection.note:before,.boardCanvasSection.question:before{background:linear-gradient(90deg,#b99cff,#6fdbff)}.boardCanvasSchedule:before,.boardCanvasSection.checklist:before{background:linear-gradient(90deg,#66e3c4,#6fdbff)}.boardCanvasGuests:before{background:linear-gradient(90deg,#ff7b9c,#f7c948)}.boardCanvasMap:before,.boardCanvasSources:before{background:linear-gradient(90deg,#6fdbff,#66e3c4)}.boardCanvasGallery:before{background:linear-gradient(90deg,#f7c948,#b99cff)}.boardCanvasSection.poll{background:linear-gradient(#e8faffc7,#fff0),#fff;border-color:#12708233;box-shadow:0 18px 46px #0f4d5c14}.boardCanvasSection.poll:before{background:linear-gradient(90deg,#66e3c4,#f7c948)}.boardCanvasSectionHeader{justify-content:space-between;align-items:start;gap:12px;display:flex}.boardCanvasSectionHeader>div{min-width:0}.boardCanvasSectionActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.boardCanvasSectionActions form{margin:0}.boardCanvasSectionHeader span{color:#0f6d7a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950;display:block}.boardCanvasSectionHeader h3{color:#142033;margin:2px 0 0;font-size:1.08rem;line-height:1.16}.boardCanvasSectionHeader strong{color:#0f4f59;background:#eef6f6;border-radius:999px;padding:4px 9px;font-size:.78rem}.boardCanvasSection li,.boardCanvasSection p,.boardCanvasSection time,.boardCanvasSection>span{color:#56657a;margin:0;font-size:.9rem;line-height:1.45}.boardCanvasSection .emptyState{color:#62748b;background:#f8fcffb3;border:1px dashed #254a632e;border-radius:8px;padding:12px;font-weight:800}.boardRecipeChecklist,.boardRecipeExplainerGrid,.boardRecipeFeedList{gap:10px;display:grid}.boardRecipeExplainerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.boardRecipeExplainerTile{color:#142033;text-align:left;background:#fff;border:1px solid #254a6324;border-radius:8px;grid-template-rows:auto 1fr;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:9px 11px;min-width:0;min-height:132px;padding:12px;display:grid;box-shadow:0 12px 26px #0f2d4612}button.boardRecipeExplainerTile{cursor:pointer;font:inherit}.boardRecipeExplainerTile:hover{border-color:#0f6d7a52;box-shadow:0 16px 34px #0f4d5c1f}.boardRecipeExplainerTile>span{color:#0f5e72;background:#edf8fb;border-radius:8px;justify-content:center;align-items:center;min-width:32px;min-height:32px;font-weight:950;display:inline-flex}.boardRecipeExplainerTile div{min-width:0}.boardRecipeExplainerTile strong{color:#142033;font-size:.98rem;line-height:1.12;display:block}.boardRecipeExplainerTile p{margin-top:5px;font-size:.84rem}.boardRecipeExplainerTile em{color:#0f6d7a;grid-column:1/-1;font-size:.78rem;font-style:normal;font-weight:900}.boardRecipeFeedList article{background:#fff;border:1px solid #254a631f;border-radius:8px;gap:4px;padding:10px;display:grid}.boardRecipeFeedList span{color:#0f6d7a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.boardRecipeFeedList strong{color:#142033;overflow-wrap:anywhere;font-size:.95rem;line-height:1.2}.boardRecipeChecklist{margin:0;padding-left:18px}.boardCanvasRichText{color:#56657a;overflow-wrap:anywhere;gap:8px;font-size:.9rem;line-height:1.45;display:grid}.boardCanvasRichText :where(p,blockquote,pre,ul,ol){margin:0}.boardCanvasRichText :where(ul,ol){gap:4px;padding-left:22px;display:grid}.boardCanvasRichText blockquote{background:#edf8fbc2;border-left:4px solid #66e3c4;border-radius:8px;padding:10px 12px}.boardCanvasRichText code,.boardCanvasRichText pre{color:#26364c;font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:#f1f5f9eb;border-radius:6px}.boardCanvasRichText code{padding:1px 4px}.boardCanvasRichText pre{padding:9px;overflow-x:auto}.boardCanvasGuestGrid,.boardCanvasIdeaList,.boardCanvasTimeline{gap:10px;display:grid}.boardCanvasGuestGrid div,.boardCanvasIdeaList article,.boardCanvasTimeline article{background:linear-gradient(#fffffffa,#f8fcfff0),#fff;border:1px solid #254a631f;border-radius:8px;gap:5px;min-width:0;padding:11px;display:grid;box-shadow:0 8px 18px #0f2d460d}.boardCanvasTimeline article{border-left:4px solid #66e3c4db;grid-template-columns:minmax(0,1fr) auto}.boardCanvasTimeline article span,.boardCanvasTimeline article time{grid-column:1/-1}.boardCanvasTimeline article button{color:#274a5f;min-height:32px;font:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f6fafdfa),#fff;border:1px solid #254a6324;border-radius:999px;align-self:start;padding:0 10px;font-size:.8rem;font-weight:900}.boardCanvasGuestGrid strong,.boardCanvasIdeaList strong,.boardCanvasTimeline strong{color:#162033;overflow-wrap:anywhere;min-width:0}.boardCanvasMap iframe{aspect-ratio:16/10;background:#e2e8f0;border:1px solid #254a631f;border-radius:8px;width:100%;box-shadow:0 10px 24px #0f2d4614}.boardCanvasAddress{color:#0f5e72;overflow-wrap:anywhere;background:#edf8fbe6;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.9rem;font-weight:900}.boardCanvasPhotoGrid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;display:grid}.boardCanvasPhotoGrid a,.boardCanvasPhotoGrid span{min-width:0;display:block}.boardCanvasPhotoGrid span{aspect-ratio:4/3;background-color:#e7eef6;background-image:var(--photo-url);outline-offset:-1px;background-position:50%;background-size:cover;border-radius:8px;outline:1px solid #ffffffb3;box-shadow:0 10px 22px #0f2d461a}.boardCanvasGuestGrid div{grid-template-columns:38px minmax(0,1fr);align-items:center}.boardCanvasGuestGrid div>span:last-child{color:#62748b;grid-column:2;font-size:.78rem;font-weight:820}.boardCanvasAvatar{color:#fff;background:linear-gradient(145deg,#1f7a6dfa,#6fdbffc7),#1f7a6d;border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:950;display:inline-flex;box-shadow:0 8px 18px #1f7a6d2e}.boardCanvasChecklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.boardCanvasChecklist li{min-width:0}.boardCanvasChecklist label{cursor:pointer;background:linear-gradient(#fffffffa,#f8fcfff0),#fff;border:1px solid #254a631f;border-radius:8px;align-items:flex-start;gap:10px;min-width:0;padding:10px;display:flex}.boardCanvasChecklist input[type=checkbox]{accent-color:#1f7a6d;flex:none;width:18px;height:18px;margin:.12em 0 0}.boardCanvasChecklist span{min-width:0}.boardCanvasChecklist span.checked{color:#7c8a9d;text-decoration:line-through;text-decoration-thickness:2px}.boardCanvasTextList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.boardCanvasTextList li{color:#465c71;overflow-wrap:anywhere;background:#f8fcffc7;border:1px solid #254a631a;border-radius:8px;min-width:0;padding:9px 10px 9px 30px;font-size:.9rem;font-weight:760;line-height:1.45;position:relative}.boardCanvasTextList li:before{content:"";background:#66e3c4;border-radius:999px;width:8px;height:8px;position:absolute;top:15px;left:12px;box-shadow:0 0 0 4px #66e3c429}.boardCanvasOptions span{color:#0f5e72;background:linear-gradient(#edf8fbfa,#fffffff5),#edf6ff;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:900;box-shadow:0 6px 14px #0f2d460d}.boardCanvasPollOptions{gap:10px;display:grid}.boardCanvasPollSummary{background:#f8fcffb8;border:1px solid #11708224;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.boardCanvasPollSummary span,.boardCanvasPollSummary strong{color:#23465a;font-size:.78rem;font-weight:900}.boardCanvasPollSummary strong{color:#fff;background:#123f39;border-radius:999px;padding:5px 8px}.boardCanvasStreamingPanel{background:radial-gradient(circle at 100% 0,#66e3c433,#0000 42%),linear-gradient(145deg,#f6fbff,#fff 62%);border:1px solid #19546729;border-radius:10px;gap:12px;padding:14px;display:grid}.boardCanvasStreamingPanel>div:first-child{gap:3px;display:grid}.boardCanvasStreamingPanel>div:first-child>span{color:#0f6d7a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:950}.boardCanvasStreamingPanel>div:first-child>strong{color:#142033;font-size:.96rem;font-weight:950}.boardCanvasStreamingPanel p{color:#5f7186;margin:2px 0 0;font-size:.78rem;line-height:1.4}.boardCanvasStreamingServices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.boardCanvasStreamingServices button{color:#173245;min-width:0;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #19546724;border-radius:8px;align-items:center;gap:8px;padding:7px 8px;display:flex;box-shadow:0 7px 18px #0f2d460f}.boardCanvasStreamingServices button:focus-visible,.boardCanvasStreamingServices button:hover{background:#fff;border-color:#0f6d7a80;outline:none;box-shadow:0 10px 24px #0f4d5c1f}.boardCanvasStreamingServices button>span{color:#fff;background:#123f39;border-radius:7px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.76rem;font-weight:950;display:inline-flex}.boardCanvasStreamingServices button strong{min-width:0;font-size:.76rem;font-weight:900;line-height:1.15}.boardCanvasPollOption{--poll-result:0%;color:#173245;width:100%;min-height:58px;font:inherit;text-align:left;touch-action:manipulation;cursor:pointer;background:linear-gradient(#fffffff5,#f6fafdf5),#fff;border:1px solid #254a6329;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:11px 12px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 22px #0f2d4612}.boardCanvasPollOption:hover:not(:disabled){border-color:#0f6d7a57;transform:translateY(-1px);box-shadow:0 14px 28px #0f4d5c1f}.boardCanvasPollFill{width:var(--poll-result);pointer-events:none;background:linear-gradient(90deg,#66e3c442,#f7c9482e);transition:width .22s;position:absolute;inset:0 auto 0 0}.boardCanvasPollChoice,.boardCanvasPollResult,.boardCanvasPollSelected{z-index:1;position:relative}.boardCanvasPollChoice{align-items:center;gap:10px;min-width:0;display:flex}.boardCanvasPollRank{color:#0f6d7a;background:#edf8fb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:950;display:inline-flex}.boardCanvasPollLabel{color:#173245;overflow-wrap:anywhere;gap:5px;min-width:0;font-size:.92rem;font-weight:900;line-height:1.24;display:grid}.boardCanvasStreamingBadges{flex-wrap:wrap;gap:4px;display:flex}.boardCanvasStreamingBadges>span{color:#0f5965;background:#edf8fb;border:1px solid #0f6d7a2e;border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:900;line-height:1.2}.boardCanvasPollResult{justify-items:end;gap:1px;min-width:62px;display:grid}.boardCanvasPollResult strong{color:#142033;font-size:1rem;font-weight:950;line-height:1}.boardCanvasPollResult span{color:#6b7d92;font-size:.72rem;font-weight:900}.boardCanvasPollSelected{color:#fff;background:#123f39;border-radius:999px;grid-column:1/-1;width:fit-content;padding:4px 8px;font-size:.72rem;font-weight:950}.boardCanvasPollOption.selected{background:linear-gradient(#eef8f5fa,#fffffff2),#eef8f5;border-color:#1f7a6d9e;box-shadow:0 16px 32px #1f7a6d24}.boardCanvasPollOption.selected .boardCanvasPollRank{color:#fff;background:#1f7a6d}.boardCanvasPollOption.leading:not(.selected){border-color:#f7c94894}.boardCanvasPollOption:disabled{cursor:not-allowed;opacity:.82;transform:none}.boardCanvasRankedPollOption{cursor:default;touch-action:auto;grid-template-columns:minmax(0,1fr) 42px;gap:0;padding:0}.boardCanvasRankedPollOption.hasTargets{grid-template-columns:minmax(0,1fr) auto 42px}.boardCanvasRankedPollOption.dragTarget{border-color:#0f6d7ac7;box-shadow:0 0 0 3px #66e3c438,0 14px 28px #0f4d5c1f}.boardCanvasRankedVoteButton{z-index:1;min-width:0;min-height:58px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:11px 8px 11px 12px;display:grid;position:relative}.boardCanvasPollDragHandle:focus-visible,.boardCanvasRankedVoteButton:focus-visible,.boardCanvasStreamingTargets a:focus-visible{outline-offset:-3px;outline:3px solid #0f6d7a61}.boardCanvasPollDragHandle:disabled,.boardCanvasRankedVoteButton:disabled{cursor:not-allowed}.boardCanvasPollDragHandle{z-index:2;color:#0f6d7a;width:42px;font:inherit;letter-spacing:-.24em;cursor:grab;touch-action:none;background:#edf8fbb8;border:0;border-left:1px solid #254a631f;align-self:stretch;font-size:1rem;font-weight:950;position:relative}.boardCanvasPollDragHandle:active{cursor:grabbing}.boardCanvasStreamingTargets{z-index:2;scrollbar-width:thin;border-left:1px solid #254a631f;align-self:stretch;align-items:center;gap:4px;max-width:100px;padding:4px;display:flex;position:relative;overflow-x:auto}.boardCanvasStreamingTargets a{color:#0f6d7a;background:#fff;border:1px solid #0f6d7a42;border-radius:999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.15rem;font-weight:950;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 5px 12px #0f4d5c14}.boardCanvasStreamingTargets a:focus-visible,.boardCanvasStreamingTargets a:hover{background:#edf8fb;border-color:#0f6d7aa3}.boardCanvasRankedPollAdd{border-top:1px solid #254a631a;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:10px;display:grid}.boardCanvasRankedPollAdd label{color:#50677a;gap:5px;font-size:.76rem;font-weight:900;display:grid}.boardCanvasRankedPollAdd input{color:#173245;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #254a632e;border-radius:8px;padding:9px 10px;font-size:.9rem}.boardCanvasRankedPollAdd button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#123f39;border:0;border-radius:8px;padding:9px 14px;font-size:.84rem;font-weight:950}.boardCanvasRankedPollAdd button:disabled{cursor:not-allowed;opacity:.56}.boardCanvasPollMeta{color:#62748b;font-size:.8rem;font-weight:820}.boardCanvasAmount{color:#162033;font-size:1.28rem}.boardCanvasComposer form,.boardCanvasInlineForm{gap:9px;display:grid}.boardCanvasInlineForm{grid-template-columns:minmax(0,1fr) minmax(120px,.5fr) auto}.boardCanvasComposer form{grid-template-columns:repeat(2,minmax(0,1fr))}.boardCanvasComposer input,.boardCanvasComposer select,.boardCanvasComposer textarea,.boardCanvasInlineForm input{color:#162033;width:100%;font:inherit;background:linear-gradient(#fffffffa,#f8fcffeb),#fff;border:1px solid #254a6329;border-radius:8px;padding:11px 12px;box-shadow:inset 0 1px #ffffffb3}.boardCanvasComposer input:focus-visible,.boardCanvasComposer select:focus-visible,.boardCanvasComposer textarea:focus-visible,.boardCanvasInlineForm input:focus-visible{border-color:#1f7a6d9e;outline:none;box-shadow:0 0 0 3px #1f7a6d24}.boardCanvasImageField,.boardCanvasImageInputs,.boardCanvasUrlRows{gap:8px;display:grid}.boardCanvasImageField>span{color:#475569;font-size:.78rem;font-weight:850}.boardCanvasUrlRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.boardCanvasImageField>button,.boardCanvasUrlRow button{color:#274a5f;min-height:38px;font:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f6fafdfa),#fff;border:1px solid #254a6324;border-radius:999px;padding:0 11px;font-size:.82rem;font-weight:900;box-shadow:0 8px 16px #0f2d460d}.boardCanvasImageField>button{justify-self:start}.boardCanvasComposer input[type=file]{padding:9px 10px}.boardCanvasRichTextEditor{gap:8px;display:grid}.boardCanvasNoteEditorActions,.boardCanvasRichTextToolbar{flex-wrap:wrap;gap:7px;display:flex}.boardCanvasNoteEditorActions button,.boardCanvasRichTextToolbar button{color:#274a5f;min-height:32px;font:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f6fafdfa),#fff;border:1px solid #254a6324;border-radius:999px;padding:0 10px;font-size:.82rem;font-weight:900}.boardCanvasNoteEditorActions button:first-child{color:#fff;background:linear-gradient(#1f7a6dfa,#123f39fa),#123f39;border-color:#123f39db}.boardCanvasNoteEditorActions button:disabled{cursor:not-allowed;opacity:.58}.boardCanvasRichTextInput{color:#162033;width:100%;min-height:112px;font:inherit;overflow-wrap:anywhere;background:linear-gradient(#fffffffa,#f8fcffeb),#fff;border:1px solid #254a6329;border-radius:8px;outline:none;padding:11px 12px;line-height:1.45}.boardCanvasRichTextInput:focus-visible{border-color:#1f7a6d;box-shadow:0 0 0 3px #1f7a6d29}.boardCanvasNoteEditor{gap:9px;display:grid}.boardCanvasComposer label{color:#475569;gap:5px;font-size:.78rem;font-weight:850;display:grid}.boardCanvasComposer form>button,.boardCanvasComposerWide{grid-column:1/-1}.boardCanvasComposer form>button,.boardCanvasInlineForm button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:linear-gradient(#1f7a6dfa,#123f39fa),#123f39;border:1px solid #123f39db;border-radius:999px;padding:0 14px;font-size:.84rem;font-weight:900;box-shadow:0 10px 22px #123f3929}@media (max-width:780px){.boardWorkspacePage{padding:20px}.boardGroupPage{height:100dvh;min-height:100dvh;padding:12px 12px calc(76px + env(safe-area-inset-bottom))}.boardGroupPage:has(.boardBacklogPanel),.boardGroupPage:has(.boardCanvasPanel),.boardGroupPage[data-native-shell=true]:has(.boardBacklogPanel),.boardGroupPage[data-native-shell=true]:has(.boardCanvasPanel){height:auto;min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom));overflow:visible}.boardGroupPage:has(.boardCanvasPanel){padding-left:0;padding-right:0}.boardCanvasComposer form,.boardCanvasHero,.boardCanvasInlineForm,.boardGroupHeader,.boardGroupShell,.boardInlineForm,.boardInviteStrip,.boardSourceStripForm,.boardWorkspaceGrid,.boardWorkspaceHeader{grid-template-columns:1fr}.boardGroupShell{row-gap:10px}.boardGroupPage:has(.boardBacklogPanel) .boardGroupShell,.boardGroupPage:has(.boardCanvasPanel) .boardGroupShell{min-height:auto;overflow:visible}.boardGroupPage[data-native-shell=true]:has(.boardBacklogPanel) .boardGroupShell,.boardGroupPage[data-native-shell=true]:has(.boardCanvasPanel) .boardGroupShell{height:auto}.boardGroupHeader{gap:10px;margin-bottom:10px}.boardGroupPage:has(.boardCanvasPanel) .boardGroupHeader{padding-left:12px;padding-right:12px}.boardGroupHeader .authBrand{display:none}.boardGroupHeader h1{font-size:clamp(1.55rem,7vw,2rem);line-height:1.08}.boardGroupHeader p{margin-top:4px;font-size:.94rem;line-height:1.35}.boardGroupActions{scrollbar-width:none;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding-bottom:0;overflow:visible}.boardGroupActions::-webkit-scrollbar{display:none}.boardGroupActions:has(.boardOverflowMenu[open]){overflow:visible}.boardGroupActions .boardOverflowMenu{order:-2}.boardOverflowMenuPanel{left:0;right:auto}.boardGroupActions .primaryAction{order:-1}.boardGroupActions .boardDangerButton,.boardGroupActions .boardOverflowMenu summary,.boardGroupActions .boardShareButton,.boardGroupActions .primaryAction,.boardGroupActions .secondaryButton{flex:none;min-height:36px;padding:0 12px;font-size:.9rem}.boardGroupActions .boardOverflowMenu summary{width:38px;padding:0}.boardGroupActions .boardShareButton{width:38px}.boardSurfaceSwitch{flex:none;min-height:36px}.boardSurfaceSwitch button{min-height:28px;padding:0 8px;font-size:.78rem}.boardGroupActions>.boardHeaderActionForm,.boardGroupActions>.boardSurfaceSwitch,.boardGroupActions>.secondaryButton{display:none}.boardGroupActions>.boardOverflowMenu{top:calc(10px + env(safe-area-inset-top));z-index:90;order:0;position:fixed;right:10px}.boardGroupActions>.boardShareControl{top:calc(10px + env(safe-area-inset-top));z-index:90;order:0;position:fixed;right:58px}.boardGroupActions>.boardShareControl .boardShareButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#cbd5e1d1;box-shadow:0 12px 28px #0f172a29}.boardGroupActions>.boardShareControl .boardShareStatus{left:50%;right:auto;transform:translate(-50%)}.boardGroupActions>.boardOverflowMenu summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-color:#cbd5e1d1;width:38px;min-height:38px;box-shadow:0 12px 28px #0f172a29}.boardGroupActions>.boardOverflowMenu .boardOverflowMenuPanel{min-width:min(260px,100vw - 24px);left:auto;right:0}.boardMobileSurfaceDock{left:50%;bottom:calc(10px + env(safe-area-inset-bottom));z-index:80;pointer-events:none;justify-content:flex-end;max-width:calc(100vw - 20px);display:flex;position:fixed;transform:translate(-50%)}.boardMobileSurfaceDock .boardSurfaceSwitch{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#edf2f7f5;border-color:#cbd5e1bd;box-shadow:0 16px 34px #0f172a33}.boardBacklogPanel,.boardCanvasPanel{gap:10px;padding:10px;overflow:visible}.boardCanvasPanel{box-shadow:none;border-left:0;border-right:0;border-radius:0;padding:0}.boardCanvasStoryboard{gap:0}.boardCanvasStoryboardTop{padding:10px 12px}.boardCanvasStoryboardTop h2{font-size:1.1rem}.boardCanvasSwipeHint{padding:6px 8px;font-size:.72rem}.boardCanvasStepRail{z-index:5;background:#fffffff5;border-top:1px solid #e2edf4;border-bottom:1px solid #dbe8f1;padding:8px 10px;position:sticky;top:0;box-shadow:0 10px 24px #0f2d4614}.boardCanvasStepRail button{gap:5px;min-height:30px;padding:0 8px 0 5px;font-size:.7rem}.boardCanvasStepRail button span{width:20px;height:20px;font-size:.68rem}.boardCanvasOwnerTools{margin:10px}.boardCanvasStoryViewport{scroll-snap-type:none;background:#fff;border:0;border-radius:0;padding:0;overflow:hidden visible}.boardCanvasStoryTrack{transform:translateX(var(--active-panel-offset));gap:0;padding:0;transition:transform .26s cubic-bezier(.2,.72,.22,1)}.boardCanvasStoryPanel,.boardCanvasStoryPanel.active{opacity:1;scroll-snap-align:none;flex-basis:100%;transform:none}.boardCanvasStoryPanelFrame{min-height:calc(100dvh - 188px);box-shadow:none;border:0;border-radius:0;padding:10px}.boardCanvasStoryPanelHeader{background:#fff;border:1px solid #254a631f;border-radius:8px;align-items:center;padding:10px}.boardCanvasStoryPanelHeader p{display:none}.boardCanvasStoryPanelBody{padding-right:0;overflow:visible}.boardCanvasHero{gap:12px;padding:14px}.boardCanvasHero h2{font-size:1.55rem}.boardCanvasActionBar,.boardCanvasHeroFacts{justify-content:flex-start}.boardCanvasComponentGrid{grid-template-columns:1fr;gap:10px}.boardCanvasComposer,.boardCanvasSection{padding:12px}.boardCanvasPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.boardBacklogRelated{grid-template-columns:1fr}.boardChatToolbar{gap:6px;padding:10px}.boardTagRail button{min-height:30px;padding:0 10px;font-size:.8rem}.streamBoardHeader{gap:8px;padding:10px}.adminDetailGrid,.adminGrid,.adminHeader{grid-template-columns:1fr}.adminHeader{display:grid}.adminMetricGrid,.adminMetricGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.boardGroupPage{padding:8px 8px calc(76px + env(safe-area-inset-bottom))}.boardGroupPage:has(.boardBacklogPanel),.boardGroupPage:has(.boardCanvasPanel){padding-bottom:calc(76px + env(safe-area-inset-bottom))}.boardGroupPage:has(.boardCanvasPanel){padding-left:0;padding-right:0}.boardGroupHeader{gap:8px;margin-bottom:8px}.boardGroupHeader h1{font-size:1.5rem}.boardGroupHeader p{font-size:.82rem}.boardChatPanel{box-shadow:none}.boardCanvasStreamingServices{grid-template-columns:repeat(2,minmax(0,1fr))}.adminMetricGrid,.adminMetricGrid.compact{grid-template-columns:1fr}.adminPage{padding-inline:14px}}.boardConsumerTheme{--board-bone:#fbf7f0;--board-paper:#fffdfa;--board-ink:#211820;--board-quiet:#725f70;--board-berry:#c93664;--board-blush:#f8e3e8;--board-butter:#f5e9bd;--board-plum:#25152f;--board-on-dark:#fff8f4;--board-line:#3a233421;--board-radius:26px;--board-card-radius:18px;--board-control-radius:12px;--board-shadow:0 26px 70px #341b3924;--board-shadow-soft:0 10px 28px #341b3917;--board-focus:0 0 0 3px #c9366433;background:var(--board-bone);color:var(--board-ink)}.boardConsumerTheme ::selection{background:var(--board-blush);color:var(--board-ink)}.boardConsumerTheme .boardGroupHeader .sectionKicker,.boardConsumerTheme .sectionKicker{color:var(--board-berry);letter-spacing:.1em;font-weight:700}.boardConsumerTheme .boardCanvasStoryboardTop h2,.boardConsumerTheme .boardGroupHeader h1{color:var(--board-ink);letter-spacing:-.035em;font-weight:680}.boardConsumerTheme .boardGroupHeader p{color:var(--board-quiet)}.boardConsumerTheme .boardGroupActions .secondaryButton,.boardConsumerTheme .boardOverflowMenu summary,.boardConsumerTheme .boardShareButton{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink);box-shadow:0 6px 18px #341b390f}.boardConsumerTheme .boardOverflowMenu summary:focus-visible,.boardConsumerTheme .boardOverflowMenu summary:hover,.boardConsumerTheme .boardOverflowMenu[open] summary,.boardConsumerTheme .boardShareButton:focus-visible,.boardConsumerTheme .boardShareButton:hover{background:var(--board-blush);box-shadow:var(--board-focus);border-color:#c9366452;outline:none}.boardConsumerTheme .boardOverflowMenuPanel{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper);box-shadow:var(--board-shadow-soft);padding:8px}.boardConsumerTheme .boardOverflowMenuButton{border-radius:var(--board-control-radius);color:var(--board-ink);background:0 0;border-color:#0000;font-weight:700}.boardConsumerTheme .boardOverflowMenuButton:focus-visible,.boardConsumerTheme .boardOverflowMenuButton:hover{background:var(--board-blush)}.boardConsumerTheme .boardOverflowConfirm p{color:var(--board-quiet)}.boardConsumerTheme .boardMobileSurfaceDock .boardSurfaceSwitch,.boardConsumerTheme .boardSurfaceSwitch{border-color:var(--board-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfae6;box-shadow:0 12px 32px #341b3924}.boardConsumerTheme .boardSurfaceSwitch button{color:var(--board-quiet);font-weight:700}.boardConsumerTheme .boardSurfaceSwitch button.selected{background:var(--board-plum);color:var(--board-on-dark);box-shadow:0 6px 14px #25152f33}.boardConsumerTheme .boardBacklogPanel,.boardConsumerTheme .boardCanvasPanel,.boardConsumerTheme .boardChatPanel{border-color:var(--board-line);border-radius:var(--board-radius);background:var(--board-paper);box-shadow:var(--board-shadow)}.boardConsumerTheme .boardBacklogPanel,.boardConsumerTheme .boardCanvasPanel{background:var(--board-bone)}.boardConsumerTheme .boardChatToolbar,.boardConsumerTheme .streamBoardChat .str-chat__message-input,.boardConsumerTheme .streamBoardHeader{border-color:var(--board-line);background:var(--board-paper)}.boardConsumerTheme .boardTagRail button,.boardConsumerTheme .streamBoardHeader button{border-color:var(--board-line);background:var(--board-paper);color:var(--board-quiet);font-weight:700}.boardConsumerTheme .boardTagRail button:focus-visible,.boardConsumerTheme .boardTagRail button:hover,.boardConsumerTheme .streamBoardHeader button:focus-visible,.boardConsumerTheme .streamBoardHeader button:hover{color:var(--board-berry);border-color:#c9366459;outline:none}.boardConsumerTheme .boardTagRail button.selected{border-color:var(--board-berry);background:var(--board-berry);color:var(--board-on-dark)}.boardConsumerTheme .boardMessageBubble,.boardConsumerTheme .streamBoardMembers div{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper);box-shadow:0 6px 18px #341b390d}.boardConsumerTheme .boardMessageBubble.bubo{background:var(--board-blush);border-color:#c936642e}.boardConsumerTheme .boardMessageBubble.participant{background:#f4eef8}.boardConsumerTheme .boardMessageBubble.system{background:var(--board-butter)}.boardConsumerTheme .boardMessageBubble p,.boardConsumerTheme .boardMessageMeta strong,.boardConsumerTheme .streamBoardChat .str-chat,.boardConsumerTheme .streamBoardHeader strong{color:var(--board-ink)}.boardConsumerTheme .boardMessageFooter span,.boardConsumerTheme .boardMessageMeta span,.boardConsumerTheme .streamBoardHeader span,.boardConsumerTheme .streamBoardMembers div>span>em,.boardConsumerTheme .streamBoardMembers div>span>span,.boardConsumerTheme .streamChatState{color:var(--board-quiet)}.boardConsumerTheme .boardComposerContext,.boardConsumerTheme .boardMessageBubble blockquote{border-color:var(--board-berry);border-radius:0 var(--board-control-radius) var(--board-control-radius) 0;color:var(--board-quiet);background:#fffdfab3}.boardConsumerTheme .boardCanvasEmbeddedChat{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper);box-shadow:var(--board-shadow-soft)}.boardConsumerTheme .streamBoardChat .str-chat,.boardConsumerTheme .streamBoardChat .str-chat__message-input,.boardConsumerTheme .streamBoardChat .str-chat__message-textarea-container,.boardConsumerTheme .streamBoardChat .str-chat__message-textarea-container textarea{background:var(--board-paper)}.boardConsumerTheme .streamBoardChat .str-chat__send-button{color:var(--board-berry)}.boardConsumerTheme .streamBoardChat .str-chat__thread{border-color:var(--board-line)}.boardConsumerTheme .streamBoardMemberAvatar,.boardConsumerTheme .streamBoardMemberMore{border-color:var(--board-paper)}.boardConsumerTheme .streamBoardMemberMore{background:var(--board-blush);color:var(--board-berry)}.boardConsumerTheme .boardChatPanel{background:var(--board-bone);border-radius:0}.boardConsumerTheme .streamBoardHeader{padding:14px 18px}.boardConsumerTheme .streamBoardHeader>div:first-of-type strong{font-family:var(--font-heading),Georgia,serif;font-size:1.05rem;font-weight:600}.boardConsumerTheme .streamBoardHeader .streamBoardBack{border-color:var(--board-line);color:var(--board-ink);background:0 0}.boardConsumerTheme .streamBoardChat .str-chat__message-list{background:var(--board-bone)}.boardConsumerTheme .streamBoardChat .str-chat__list{padding:18px}.boardConsumerTheme .streamBoardChat .str-chat__message-bubble{border:1px solid var(--board-line);background:var(--board-paper);box-shadow:none;border-radius:14px 14px 14px 5px}.boardConsumerTheme .streamBoardChat .str-chat__message--me .str-chat__message-bubble{border-color:var(--color-accent-300);background:var(--color-accent-100);border-radius:14px 14px 5px}.boardConsumerTheme .streamBoardChat .str-chat__message-input{padding:8px 14px calc(18px + env(safe-area-inset-bottom))}.boardConsumerTheme .streamBoardChat .str-chat__message-composer{border:1px solid var(--color-accent-300);background:var(--board-paper);box-shadow:none;border-radius:26px}.boardConsumerTheme .streamBoardChat .str-chat__message-textarea-container{border:0;border-radius:24px}.boardConsumerTheme .boardCanvasStoryboard{color:var(--board-ink)}.boardConsumerTheme .boardCanvasStoryboardTop{padding-inline:4px}.boardConsumerTheme .boardCanvasSwipeHint{background:var(--board-blush);color:var(--board-berry);border-color:#c936642e;font-weight:700}.boardConsumerTheme .boardCanvasStepRail button{border-color:var(--board-line);background:var(--board-paper);color:var(--board-quiet);font-weight:700;box-shadow:0 6px 16px #341b390f}.boardConsumerTheme .boardCanvasStepRail button span{background:var(--board-blush);color:var(--board-berry);font-weight:750}.boardConsumerTheme .boardCanvasStepRail button[data-complete=true]{color:var(--board-berry);background:#fff8f8;border-color:#c9366433}.boardConsumerTheme .boardCanvasStepRail button.active{border-color:var(--board-berry);background:var(--board-berry);color:var(--board-on-dark);box-shadow:0 10px 24px #c936643d}.boardConsumerTheme .boardCanvasStepRail button.active span{background:var(--board-on-dark);color:var(--board-berry)}.boardConsumerTheme .boardCanvasStepRail button:focus-visible{box-shadow:var(--board-focus);outline:none}.boardConsumerTheme .boardCanvasOwnerTools{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper)}.boardConsumerTheme .boardCanvasOwnerTools summary{color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasStoryViewport{border-color:var(--board-line);border-radius:var(--board-radius);background:radial-gradient(circle at 8% 10%,#f8e3e8db,transparent 32%),radial-gradient(circle at 94% 88%,#f5e9bdb8,transparent 28%),var(--board-bone)}.boardConsumerTheme .boardCanvasStoryPanelFrame{border-color:var(--board-line);border-radius:var(--board-radius);background:var(--board-paper);box-shadow:var(--board-shadow);gap:14px;padding:16px}.boardConsumerTheme .boardCanvasStoryPanel[data-mode=canvas] .boardCanvasStoryPanelFrame,.boardConsumerTheme .boardCanvasStoryPanel[data-mode=map] .boardCanvasStoryPanelFrame{background:var(--board-paper)}.boardConsumerTheme .boardCanvasStoryPanelHeader{border-color:var(--board-line);align-items:center;padding:2px 2px 14px}.boardConsumerTheme .boardCanvasSectionHeader span,.boardConsumerTheme .boardCanvasStoryPanelHeader span,.boardConsumerTheme .boardRecipeFeedList span{color:var(--board-berry);letter-spacing:.1em;font-weight:700}.boardConsumerTheme .boardCanvasSectionHeader h3,.boardConsumerTheme .boardCanvasStoryPanelHeader h3{color:var(--board-ink);letter-spacing:-.025em;font-weight:700}.boardConsumerTheme .boardCanvasSection li,.boardConsumerTheme .boardCanvasSection p,.boardConsumerTheme .boardCanvasSection time,.boardConsumerTheme .boardCanvasSection>span,.boardConsumerTheme .boardCanvasStoryPanelHeader p{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasSectionHeader strong,.boardConsumerTheme .boardCanvasStoryPanelHeader strong{background:var(--board-blush);color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasComposer,.boardConsumerTheme .boardCanvasHero,.boardConsumerTheme .boardCanvasSection{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper);box-shadow:var(--board-shadow-soft)}.boardConsumerTheme .boardCanvasHero{background:radial-gradient(circle at 86% 10%,#f5e9bde0,transparent 34%),linear-gradient(135deg,var(--board-blush),var(--board-paper) 64%);border:0;padding:clamp(18px,4vw,30px)}.boardConsumerTheme .boardCanvasHero:before,.boardConsumerTheme .boardCanvasSection:before{display:none}.boardConsumerTheme .boardCanvasHero h2{color:var(--board-ink);letter-spacing:-.045em;font-weight:650}.boardConsumerTheme .boardCanvasHero p{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasActionBar a,.boardConsumerTheme .boardCanvasActionBar button,.boardConsumerTheme .boardCanvasActionBar span,.boardConsumerTheme .boardCanvasHeroFacts a,.boardConsumerTheme .boardCanvasHeroFacts span,.boardConsumerTheme .boardCanvasSectionActions button,.boardConsumerTheme .boardCanvasSectionHeader form button{border-color:var(--board-line);background:var(--board-paper);color:var(--board-ink);font-weight:700;box-shadow:0 6px 16px #341b390f}.boardConsumerTheme .boardCanvasActionBar button,.boardConsumerTheme .boardCanvasComposer form>button,.boardConsumerTheme .boardCanvasInlineForm button,.boardConsumerTheme .boardCanvasNoteEditorActions button:first-child,.boardConsumerTheme .boardCanvasRankedPollAdd button{border-color:var(--board-berry);background:var(--board-berry);color:var(--board-on-dark);box-shadow:0 10px 22px #c936642e}.boardConsumerTheme .boardCanvasActionBar a:hover,.boardConsumerTheme .boardCanvasHeroFacts a:hover,.boardConsumerTheme .boardCanvasSectionActions button:focus-visible,.boardConsumerTheme .boardCanvasSectionActions button:hover{background:var(--board-blush);color:var(--board-berry);border-color:#c9366457;outline:none}.boardConsumerTheme .boardCanvasSection.poll{background:var(--board-paper);box-shadow:var(--board-shadow-soft);border-color:#c9366429}.boardConsumerTheme .boardBacklogMessage.empty,.boardConsumerTheme .boardCanvasSection .emptyState,.boardConsumerTheme .emptyState{border-radius:var(--board-control-radius);color:var(--board-quiet);background:#f8e3e86b;border-color:#3a233433;font-weight:650}.boardConsumerTheme .boardCanvasChecklist label,.boardConsumerTheme .boardCanvasGuestGrid div,.boardConsumerTheme .boardCanvasIdeaList article,.boardConsumerTheme .boardCanvasSourceList a,.boardConsumerTheme .boardCanvasTimeline article,.boardConsumerTheme .boardRecipeExplainerTile,.boardConsumerTheme .boardRecipeFeedList article{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink);box-shadow:0 7px 18px #341b390f}.boardConsumerTheme .boardRecipeExplainerTile{border-radius:var(--board-card-radius)}.boardConsumerTheme .boardRecipeExplainerTile:hover{border-color:#c936644d;transform:translateY(-1px);box-shadow:0 14px 30px #341b391f}.boardConsumerTheme .boardRecipeExplainerTile>span{border-radius:var(--board-control-radius);background:var(--board-blush);color:var(--board-berry);font-weight:750}.boardConsumerTheme .boardCanvasGuestGrid strong,.boardConsumerTheme .boardCanvasIdeaList strong,.boardConsumerTheme .boardCanvasSourceList strong,.boardConsumerTheme .boardCanvasTimeline strong,.boardConsumerTheme .boardRecipeExplainerTile strong,.boardConsumerTheme .boardRecipeFeedList strong{color:var(--board-ink);font-weight:700}.boardConsumerTheme .boardRecipeExplainerTile em{color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasRichText{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasRichText blockquote{border-color:var(--board-berry);border-radius:0 var(--board-control-radius) var(--board-control-radius) 0;background:var(--board-blush)}.boardConsumerTheme .boardCanvasRichText code,.boardConsumerTheme .boardCanvasRichText pre{color:var(--board-ink);background:#f4eef8}.boardConsumerTheme .boardCanvasTimeline article{border-left-color:var(--board-berry)}.boardConsumerTheme .boardCanvasTimeline article button{border-color:var(--board-line);background:var(--board-paper);color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasMap iframe{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-bone);box-shadow:var(--board-shadow-soft)}.boardConsumerTheme .boardCanvasAddress,.boardConsumerTheme .boardCanvasOptions span{background:var(--board-blush);color:var(--board-berry);box-shadow:none;font-weight:700}.boardConsumerTheme .boardCanvasPhotoGrid span{border-radius:var(--board-control-radius);background-color:var(--board-blush);outline-color:#fffdfab8;box-shadow:0 10px 22px #341b391f}.boardConsumerTheme .boardCanvasGuestGrid div>span:last-child,.boardConsumerTheme .boardCanvasPollMeta{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasAvatar{background:var(--board-berry);color:var(--board-on-dark);box-shadow:0 8px 18px #c936642e}.boardConsumerTheme .boardCanvasChecklist input[type=checkbox]{accent-color:var(--board-berry)}.boardConsumerTheme .boardCanvasChecklist span.checked{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasTextList li{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-bone);color:var(--board-quiet)}.boardConsumerTheme .boardCanvasTextList li:before{background:var(--board-berry);box-shadow:0 0 0 4px #c9366421}.boardConsumerTheme .boardCanvasPollSummary{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-bone)}.boardConsumerTheme .boardCanvasPollSummary span,.boardConsumerTheme .boardCanvasPollSummary strong{color:var(--board-ink);font-weight:700}.boardConsumerTheme .boardCanvasPollSummary strong{background:var(--board-plum);color:var(--board-on-dark)}.boardConsumerTheme .boardCanvasPollOption{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink);box-shadow:0 7px 18px #341b390f}.boardConsumerTheme .boardCanvasPollOption:hover:not(:disabled){border-color:#c9366457;box-shadow:0 12px 26px #341b391f}.boardConsumerTheme .boardCanvasPollFill{background:linear-gradient(90deg,#f8e3e8d9,#f5e9bd99)}.boardConsumerTheme .boardCanvasPollRank{background:var(--board-blush);color:var(--board-berry);font-weight:750}.boardConsumerTheme .boardCanvasAmount,.boardConsumerTheme .boardCanvasPollLabel,.boardConsumerTheme .boardCanvasPollResult strong{color:var(--board-ink)}.boardConsumerTheme .boardCanvasPollResult span{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasPollOption.selected .boardCanvasPollRank,.boardConsumerTheme .boardCanvasPollSelected{background:var(--board-berry);color:var(--board-on-dark)}.boardConsumerTheme .boardCanvasPollOption.selected{background:var(--board-blush);border-color:#c936647a;box-shadow:0 14px 30px #c9366421}.boardConsumerTheme .boardCanvasPollOption.leading:not(.selected){background:var(--board-butter);border-color:#c9366438}.boardConsumerTheme .boardCanvasPollDragHandle,.boardConsumerTheme .boardCanvasStreamingTargets{border-color:var(--board-line)}.boardConsumerTheme .boardCanvasPollDragHandle{background:var(--board-bone);color:var(--board-berry)}.boardConsumerTheme .boardCanvasStreamingTargets a{background:var(--board-paper);color:var(--board-berry);border-color:#c936643d;box-shadow:0 5px 12px #341b3914}.boardConsumerTheme .boardCanvasPollDragHandle:focus-visible,.boardConsumerTheme .boardCanvasRankedVoteButton:focus-visible,.boardConsumerTheme .boardCanvasStreamingTargets a:focus-visible{outline-color:#c9366461}.boardConsumerTheme .boardCanvasStreamingBadges>span{background:var(--board-blush);color:var(--board-berry);border-color:#c936642e}.boardConsumerTheme .boardCanvasSourcePanel,.boardConsumerTheme .boardCanvasStreamingPanel{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-bone);box-shadow:none}.boardConsumerTheme .boardCanvasSourceList a:after{background:var(--board-blush);color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasSourceList a:focus-visible,.boardConsumerTheme .boardCanvasSourceList a:hover{outline-color:var(--board-berry);border-color:#c9366457;box-shadow:0 12px 26px #341b391c}.boardConsumerTheme .boardCanvasSourceList span,.boardConsumerTheme .boardCanvasStreamingPanel p{color:var(--board-quiet)}.boardConsumerTheme .boardCanvasStreamingPanel>div:first-child>span{color:var(--board-berry);font-weight:700}.boardConsumerTheme .boardCanvasStreamingPanel>div:first-child>strong,.boardConsumerTheme .boardCanvasStreamingServices button{color:var(--board-ink)}.boardConsumerTheme .boardCanvasStreamingServices button{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);box-shadow:0 6px 16px #341b390f}.boardConsumerTheme .boardCanvasStreamingServices button:focus-visible,.boardConsumerTheme .boardCanvasStreamingServices button:hover{border-color:#c936645c;box-shadow:0 10px 24px #341b391f}.boardConsumerTheme .boardCanvasStreamingServices button>span{background:var(--board-plum);color:var(--board-on-dark)}.boardConsumerTheme .boardCanvasComposer input,.boardConsumerTheme .boardCanvasComposer select,.boardConsumerTheme .boardCanvasComposer textarea,.boardConsumerTheme .boardCanvasInlineForm input,.boardConsumerTheme .boardCanvasRankedPollAdd input,.boardConsumerTheme .boardCanvasRichTextInput{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink);box-shadow:inset 0 1px #ffffffb8}.boardConsumerTheme .boardCanvasComposer input:focus-visible,.boardConsumerTheme .boardCanvasComposer select:focus-visible,.boardConsumerTheme .boardCanvasComposer textarea:focus-visible,.boardConsumerTheme .boardCanvasInlineForm input:focus-visible,.boardConsumerTheme .boardCanvasRankedPollAdd input:focus-visible,.boardConsumerTheme .boardCanvasRichTextInput:focus-visible{box-shadow:var(--board-focus);border-color:#c9366494;outline:none}.boardConsumerTheme .boardCanvasComposer label,.boardConsumerTheme .boardCanvasImageField>span,.boardConsumerTheme .boardCanvasRankedPollAdd label{color:var(--board-quiet);font-weight:700}.boardConsumerTheme .boardCanvasImageField>button,.boardConsumerTheme .boardCanvasNoteEditorActions button,.boardConsumerTheme .boardCanvasRichTextToolbar button,.boardConsumerTheme .boardCanvasUrlRow button{border-color:var(--board-line);background:var(--board-paper);color:var(--board-ink);font-weight:700}.boardConsumerTheme .boardCanvasError{border-radius:var(--board-control-radius);color:#9b1838;background:#fff1f4;border-color:#be185d33}.boardConsumerTheme .boardBacklogFilterBar button,.boardConsumerTheme .boardCanvasSummary button,.boardConsumerTheme .boardCanvasSummary span{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-quiet);font-weight:700}.boardConsumerTheme .boardBacklogFilterBar button.selected,.boardConsumerTheme .boardCanvasSummary button.selected,.boardConsumerTheme .boardCanvasSummary button:focus-visible,.boardConsumerTheme .boardCanvasSummary button:hover{background:var(--board-blush);color:var(--board-berry);border-color:#c936645c}.boardConsumerTheme .boardBacklogFilterBar button strong{background:var(--board-paper);color:var(--board-ink)}.boardConsumerTheme .boardBacklogCardTitle h4,.boardConsumerTheme .boardBacklogMessage strong,.boardConsumerTheme .boardCanvasList h3,.boardConsumerTheme .boardCanvasList strong{color:var(--board-ink)}.boardConsumerTheme .boardBacklogCardTitle p,.boardConsumerTheme .boardBacklogDetail p,.boardConsumerTheme .boardBacklogMessage p,.boardConsumerTheme .boardBacklogMessage span,.boardConsumerTheme .boardCanvasList p,.boardConsumerTheme .boardCanvasList span{color:var(--board-quiet)}.boardConsumerTheme .boardBacklogCard,.boardConsumerTheme .boardBacklogDetail,.boardConsumerTheme .boardBacklogMessage,.boardConsumerTheme .boardCanvasList article{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper)}.boardConsumerTheme .boardBacklogCard{border-left-color:var(--board-berry);box-shadow:0 6px 18px #341b390d}.boardConsumerTheme .boardBacklogCard.ready,.boardConsumerTheme .boardBacklogCard.waiting{background:var(--board-butter)}.boardConsumerTheme .boardBacklogCard.blocked{background:#fff1f4}.boardConsumerTheme .boardBacklogCardTop span,.boardConsumerTheme .boardBacklogTags span,.boardConsumerTheme .boardCanvasCardMeta span,.boardConsumerTheme .boardCanvasToolbar span{background:var(--board-blush);color:var(--board-quiet)}.boardConsumerTheme .boardBacklogCardTop .boardBacklogStatus{background:var(--board-plum);color:var(--board-on-dark)}.boardConsumerTheme .boardBacklogActions button,.boardConsumerTheme .boardBacklogClarificationForm button,.boardConsumerTheme .boardBacklogLinks a,.boardConsumerTheme .boardBacklogPriorityForm select,.boardConsumerTheme .boardCanvasCardActions button{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink);font-weight:700}.boardConsumerTheme .boardBacklogClarificationForm{border-radius:var(--board-card-radius);background:var(--board-blush);border-color:#c9366429}.boardConsumerTheme .boardBacklogClarificationForm textarea{border-color:var(--board-line);border-radius:var(--board-control-radius);background:var(--board-paper);color:var(--board-ink)}.boardConsumerTheme .boardBacklogClarificationForm button{border-color:var(--board-berry);background:var(--board-berry);color:var(--board-on-dark)}.boardConsumerTheme .boardCanvasDragHandle{border-color:var(--board-line);background:var(--board-paper);color:var(--board-berry);border-radius:9px}@media (max-width:780px){.boardConsumerTheme .boardCanvasStepRail{border-color:var(--board-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfaf0;box-shadow:0 10px 24px #341b391a}.boardConsumerTheme .boardCanvasStoryPanelFrame,.boardConsumerTheme .boardCanvasStoryViewport{background:var(--board-bone)}.boardConsumerTheme .boardCanvasStoryPanelHeader{border-color:var(--board-line);border-radius:var(--board-card-radius);background:var(--board-paper);box-shadow:0 6px 18px #341b390f}}@media (max-width:520px){.boardConsumerTheme .boardCanvasPanel{background:var(--board-bone)}.boardConsumerTheme .boardCanvasStoryPanelFrame{box-shadow:none;border-radius:0;padding:10px}.boardConsumerTheme .boardCanvasComposer,.boardConsumerTheme .boardCanvasEmbeddedChat,.boardConsumerTheme .boardCanvasHero,.boardConsumerTheme .boardCanvasSection{border-radius:var(--board-card-radius)}}@media (prefers-reduced-motion:no-preference){.boardConsumerTheme .boardCanvasPollOption,.boardConsumerTheme .boardCanvasStepRail button,.boardConsumerTheme .boardRecipeExplainerTile{transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s}}body:has(.accountSettingsExperience) .siteFooter,body:has(.authPage) .siteFooter{display:none}body:has(.accountSettingsExperience){background:#f7f5f4}.authPage{color:#17161a;min-height:100svh;padding:max(24px,env(safe-area-inset-top)) clamp(18px,5vw,56px) max(32px,env(safe-area-inset-bottom));font-family:var(--font-bubo-modern),var(--font-geist-sans),sans-serif;background:radial-gradient(circle at 12% 0,#ffffffb8,#0000 34%),#f7f5f4}.authShell{width:min(760px,100%);min-height:calc(100svh - max(48px, env(safe-area-inset-top)) - max(32px, env(safe-area-inset-bottom)));gap:clamp(32px,7vw,68px)}.authBrand{top:max(24px,env(safe-area-inset-top));color:#17161a;letter-spacing:.02em;font-size:1rem;font-weight:700}.authGrid{grid-template-columns:minmax(0,.78fr) minmax(340px,.62fr);gap:clamp(24px,6vw,64px)}.authIntro .sectionKicker,.authMessage .sectionKicker{color:#e2662f;letter-spacing:.08em;font-family:inherit;font-size:.72rem;font-weight:700}.authIntro h1,.authMessage h1{color:#17161a;letter-spacing:-.045em;margin-top:10px;font-family:inherit;font-size:clamp(2.25rem,7vw,4.7rem);font-weight:500;line-height:.98}.authIntro p:not(.sectionKicker),.authMessage p:not(.sectionKicker){color:#77746f;margin-top:17px;font-size:clamp(.98rem,2vw,1.1rem);line-height:1.55}.authCard,.authMessage{color:#17161a;background:#fff;border:0;border-radius:22px;box-shadow:0 1px 2px #1412100a,0 14px 34px #14121012}.accountSecurityPanel h2,.authCard h2{color:#17161a;font-family:inherit;font-size:1.16rem;font-weight:650}.authCard label{color:#55524d;font-size:.78rem;font-weight:650}.authCard input,.authCard select,.authCard textarea{color:#17161a;background:#f9f8f6;border:1px solid #e6e3dd;border-radius:14px;min-height:48px;padding:12px 14px}.authCard input:focus-visible,.authCard select:focus-visible,.authCard textarea:focus-visible{outline-offset:1px;border-color:#17161a;outline:2px solid #17161a1f}.authCard .primaryAction,.authCard button,.secondaryButton{color:#fff;min-height:46px;box-shadow:none;background:#17161a;border:1px solid #17161a;border-radius:999px;font-weight:700}.authCard .secondaryAuthButton,.authCard .secondaryButton{color:#17161a;background:#fff;border-color:#e6e3dd}.authCard a:not(.primaryAction):not(.secondaryAction),.authCard>p{color:#77746f}.authCard a:not(.primaryAction):not(.secondaryAction){text-underline-offset:3px;font-weight:700;text-decoration-color:#e2662f}.authMessage .accountBoardSection,.authMessage .accountSecurityPanel{border-color:#f0ede8}.authMessage .accountBoardSection .boardList>a,.authMessage .accountBoardSection .boardList>article,.authMessage .accountBoardSection .boardList>div,.notificationPreference,.socialProviderCard{color:#17161a;box-shadow:none;background:#fff;border:1px solid #e6e3dd;border-radius:18px}.accountSecurityPanel h2,.accountSecurityPanel p,.notificationPreference strong,.socialProviderCard strong{color:#17161a}.accountSecurityPanel p:not(.sectionKicker),.notificationPreference small,.socialProviderCard span{color:#77746f}.connectionStatusPill,.socialProviderCard button{color:#17161a;background:#f7f5f4;border-color:#e6e3dd;border-radius:999px}.notificationPreference input{accent-color:#17161a}body:has(.accountSettingsExperience) .cookieBanner,body:has(.authPage) .cookieBanner,body:has(.boardGroupPage) .cookieBanner,body:has(.buboAppExperience) .cookieBanner,body:has(.newBoardExperience) .cookieBanner{color:#17161a;font-family:var(--font-bubo-modern),var(--font-geist-sans),sans-serif;background:#fffffff7;border:1px solid #e6e3dd;border-radius:22px;box-shadow:0 18px 48px #1412102e}body:has(.accountSettingsExperience) .cookieBannerCopy h2,body:has(.authPage) .cookieBannerCopy h2,body:has(.boardGroupPage) .cookieBannerCopy h2,body:has(.buboAppExperience) .cookieBannerCopy h2,body:has(.newBoardExperience) .cookieBannerCopy h2{color:#17161a}body:has(.accountSettingsExperience) .cookieBannerCopy p:not(.sectionKicker),body:has(.authPage) .cookieBannerCopy p:not(.sectionKicker),body:has(.boardGroupPage) .cookieBannerCopy p:not(.sectionKicker),body:has(.buboAppExperience) .cookieBannerCopy p:not(.sectionKicker),body:has(.newBoardExperience) .cookieBannerCopy p:not(.sectionKicker){color:#77746f}body:has(.accountSettingsExperience) .cookieBanner .sectionKicker,body:has(.authPage) .cookieBanner .sectionKicker,body:has(.boardGroupPage) .cookieBanner .sectionKicker,body:has(.buboAppExperience) .cookieBanner .sectionKicker,body:has(.newBoardExperience) .cookieBanner .sectionKicker{color:#e2662f}body:has(.accountSettingsExperience) .cookieBannerActions button,body:has(.authPage) .cookieBannerActions button,body:has(.boardGroupPage) .cookieBannerActions button,body:has(.buboAppExperience) .cookieBannerActions button,body:has(.newBoardExperience) .cookieBannerActions button{color:#17161a;background:#fff;border:1px solid #e6e3dd;border-radius:999px;min-height:42px}body:has(.accountSettingsExperience) .cookieBannerActions .cookiePrimaryButton,body:has(.authPage) .cookieBannerActions .cookiePrimaryButton,body:has(.boardGroupPage) .cookieBannerActions .cookiePrimaryButton,body:has(.buboAppExperience) .cookieBannerActions .cookiePrimaryButton,body:has(.newBoardExperience) .cookieBannerActions .cookiePrimaryButton{color:#fff;background:#17161a;border-color:#17161a}body:has(.accountSettingsExperience) .cookieBannerLinks a,body:has(.authPage) .cookieBannerLinks a,body:has(.boardGroupPage) .cookieBannerLinks a,body:has(.buboAppExperience) .cookieBannerLinks a,body:has(.newBoardExperience) .cookieBannerLinks a{color:#a8452a}@media (max-width:780px){.authGrid{grid-template-columns:1fr}.authIntro{padding-top:58px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}