@font-face{font-family:Fraunces;src:url(/assets/Fraunces-VariableFont_SOFT_WONK_opsz_wght-DLWfSgHL.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Variable-DZ-mBhZu.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:LT Makeup;src:url(/assets/LTMakeup-Regular-CCXywNm9.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--font-display: "Fraunces", "Playfair Display", Georgia, serif;--font-display-weight: 900;--font-display-soft: 100;--font-display-wonk: 0;--font-primary: "Cabinet Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-accent: "LT Makeup", "Playfair Display", Georgia, serif;font-family:var(--font-primary);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .15);--duration-fast: .2s;--duration-normal: .3s;--duration-slow: .5s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-in: cubic-bezier(.4, 0, 1, 1);--easing-out: cubic-bezier(0, 0, .2, 1);--easing-in-out: cubic-bezier(.4, 0, .2, 1);--icon-sm: 16px;--icon-md: 20px;--icon-lg: 24px;--icon-xl: 32px;--bg-wizard: #faffe0;--bg-primary: #f1f1f1;--text-primary: #23302e;--text-secondary: #6b7280}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{margin:0;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-family:var(--font-display);font-weight:var(--font-display-weight);line-height:1.2;letter-spacing:-.02em;font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk)}h1{font-size:3rem;line-height:1.1}h2{font-size:2.125rem}h3{font-size:1.75rem}h4{font-size:1.375rem}h5{font-size:1.125rem}h6{font-size:1rem;letter-spacing:0}p{font-family:var(--font-primary);color:var(--text-secondary);line-height:1.6;font-size:1rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-display{font-family:var(--font-display);font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk)}.font-primary{font-family:var(--font-primary)}.font-accent{font-family:var(--font-accent)}a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--brand-primary);text-decoration-thickness:2px;text-underline-offset:2px;transition:all .2s ease}a:hover{text-decoration-color:var(--accent-1);text-decoration-thickness:3px}button{font-family:inherit;font-size:1rem;font-weight:500;padding:.625rem 1.25rem;border-radius:8px;border:1px solid var(--text-primary);background-color:var(--brand-primary);color:var(--text-primary);cursor:pointer;transition:all .2s ease;outline:none}button:hover{opacity:.8}button:focus-visible{box-shadow:0 0 0 3px var(--ui-focus)}button:disabled{opacity:.5;cursor:not-allowed;transform:none}button.secondary{background-color:transparent;color:var(--text-primary);border:1px solid var(--ui-border)}input,textarea,select{font-family:inherit;font-size:1rem;padding:.625rem;border:none;border-radius:6px;background-color:#fff;color:var(--text-primary);transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus,select:focus{outline:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.card{background-color:var(--bg-secondary);border:1px solid var(--ui-border);border-radius:12px;padding:1.5rem}.divider{height:1px;background-color:var(--ui-divider);border:none;margin:1rem 0}.flex{display:flex;align-items:center;gap:.5rem}.bold{font-weight:700}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--grid-columns: 12;--grid-gap: 1rem;--grid-margin: 1rem;--container-max-width: 1920px}@media(max-width:768px){:root{--grid-columns: 6;--grid-gap: .75rem;--grid-margin: .75rem}}@media(min-width:769px)and (max-width:1024px){:root{--grid-columns: 12;--grid-gap: 1rem;--grid-margin: 1rem}}@media(min-width:1025px)and (max-width:1920px){:root{--grid-columns: 12;--grid-gap: 1.5rem;--grid-margin: 2rem}}@media(min-width:1921px){:root{--grid-columns: 12;--grid-gap: 2rem;--grid-margin: 3rem}}.grid{display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--grid-gap);width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--grid-margin)}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}@media(min-width:769px){.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:span 12}.col-md-1{grid-column:span 1}.col-md-2{grid-column:span 2}.col-md-3{grid-column:span 3}.col-md-4{grid-column:span 4}.col-md-5{grid-column:span 5}.col-md-6{grid-column:span 6}.col-md-7{grid-column:span 7}.col-md-8{grid-column:span 8}.col-md-9{grid-column:span 9}.col-md-10{grid-column:span 10}.col-md-11{grid-column:span 11}.col-md-12{grid-column:span 12}}@media(min-width:1025px){.col-lg-1{grid-column:span 1}.col-lg-2{grid-column:span 2}.col-lg-3{grid-column:span 3}.col-lg-4{grid-column:span 4}.col-lg-5{grid-column:span 5}.col-lg-6{grid-column:span 6}.col-lg-7{grid-column:span 7}.col-lg-8{grid-column:span 8}.col-lg-9{grid-column:span 9}.col-lg-10{grid-column:span 10}.col-lg-11{grid-column:span 11}.col-lg-12{grid-column:span 12}}@media(min-width:1921px){.col-xl-1{grid-column:span 1}.col-xl-2{grid-column:span 2}.col-xl-3{grid-column:span 3}.col-xl-4{grid-column:span 4}.col-xl-5{grid-column:span 5}.col-xl-6{grid-column:span 6}.col-xl-7{grid-column:span 7}.col-xl-8{grid-column:span 8}.col-xl-9{grid-column:span 9}.col-xl-10{grid-column:span 10}.col-xl-11{grid-column:span 11}.col-xl-12{grid-column:span 12}}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}@media(min-width:769px){.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}}.col-full{grid-column:1 / -1}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--grid-gap)}@media(min-width:769px){.grid-auto{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.justify-start{justify-items:start}.justify-center{justify-items:center}.justify-end{justify-items:end}.justify-stretch{justify-items:stretch}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.align-stretch{align-items:stretch}.btn{font-family:var(--font-accent);font-weight:400;border-radius:var(--radius-lg);cursor:pointer;transition:all .2s ease;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;white-space:nowrap;letter-spacing:.01em;padding-top:calc(.75rem + 2px);padding-bottom:calc(.65rem - 4px)}.btn>img,.btn>[class*=icon],.btn>.btn-spinner{position:relative;top:-2px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn:focus-visible{box-shadow:0 0 0 3px var(--ui-focus)}.btn-sm{font-size:.875rem;padding-top:calc(.375rem + 2px);padding-bottom:calc(.375rem - 2px);padding-left:.875rem;padding-right:.875rem;min-height:32px;line-height:1}.btn-md{font-size:1.125rem;padding-left:1.25rem;padding-right:1.25rem;min-height:40px;line-height:1}.btn-lg{font-size:1.125rem;padding-left:1.75rem;padding-right:1.75rem;min-height:48px;line-height:1}.btn-primary{background-color:var(--brand-primary);color:var(--brand-secondary);border-color:transparent}.btn-primary:not(:disabled):hover{background-color:var(--brand-primary-light)}.btn-secondary{background-color:var(--brand-secondary);color:var(--text-inverse)}.btn-secondary:not(:disabled):hover{opacity:.9}.btn-outline{background-color:transparent;color:var(--text-primary);border-color:var(--ui-border-light);border-width:2px}.btn-outline:not(:disabled):hover{background-color:var(--bg-secondary);border-color:var(--brand-primary)}.btn-ghost{background-color:transparent;color:var(--text-primary)}.btn-ghost:not(:disabled):hover{background-color:var(--ui-hover)}.btn-danger{background-color:var(--semantic-error);color:var(--text-inverse)}.btn-danger:not(:disabled):hover{opacity:.9}.btn-success{background-color:var(--semantic-success);color:var(--text-inverse)}.btn-success:not(:disabled):hover{opacity:.9}.btn-accent{background-color:var(--accent-3);color:var(--brand-secondary);border-color:transparent}.btn-accent:not(:disabled):hover{background-color:var(--accent-3-dark)}.btn-table{font-size:1rem;padding-top:calc(.5rem + 2px);padding-bottom:calc(.4rem - 2px)}.btn-full-width{width:100%}.btn-loading{position:relative}.btn-loading-text{opacity:.7}.btn-spinner{width:14px;height:14px;border-radius:50%;animation:btn-spin .6s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.text{margin:0;padding:0}.text.text-h1{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.02em;font-variation-settings:"SOFT" 100,"WONK" 0}.text.text-h2{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:2.125rem;font-weight:900;line-height:1.2;letter-spacing:-.02em;font-variation-settings:"SOFT" 100,"WONK" 0}.text.text-h3{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:900;line-height:1.25;letter-spacing:-.01em;font-variation-settings:"SOFT" 100,"WONK" 0}.text.text-h4{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:1.375rem;font-weight:900;line-height:1.3;letter-spacing:-.01em;font-variation-settings:"SOFT" 100,"WONK" 0}.text.text-h5{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:900;line-height:1.35;font-variation-settings:"SOFT" 100,"WONK" 0}.text.text-h6{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:1rem;font-weight:900;line-height:1.4;font-variation-settings:"SOFT" 100,"WONK" 0}.text-body{font-family:var(--font-primary);font-size:1rem;font-weight:400;line-height:1.6}.text-body-lg{font-family:var(--font-primary);font-size:1.25rem;font-weight:400;line-height:1.6}.text-body-sm{font-family:var(--font-primary);font-size:.875rem;font-weight:400;line-height:1.5}.text-caption{font-family:var(--font-primary);font-size:.75rem;font-weight:400;line-height:1.4}.text-label{font-family:var(--font-primary);font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.01em}.text-weight-normal{font-weight:400}.text-weight-medium{font-weight:500}.text-weight-semibold,.text-weight-bold{font-weight:700}.text-color-primary{color:var(--text-primary)}.text-color-secondary{color:var(--text-secondary)}.text-color-tertiary{color:var(--text-tertiary)}.text-color-inverse{color:var(--text-inverse)}.text-color-error{color:var(--semantic-error)}.text-color-success{color:var(--semantic-success)}.text-color-warning{color:var(--semantic-warning)}.text-color-info{color:var(--semantic-info)}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.text.text-h1{font-size:2.25rem}.text.text-h2{font-size:1.75rem}.text.text-h3{font-size:1.375rem}.text.text-h4{font-size:1.125rem}.text.text-h5{font-size:1rem}}.tooltip-content{font-family:var(--font-primary);max-width:300px;padding:.5rem .75rem;font-size:.75rem;line-height:1.4;color:var(--text-inverse);background-color:var(--brand-secondary);border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;-webkit-user-select:none;user-select:none;animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.tooltip-content[data-state=delayed-open][data-side=top]{animation-name:tooltipSlideDownAndFade}.tooltip-content[data-state=delayed-open][data-side=right]{animation-name:tooltipSlideLeftAndFade}.tooltip-content[data-state=delayed-open][data-side=bottom]{animation-name:tooltipSlideUpAndFade}.tooltip-content[data-state=delayed-open][data-side=left]{animation-name:tooltipSlideRightAndFade}.tooltip-arrow{fill:var(--brand-secondary)}@keyframes tooltipSlideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltipSlideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltipSlideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes tooltipSlideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}.topbar{width:100%;background-color:var(--brand-primary)}.topbar-container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.75rem var(--grid-margin);max-width:var(--container-max-width);margin:0 auto;min-height:60px}@media(max-width:768px){.topbar-container{grid-template-columns:auto 1fr auto;gap:.5rem;padding:.75rem}}.topbar-left{display:flex;align-items:center;gap:1rem}.topbar-center{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:768px){.topbar-center{display:none}}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.topbar-title{font-size:1.25rem;font-weight:700;margin:0;color:var(--brand-secondary);white-space:nowrap}@media(max-width:768px){.topbar-title{font-size:1rem}}.topbar-logo{height:32px;width:auto;display:block;color:var(--brand-secondary)}@media(max-width:768px){.topbar-logo{height:24px}}.theme-toggle{width:40px;height:40px;padding:0;border-radius:8px;background-color:transparent;border:1px solid var(--brand-secondary);color:var(--brand-secondary);font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.theme-toggle:hover{background-color:var(--brand-primary-dark);transform:scale(1.05)}.theme-toggle:active{transform:scale(.95)}.topbar-nav{display:flex;align-items:center;gap:.5rem}.topbar-nav-link{padding:.5rem 1rem;color:var(--brand-secondary);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;white-space:nowrap;border-bottom:2px solid transparent}.topbar-nav-link:hover{color:var(--brand-secondary);background-color:var(--brand-primary-dark)}.topbar-nav-link.active{color:var(--brand-secondary);background-color:var(--brand-secondary);color:var(--brand-primary);border-bottom:2px solid var(--brand-secondary)}.topbar-nav-link-icon{padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.topbar-nav-link-icon .topbar-icon-wrapper{display:flex;align-items:center;justify-content:center;color:var(--brand-secondary)}.topbar-nav-link-icon:hover .topbar-icon-wrapper{color:var(--brand-secondary)}.topbar-nav-link-icon.active .topbar-icon-wrapper{color:var(--brand-primary)}.mobile-bottom-nav{background-color:var(--bg-secondary);border-top:1px solid var(--ui-border);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav-hidden{border-top:none;padding:0}@media(max-width:768px){.mobile-bottom-nav{position:sticky;bottom:0;z-index:50}}@media(min-width:769px){.mobile-bottom-nav{display:none}}.mobile-bottom-nav-items{display:flex;justify-content:space-around;align-items:center;padding:.5rem 0}.mobile-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-width:44px;min-height:44px;padding:.5rem .75rem;background:none;border:none;cursor:pointer;color:var(--text-secondary);font-family:var(--font-primary);font-size:.75rem;font-weight:500;text-decoration:none;transition:all var(--duration-fast) var(--easing-default);border-radius:var(--radius-md)}.mobile-bottom-nav-item:hover{background-color:var(--ui-hover);color:var(--text-primary)}.mobile-bottom-nav-item:active{transform:scale(.95)}.mobile-bottom-nav-item-active{background-color:var(--brand-primary);color:var(--brand-secondary)}.mobile-bottom-nav-item-active:hover{background-color:var(--brand-primary-light);color:var(--brand-secondary)}.mobile-bottom-nav-icon{display:flex;align-items:center;justify-content:center}.mobile-bottom-nav-label{font-size:.625rem;line-height:1;white-space:nowrap}.alert{display:flex;gap:.75rem;padding:1rem;border-radius:var(--radius-md);border:1px solid}.alert-info{background-color:var(--semantic-info-bg);border-color:var(--ui-focus);color:var(--text-primary)}.alert-info .alert-icon{color:var(--semantic-info)}.alert-success{background-color:var(--semantic-success-bg);border-color:var(--ui-focus);color:var(--text-primary)}.alert-success .alert-icon{color:var(--semantic-success)}.alert-warning{background-color:var(--semantic-warning-bg);border-color:var(--semantic-warning);color:var(--text-primary)}.alert-warning .alert-icon{color:var(--semantic-warning)}.alert-error{background-color:var(--semantic-error-bg);border-color:var(--semantic-error);color:var(--text-primary)}.alert-error .alert-icon{color:var(--semantic-error)}.alert-icon{flex-shrink:0;display:flex;align-items:flex-start;padding-top:.125rem}.alert-content{flex:1;min-width:0}.alert-text{display:flex;flex-direction:column;min-width:0}.alert-title{font-family:var(--font-display);margin:0 0 .25rem;font-size:.875rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary)}.alert-description{font-family:var(--font-primary);font-size:.875rem;color:var(--text-secondary);line-height:1.5}.alert-action{margin-top:.75rem}.alert-dismiss{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);transition:background-color .15s ease,color .15s ease}.alert-dismiss:hover{background-color:var(--ui-hover);color:var(--text-primary)}.alert-dismiss:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ui-focus)}.banner{width:100%}.banner-variant-info{background-color:var(--semantic-info-bg);border-top:1px solid var(--ui-focus);border-bottom:1px solid var(--ui-focus)}.banner-variant-success{background-color:var(--semantic-success-bg);border-top:1px solid var(--ui-focus);border-bottom:1px solid var(--ui-focus)}.banner-variant-warning{background-color:var(--semantic-warning-bg);border-top:1px solid var(--semantic-warning);border-bottom:1px solid var(--semantic-warning)}.banner-variant-error{background-color:var(--semantic-error-bg);border-top:1px solid var(--semantic-error);border-bottom:1px solid var(--semantic-error)}.banner .alert{background:transparent;border:none;border-radius:0;padding-left:0;padding-right:0;align-items:center}.banner .alert .alert-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.banner .alert .alert-action{margin-top:0;margin-left:auto;flex-shrink:0}@media(max-width:768px){.banner .alert .alert-content{display:block}.banner .alert .alert-action{margin-top:.75rem;margin-left:0}}.banner-top{border-top:none}.banner-bottom{border-bottom:none}.banner-sticky{position:sticky;z-index:100}.banner-sticky.banner-top{top:0}.banner-sticky.banner-bottom{bottom:0}.banner-inner{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--grid-margin)}.toast-container{position:fixed;z-index:1100;display:flex;flex-direction:column;gap:.75rem;max-width:400px;width:100%;padding:1rem;pointer-events:none}.toast-top-right{top:0;right:0}.toast-top-left{top:0;left:0}.toast-bottom-right{bottom:0;right:0}.toast-bottom-left{bottom:0;left:0}.toast-top-center{top:0;left:50%;transform:translate(-50%)}.toast-bottom-center{bottom:0;left:50%;transform:translate(-50%)}.toast{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid var(--ui-border);pointer-events:auto;animation:toast-slide-in .3s ease}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.toast-success .toast-icon{color:var(--semantic-success);background-color:var(--semantic-success-bg)}.toast-error .toast-icon{color:var(--semantic-error);background-color:var(--semantic-error-bg)}.toast-warning .toast-icon{color:var(--semantic-warning);background-color:var(--semantic-warning-bg)}.toast-info .toast-icon{color:var(--semantic-info);background-color:var(--semantic-info-bg)}.toast-content{flex:1;min-width:0}.toast-title{font-family:var(--font-display);font-size:.875rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary);line-height:1.4}.toast-message{font-family:var(--font-primary);font-size:.875rem;color:var(--text-secondary);line-height:1.5}.toast-title+.toast-message{margin-top:.125rem}.toast-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin:-.25rem -.25rem -.25rem 0;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:background-color .2s ease,color .2s ease}.toast-close:hover{background-color:var(--ui-hover);color:var(--text-primary);transform:none}@media(max-width:480px){.toast-container{max-width:100%;padding:.75rem}.toast-top-center,.toast-bottom-center{left:0;transform:none}}.layout{display:grid;grid-template-rows:auto 1fr auto;height:100vh;height:100dvh;background-color:var(--bg-primary);overflow:hidden}.layout-main{overflow-y:auto;width:100%;max-width:var(--container-max-width);margin:0 auto;padding:var(--grid-margin)}.layout-main:has(.dashboard-page){padding:0;max-width:100%}@media(max-width:768px){.layout{height:auto;min-height:100dvh;overflow:visible;display:flex;flex-direction:column}.layout-main{overflow-y:visible;flex:1;padding:.75rem}.layout-main:has(.dashboard-page){padding:0}}@media(min-width:1921px){.layout-main{padding:3rem}.layout-main:has(.dashboard-page){padding:0}}.input-wrapper{display:flex;flex-direction:column;gap:.375rem}.input-wrapper-full-width{width:100%}.input-container{position:relative;display:flex;align-items:center}.input{font-family:var(--font-primary);font-size:1rem;padding:.625rem;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);background-color:#fff;color:var(--text-primary);transition:all .2s ease;outline:none;width:100%}.input::placeholder{color:var(--text-tertiary)}.input:hover:not(:disabled){border-color:var(--text-secondary)}.input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.input:disabled{opacity:.6;cursor:not-allowed;background-color:#fff}.input-container-with-left-icon .input{padding-left:2.5rem}.input-container-with-right-icon .input{padding-right:2.5rem}.input-icon{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);pointer-events:none;font-size:1.125rem}.input-icon-left{left:.75rem}.input-icon-right{right:.75rem}.input-container-error .input{border-color:var(--semantic-error)}.input-container-error .input:focus{border-color:var(--semantic-error);box-shadow:0 0 0 3px #f4433633}.input-message{font-size:.75rem;line-height:1.5}.date-input-wrapper{display:flex;flex-direction:column;gap:.375rem}.date-input-wrapper-full-width{width:100%}.date-input-label{font-size:.875rem;font-weight:700;color:var(--text-primary);cursor:pointer}.date-input-container{position:relative;display:flex;align-items:center}.date-input{font-family:inherit;font-size:1rem;padding:.625rem;border:1px solid var(--ui-border);border-radius:6px;background-color:#fff;color:var(--text-primary);transition:all .2s ease;outline:none;width:100%;cursor:pointer}.date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .2s ease}.date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.date-input:hover:not(:disabled){border-color:var(--text-secondary)}.date-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.date-input:disabled{opacity:.6;cursor:not-allowed;background-color:#fff}.date-input-container-error .date-input{border-color:var(--semantic-error)}.date-input-container-error .date-input:focus{border-color:var(--semantic-error);box-shadow:0 0 0 3px #f4433633}.date-input-message{font-size:.75rem;line-height:1.4}.date-input-message-error{color:var(--semantic-error)}.date-input-message-helper{color:var(--text-tertiary)}.card-component{background-color:var(--bg-secondary);border-radius:var(--radius-lg);transition:all .2s ease}.card-default{box-shadow:var(--shadow-md)}.card-bordered{border:2px solid var(--ui-border);box-shadow:none}.card-elevated{box-shadow:var(--shadow-lg)}.card-filled{border:none;background-color:var(--bg-tertiary);box-shadow:none}.card-padding-none{padding:0}.card-padding-sm{padding:.75rem}.card-padding-md{padding:1.5rem}.card-padding-lg{padding:2rem}.card-hoverable{cursor:pointer}.card-hoverable:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl);border-color:var(--brand-primary)}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.card-header-content{flex:1;min-width:0}.card-header-title{font-family:var(--font-display);font-size:1.25rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary);margin:0;letter-spacing:-.01em}.card-header-subtitle{font-family:var(--font-primary);font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}.card-header-action{flex-shrink:0}.card-body{color:var(--text-secondary);line-height:1.6}.card-header+.card-body{margin-top:1rem}.card-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding-top:1rem;margin-top:1rem;border-top:1px solid var(--ui-divider)}@media(max-width:768px){.card-padding-md{padding:1rem}.card-padding-lg{padding:1.5rem}.card-header{flex-direction:column;align-items:flex-start}.card-header-action{width:100%}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table{width:100%;border-collapse:separate;border-spacing:0;color:var(--text-primary);border-radius:8px}.table-default{border-radius:8px}.table-striped .table-body .table-row:nth-child(2n){background-color:var(--bg-secondary)}.table-sm .table-cell{padding:.5rem;font-size:.875rem}.table-sm .table-header{padding:.375rem .5rem;font-size:.75rem}.table-md .table-cell{padding:.75rem 1rem;font-size:1rem}.table-md .table-header{padding:.15rem 1rem;font-size:.875rem}.table-lg .table-cell{padding:1rem 1.25rem;font-size:1rem}.table-lg .table-header{padding:.625rem 1.25rem;font-size:.875rem}.table-hoverable .table-body .table-row{transition:background-color .2s ease;cursor:pointer}.table-hoverable .table-body .table-row:hover{background-color:var(--ui-hover)}.table-head{background-color:transparent}.table-header{font-family:var(--font-primary);font-weight:700;text-align:left;color:var(--text-primary);padding:.5rem 1rem;font-size:.75rem;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.table-body{background-color:var(--bg-secondary);border-radius:.5rem}.table-body .table-row{background-color:var(--bg-secondary)}.table-body .table-row .table-cell{border-bottom:1px solid var(--ui-divider)}.table-body .table-row:first-child .table-cell{border-top:1px solid var(--ui-divider)}.table-body .table-row:last-child .table-cell{border-bottom:none}.table-body .table-row:first-child .table-cell:first-child{border-top-left-radius:.5rem}.table-body .table-row:first-child .table-cell:last-child{border-top-right-radius:.5rem}.table-body .table-row:last-child .table-cell:first-child{border-bottom-left-radius:.5rem}.table-body .table-row:last-child .table-cell:last-child{border-bottom-right-radius:.5rem}.table-cell{font-family:var(--font-primary);padding:.75rem 1rem;color:var(--text-primary);vertical-align:middle;background-color:var(--bg-secondary)}@media(max-width:768px){.table-responsive{border-radius:8px}.table-cell{font-size:.875rem;padding:.5rem .75rem}.table-header{font-size:.75rem;padding:.375rem .75rem}}.table-head-sticky .table-header{position:sticky;top:0;z-index:10;background-color:transparent}.table-cell-center,.table-header-center{text-align:center}.table-cell-right,.table-header-right{text-align:right}.table-cell-nowrap,.table-header-nowrap{white-space:nowrap}.table-cell-truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-wrapper{display:flex;flex-direction:column;gap:.375rem}.select-wrapper-full-width{width:100%}.select-label{font-family:var(--font-primary);font-size:.875rem;font-weight:700;color:var(--text-primary);letter-spacing:.01em}.select-container{position:relative;display:flex;align-items:center}.select{width:100%;padding:.625rem 2.5rem .625rem .75rem;font-family:var(--font-primary);font-size:1rem;line-height:1.3;color:var(--text-primary);background-color:#fff;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);appearance:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.select:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.select:disabled{background-color:var(--bg-tertiary);color:var(--ui-disabled);cursor:not-allowed}.select-container-error .select{border-color:var(--semantic-error)}.select-container-error .select:focus{box-shadow:0 0 0 3px #dc354540}.select-container-disabled .select{background-color:var(--bg-tertiary);color:var(--ui-disabled);cursor:not-allowed}.select-icon{position:absolute;right:.75rem;pointer-events:none;color:var(--text-secondary);display:flex;align-items:center;justify-content:center}.select-container-disabled .select-icon{color:var(--ui-disabled)}.select-message{font-size:.75rem;line-height:1.4}.select-message-error{color:var(--semantic-error)}.select-message-helper{color:var(--text-tertiary)}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#00000080;animation:modal-fade-in .2s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;max-height:calc(100vh - 2rem);background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000040;animation:modal-slide-in .2s ease;outline:none}@keyframes modal-slide-in{0%{transform:scale(.95) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-sm{max-width:400px}.modal-md{max-width:500px}.modal-lg{max-width:700px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--ui-divider)}.modal-header-text{display:flex;flex-direction:column;gap:.25rem}.modal-title{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);line-height:1.3;color:var(--text-primary);letter-spacing:-.01em}.modal-description{font-family:var(--font-primary);margin:0;font-size:.875rem;line-height:1.5;color:var(--text-secondary)}.modal-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:background-color .2s ease,color .2s ease}.modal-close:hover{background-color:var(--ui-hover);color:var(--text-primary);transform:none}.modal-close:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ui-focus)}.modal-body{flex:1;overflow-y:auto;padding:1.5rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--ui-divider)}@media(max-width:640px){.modal-overlay{padding:.5rem}.modal-content{max-height:calc(100vh - 1rem)}.modal-header{padding:1rem 1.25rem}.modal-body{padding:1.25rem}.modal-footer{padding:.875rem 1.25rem}}.badge{font-family:var(--font-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:500;white-space:nowrap;border-radius:9999px;line-height:1;letter-spacing:.01em}.badge-sm{font-size:.625rem;padding:.25rem .5rem}.badge-md{font-size:.75rem;padding:.25rem .625rem}.badge-lg{font-size:.875rem;padding:.375rem .75rem}.badge-default{background-color:var(--bg-tertiary);color:var(--text-secondary)}.badge-primary{background-color:var(--brand-primary);color:var(--brand-secondary)}.badge-secondary{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--ui-border)}.badge-success{background-color:var(--semantic-success-bg);color:var(--semantic-success)}.badge-warning{background-color:var(--semantic-warning-bg);color:var(--semantic-warning)}.badge-error{background-color:var(--semantic-error-bg);color:var(--semantic-error)}.badge-info{background-color:var(--semantic-info-bg);color:var(--semantic-info)}.badge-accent1{background-color:var(--accent-1-light);color:var(--brand-secondary)}.badge-accent2{background-color:var(--accent-2);color:var(--brand-secondary)}.badge-accent3{background-color:var(--accent-3);color:var(--brand-secondary)}.qualification-badge{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-primary);color:var(--text-secondary);line-height:1.4}.qualification-badge--sm{font-size:.75rem}.qualification-badge--md{font-size:.875rem}.qualification-badge__icon{width:16px;flex-shrink:0;text-align:center;font-size:.875rem}.qualification-badge__icon--verified{color:var(--brand-primary);font-weight:600}.qualification-badge__label{white-space:nowrap}.qualification-badge-list{display:flex;align-items:center}.qualification-badge-list--inline{flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem;justify-content:flex-start}.qualification-badge-list--stacked{flex-direction:column;align-items:flex-start;gap:.5rem}.qualification-badge-list__more{font-family:var(--font-primary);font-size:.75rem;color:var(--text-tertiary);font-style:italic}.sitter-profile-hero .qualification-badge,.sitter-profile-match .qualification-badge{font-size:.875rem}.sitter-card .qualification-badge,.sitter-summary-card .qualification-badge{font-size:.75rem}.qualification-badge-list--centered{justify-content:center}@media(max-width:768px){.qualification-badge--md{font-size:.8125rem}.qualification-badge__icon{width:14px}}@media(min-width:1025px){.qualification-badge-list--inline{gap:.625rem 1.25rem}}.checkbox-wrapper{display:flex;flex-direction:column;gap:.25rem}.checkbox-container{display:flex;align-items:center;gap:.5rem}.checkbox{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;padding:0;border:2px solid var(--ui-border);border-radius:var(--radius-sm);background-color:var(--bg-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0;box-sizing:border-box}.checkbox:hover:not([data-disabled]){border-color:var(--brand-primary);background-color:var(--ui-hover)}.checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--ui-focus)}.checkbox[data-state=checked],.checkbox[data-state=indeterminate]{background-color:var(--brand-primary);border-color:var(--brand-primary)}.checkbox[data-state=checked]:hover:not([data-disabled]),.checkbox[data-state=indeterminate]:hover:not([data-disabled]){background-color:var(--brand-secondary);border-color:var(--brand-secondary)}.checkbox[data-disabled]{opacity:.5;cursor:not-allowed;background-color:var(--ui-disabled)}.checkbox-error-state{border-color:var(--semantic-error)}.checkbox-error-state:hover:not([data-disabled]){border-color:var(--semantic-error)}.checkbox-indicator{color:var(--text-inverse);display:flex;align-items:center;justify-content:center}.checkbox-label{font-family:var(--font-primary);font-size:.875rem;font-weight:700;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label-disabled{opacity:.5;cursor:not-allowed}.checkbox-required{color:var(--semantic-error);margin-left:.125rem}.checkbox-message-container{padding-left:1.75rem}.checkbox-error{font-size:.75rem;color:var(--semantic-error)}.checkbox-helper{font-size:.75rem;color:var(--text-secondary)}.switch-wrapper{display:flex;flex-direction:column;gap:.25rem}.switch-container{display:flex;align-items:center;gap:.625rem}.switch-container-reverse{flex-direction:row-reverse;justify-content:flex-end}.switch{position:relative;display:flex;align-items:center;padding:0;border:none;border-radius:9999px;background-color:var(--ui-border);cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.switch-sm{width:2rem;height:1.125rem}.switch-md{width:2.75rem;height:1.5rem}.switch-lg{width:3.5rem;height:1.875rem}.switch:hover:not([data-disabled]){background-color:var(--text-tertiary)}.switch:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--ui-focus)}.switch[data-state=checked]{background-color:var(--brand-primary)}.switch[data-state=checked]:hover:not([data-disabled]){background-color:var(--brand-secondary)}.switch[data-disabled]{opacity:.5;cursor:not-allowed}.switch-error-state{background-color:var(--semantic-error)}.switch-thumb{display:block;background-color:var(--bg-primary);border-radius:9999px;box-shadow:0 1px 3px #0003;transition:transform .15s ease;will-change:transform}.switch-thumb-sm{width:.875rem;height:.875rem;transform:translate(2px)}.switch-thumb-md{width:1.25rem;height:1.25rem;transform:translate(2px)}.switch-thumb-lg{width:1.5rem;height:1.5rem;transform:translate(3px)}.switch[data-state=checked] .switch-thumb-sm{transform:translate(calc(1.125rem - 2px))}.switch[data-state=checked] .switch-thumb-md{transform:translate(calc(1.5rem - 2px))}.switch[data-state=checked] .switch-thumb-lg{transform:translate(calc(2rem - 3px))}.switch-label{font-family:var(--font-primary);font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}.switch-label-disabled{opacity:.5;cursor:not-allowed}.switch-required{color:var(--semantic-error);margin-left:.125rem}.switch-message-container{padding-left:0}.switch-error{font-size:.75rem;color:var(--semantic-error)}.switch-helper{font-size:.75rem;color:var(--text-secondary)}.tabs{display:flex;flex-direction:column;width:100%}.tabs-vertical{flex-direction:row}.tabs-list{display:flex;gap:0}.tabs-vertical .tabs-list{flex-direction:column;border-right:1px solid var(--ui-border);padding-right:1rem;margin-right:1rem}.tabs-list-default{background-color:var(--bg-secondary);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);padding:4px;gap:4px}.tabs-list-underline{border-bottom:1px solid var(--ui-border);gap:0}.tabs-list-pills{gap:.5rem}.tabs-trigger{font-family:var(--font-primary);display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;background:transparent;color:var(--text-secondary);letter-spacing:.01em}.tabs-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--ui-focus)}.tabs-trigger[data-disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.tabs-trigger-default{padding:.5rem 1rem;border-radius:var(--radius-md)}.tabs-trigger-default:hover:not([data-disabled]){color:var(--text-primary)}.tabs-trigger-default[data-state=active]{background-color:var(--accent-2);color:var(--brand-secondary);box-shadow:0 1px 2px #0000000d}.tabs-trigger-underline{padding:.75rem 1rem;border-bottom:2px solid transparent;margin-bottom:-1px;border-radius:0}.tabs-trigger-underline:hover:not([data-disabled]){color:var(--text-primary);border-bottom-color:var(--ui-border)}.tabs-trigger-underline[data-state=active]{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.tabs-trigger-pills{padding:.5rem 1rem;border-radius:9999px;border:1px solid transparent}.tabs-trigger-pills:hover:not([data-disabled]){background-color:var(--bg-secondary);color:var(--text-primary)}.tabs-trigger-pills[data-state=active]{background-color:var(--brand-primary);color:var(--brand-secondary);border-color:var(--brand-primary)}.tabs-vertical .tabs-trigger{justify-content:flex-start;width:100%;text-align:left}.tabs-vertical .tabs-trigger-underline{border-bottom:none;border-right:2px solid transparent;margin-bottom:0;margin-right:-1px;padding:.75rem 1rem}.tabs-vertical .tabs-trigger-underline:hover:not([data-disabled]){border-right-color:var(--ui-border);border-bottom-color:transparent}.tabs-vertical .tabs-trigger-underline[data-state=active]{border-right-color:var(--brand-primary);border-bottom-color:transparent}.tabs-content{padding:1.5rem 0;outline:none}.tabs-content:focus-visible{outline:none}.tabs-vertical .tabs-content{flex:1;padding:0}.textarea-wrapper{display:flex;flex-direction:column;gap:.375rem}.textarea-full-width{width:100%}.textarea-label{font-size:.875rem;font-weight:700;color:var(--text-primary)}.textarea-label-disabled{opacity:.5}.textarea-required{color:var(--semantic-error);margin-left:.125rem}.textarea{font-family:inherit;font-size:1rem;line-height:1.5;padding:.625rem;border:1px solid var(--ui-border);border-radius:6px;background-color:#fff;color:var(--text-primary);transition:border-color .15s ease,box-shadow .15s ease;width:100%;min-width:0}.textarea::placeholder{color:var(--text-tertiary)}.textarea:hover:not(:disabled){border-color:var(--text-tertiary)}.textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.textarea:disabled{opacity:.5;cursor:not-allowed;background-color:var(--ui-disabled)}.textarea-error:hover:not(:disabled){border-color:var(--semantic-error)}.textarea-error:focus{border-color:var(--semantic-error);box-shadow:0 0 0 3px #ef444433}.textarea-message-container{min-height:1.25rem}.textarea-error-text{font-size:.75rem;color:var(--semantic-error)}.textarea-helper{font-size:.75rem;color:var(--text-secondary)}.pagination{display:flex;align-items:center;gap:.25rem}.pagination-disabled{opacity:.5;pointer-events:none}.pagination-pages{display:flex;align-items:center;gap:.25rem}.pagination-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ui-border);background-color:var(--bg-primary);color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:6px}.pagination-button:hover:not(:disabled){background-color:var(--bg-secondary);border-color:var(--text-tertiary)}.pagination-button:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--ui-focus)}.pagination-button:disabled{opacity:.4;cursor:not-allowed}.pagination-nav{color:var(--text-secondary)}.pagination-nav:hover:not(:disabled){color:var(--text-primary)}.pagination-page-active{background-color:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-inverse)}.pagination-page-active:hover:not(:disabled){background-color:var(--brand-secondary);border-color:var(--brand-secondary)}.pagination-dots{display:inline-flex;align-items:center;justify-content:center;color:var(--text-tertiary);-webkit-user-select:none;user-select:none;padding:0 .25rem}.pagination-sm .pagination-button{min-width:1.75rem;height:1.75rem;font-size:.75rem}.pagination-sm .pagination-page{padding:0 .5rem}.pagination-sm .pagination-dots{font-size:.75rem}.pagination-md .pagination-button{min-width:2rem;height:2rem;font-size:.875rem}.pagination-md .pagination-page{padding:0 .625rem}.pagination-md .pagination-dots{font-size:.875rem}.pagination-lg .pagination-button{min-width:2.5rem;height:2.5rem;font-size:1rem}.pagination-lg .pagination-page{padding:0 .75rem}.pagination-lg .pagination-dots{font-size:1rem}.page-size-select{display:flex;align-items:center;gap:.5rem}.page-size-label{font-size:.875rem;color:var(--text-secondary)}.page-size-dropdown{padding:.375rem .75rem;border:1px solid var(--ui-border);border-radius:6px;background-color:var(--bg-primary);color:var(--text-primary);font-size:.875rem;cursor:pointer;transition:border-color .15s ease}.page-size-dropdown:hover:not(:disabled){border-color:var(--text-tertiary)}.page-size-dropdown:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.page-size-dropdown:disabled{opacity:.5;cursor:not-allowed}.page-size-select-sm .page-size-label{font-size:.75rem}.page-size-select-sm .page-size-dropdown{padding:.25rem .5rem;font-size:.75rem}.page-size-select-lg .page-size-label{font-size:1rem}.page-size-select-lg .page-size-dropdown{padding:.5rem 1rem;font-size:1rem}.avatar-wrapper{position:relative;display:inline-flex}.avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--bg-tertiary);-webkit-user-select:none;user-select:none;flex-shrink:0}.avatar-circle{border-radius:9999px}.avatar-square{border-radius:6px}.avatar-xs{width:1.5rem;height:1.5rem;font-size:.625rem}.avatar-sm{width:2rem;height:2rem;font-size:.75rem}.avatar-md{width:2.5rem;height:2.5rem;font-size:.875rem}.avatar-lg{width:3rem;height:3rem;font-size:1rem}.avatar-xl{width:4rem;height:4rem;font-size:1.25rem}.avatar-image{width:100%;height:100%;object-fit:cover}.avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;color:#fff;background-color:var(--brand-primary, #1B834A)}.avatar-status{position:absolute;border-radius:9999px;border:2px solid var(--bg-primary)}.avatar-status-online{background-color:var(--semantic-success)}.avatar-status-offline{background-color:var(--text-tertiary)}.avatar-status-away{background-color:var(--semantic-warning)}.avatar-status-busy{background-color:var(--semantic-error)}.avatar-status-xs{width:.5rem;height:.5rem;bottom:0;right:0}.avatar-status-sm{width:.625rem;height:.625rem;bottom:0;right:0}.avatar-status-md{width:.75rem;height:.75rem;bottom:0;right:0}.avatar-status-lg{width:.875rem;height:.875rem;bottom:0;right:0}.avatar-status-xl{width:1rem;height:1rem;bottom:2px;right:2px}.avatar-group{display:flex;flex-direction:row-reverse;justify-content:flex-end}.avatar-group>*{border:2px solid var(--bg-primary);margin-left:-.5rem}.avatar-group>*:last-child{margin-left:0}.avatar-group-xs>*{margin-left:-.375rem}.avatar-group-sm>*{margin-left:-.5rem}.avatar-group-md>*{margin-left:-.625rem}.avatar-group-lg>*{margin-left:-.75rem}.avatar-group-xl>*{margin-left:-1rem}.avatar-overflow{background-color:var(--bg-secondary)}.avatar-overflow .avatar-fallback{font-size:inherit;font-weight:500}.radio-group-wrapper{display:flex;flex-direction:column;gap:.5rem}.radio-group-label{font-family:var(--font-primary);font-size:.875rem;font-weight:700;color:var(--text-primary);letter-spacing:.01em}.radio-group-label-disabled{opacity:.5}.radio-required{color:var(--semantic-error);margin-left:.125rem}.radio-group{display:flex;gap:.75rem}.radio-group-vertical{flex-direction:column}.radio-group-horizontal{flex-direction:row;flex-wrap:wrap}.radio-item{display:flex;flex-direction:column;gap:.125rem}.radio-item-control{display:flex;align-items:center;gap:.5rem}.radio{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;padding:0;border:2px solid var(--ui-border);border-radius:9999px;background-color:var(--bg-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0;box-sizing:border-box}.radio:hover:not([data-disabled]){border-color:var(--brand-primary)}.radio:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--ui-focus)}.radio[data-state=checked]{border-color:var(--brand-primary)}.radio[data-disabled]{opacity:.5;cursor:not-allowed;background-color:var(--ui-disabled)}.radio-error-state{border-color:var(--semantic-error)}.radio-indicator{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.radio-indicator:after{content:"";display:block;width:.5rem;height:.5rem;border-radius:9999px;background-color:var(--brand-primary)}.radio-label{font-family:var(--font-primary);font-size:.875rem;font-weight:700;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}.radio-label-disabled{opacity:.5;cursor:not-allowed}.radio-description{margin:0;padding-left:1.75rem;font-size:.75rem;color:var(--text-secondary)}.radio-group-message-container{margin-top:.25rem}.radio-group-error{font-size:.75rem;color:var(--semantic-error)}.radio-group-helper{font-size:.75rem;color:var(--text-secondary)}.progress-wrapper{display:flex;align-items:center;gap:.75rem}.progress{position:relative;overflow:hidden;background-color:var(--bg-secondary);border-radius:9999px;width:100%}.progress-sm{height:.375rem}.progress-md{height:.5rem}.progress-lg{height:.75rem}.progress-indicator{height:100%;width:100%;border-radius:9999px;transition:transform .3s ease}.progress-default .progress-indicator{background-color:var(--brand-primary)}.progress-success .progress-indicator{background-color:var(--semantic-success)}.progress-warning .progress-indicator{background-color:var(--semantic-warning)}.progress-error .progress-indicator{background-color:var(--semantic-error)}.progress-indeterminate .progress-indicator{width:50%;animation:progressIndeterminate 1.5s ease-in-out infinite}@keyframes progressIndeterminate{0%{transform:translate(-100%)}to{transform:translate(200%)}}.progress-label{font-size:.75rem;font-weight:500;color:var(--text-secondary);white-space:nowrap;min-width:2.5rem;text-align:right}.circular-progress{position:relative;display:inline-flex;align-items:center;justify-content:center}.circular-progress svg{transform:rotate(-90deg)}.circular-progress-track{stroke:var(--bg-secondary)}.circular-progress-indicator{transition:stroke-dashoffset .3s ease}.circular-progress-default .circular-progress-indicator{stroke:var(--brand-primary)}.circular-progress-success .circular-progress-indicator{stroke:var(--semantic-success)}.circular-progress-warning .circular-progress-indicator{stroke:var(--semantic-warning)}.circular-progress-error .circular-progress-indicator{stroke:var(--semantic-error)}.circular-progress-indeterminate svg{animation:circularSpin 1.5s linear infinite}@keyframes circularSpin{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.circular-progress-value{position:absolute;font-size:.625rem;font-weight:700;color:var(--text-primary)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.empty-state-sm{padding:1.5rem}.empty-state-sm .empty-state-icon{margin-bottom:.75rem}.empty-state-sm .empty-state-icon svg{width:32px;height:32px}.empty-state-sm .empty-state-title{font-size:.875rem}.empty-state-sm .empty-state-description{font-size:.75rem}.empty-state-md{padding:2rem}.empty-state-md .empty-state-icon{margin-bottom:1rem}.empty-state-md .empty-state-icon svg{width:48px;height:48px}.empty-state-md .empty-state-title{font-size:1rem}.empty-state-md .empty-state-description{font-size:.875rem}.empty-state-lg{padding:3rem}.empty-state-lg .empty-state-icon{margin-bottom:1.5rem}.empty-state-lg .empty-state-icon svg{width:64px;height:64px}.empty-state-lg .empty-state-title{font-size:1.25rem}.empty-state-lg .empty-state-description{font-size:1rem}.empty-state-icon{color:var(--text-tertiary)}.empty-state-title{margin:0;font-weight:700;color:var(--text-primary)}.empty-state-description{margin:.5rem 0 0;color:var(--text-secondary);max-width:300px}.empty-state-action{margin-top:1.5rem}.skeleton{background-color:var(--bg-secondary)}.skeleton-text{height:1em;border-radius:4px}.skeleton-circular{border-radius:50%}.skeleton-rectangular{border-radius:0}.skeleton-rounded{border-radius:6px}.skeleton-pulse{animation:skeletonPulse 1.5s ease-in-out infinite}.skeleton-wave{position:relative;overflow:hidden}.skeleton-wave:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:skeletonWave 1.5s linear infinite}.skeleton-none{animation:none}@keyframes skeletonPulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes skeletonWave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-text-group{display:flex;flex-direction:column;gap:.5rem}.skeleton-card{border-radius:8px;overflow:hidden;border:1px solid var(--ui-border)}.skeleton-card-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.skeleton-list-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0}.skeleton-list-item-content{flex:1;display:flex;flex-direction:column;gap:.375rem}.skeleton-table{width:100%}.skeleton-table-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:.75rem 1rem;background-color:var(--bg-secondary);border-bottom:1px solid var(--ui-border)}.skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--ui-border)}.skeleton-table-row:last-child{border-bottom:none}.breadcrumb{font-size:.875rem}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.breadcrumb-link:hover{color:var(--text-primary)}.breadcrumb-link-current{color:var(--text-primary);font-weight:500;pointer-events:none}.breadcrumb-separator{display:flex;align-items:center;margin:0 .5rem;color:var(--text-tertiary)}.breadcrumb-ellipsis{color:var(--text-tertiary);letter-spacing:.1em}.breadcrumb-icon{display:flex;align-items:center}.breadcrumb-icon svg{width:1rem;height:1rem}.spinner{display:inline-flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.spinner svg{animation:spinnerRotate 1s linear infinite}.spinner-xs{width:.875rem;height:.875rem}.spinner-sm{width:1rem;height:1rem}.spinner-md{width:1.5rem;height:1.5rem}.spinner-lg{width:2rem;height:2rem}.spinner-xl{width:3rem;height:3rem}.spinner-default{color:var(--text-tertiary)}.spinner-primary{color:var(--brand-primary)}.spinner-secondary{color:var(--text-secondary)}.spinner-white{color:var(--text-inverse)}@keyframes spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.spinner-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000080;z-index:9999}.spinner-overlay-content{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background-color:var(--bg-primary);border-radius:8px;box-shadow:0 10px 25px #0003}.spinner-overlay-text{margin:0;font-size:.875rem;color:var(--text-secondary)}.spinner-inline{display:inline-flex;align-items:center;gap:.5rem}.spinner-inline-text{font-size:.875rem;color:var(--text-secondary)}.creatable-select{position:relative;width:100%}.creatable-select-input-wrapper{background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--spacing-2);min-height:44px;transition:border-color .2s}.creatable-select-input-wrapper:focus-within{border-color:var(--brand-primary)}.creatable-select-tags{display:flex;flex-wrap:wrap;gap:var(--spacing-2);align-items:center}.creatable-select-tag{display:inline-flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-1) var(--spacing-3);background:color-mix(in srgb,var(--accent-1-light) 20%,transparent);color:var(--text-primary);border:2px solid var(--accent-2-light);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:500}.creatable-select-tag-remove{background:transparent;border:none;color:var(--text-primary);cursor:pointer;font-size:var(--text-lg);line-height:1;padding:0;margin:0;transition:opacity .2s}.creatable-select-tag-remove:hover{opacity:.7}.creatable-select-input{flex:1;min-width:120px;border:none;outline:none;background:transparent;font-size:var(--text-base);color:var(--text-primary);padding:var(--spacing-1) 0}.creatable-select-input::placeholder{color:var(--text-tertiary)}.creatable-select-dropdown{position:absolute;top:calc(100% + var(--spacing-1));left:0;right:0;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow-y:auto;z-index:1000;border:1px solid var(--ui-border-light)}.creatable-select-option{padding:var(--spacing-3) var(--spacing-4);cursor:pointer;font-size:var(--text-base);color:var(--text-primary);transition:background-color .15s;background-color:#fff}.creatable-select-option:hover,.creatable-select-option-highlighted{font-weight:700;background-color:var(--bg-secondary)}.creatable-select-option:active{background:var(--bg-surface-active)}@media(max-width:768px){.creatable-select-input{min-width:80px}}.modification-pending-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background-color:#fff8e1;border-radius:8px;border:1px solid #f59e0b}.modification-pending-banner--expired{background-color:#f9fafb;border-color:var(--ui-divider, #e5e5e5)}.modification-pending-banner__content{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0}.modification-pending-banner__icon{flex-shrink:0;font-size:1rem;line-height:1}.modification-pending-banner__text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.modification-pending-banner__heading{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.8125rem;font-weight:600;color:var(--text-primary, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modification-pending-banner__countdown{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;color:#92400e;font-variant-numeric:tabular-nums}.modification-pending-banner__cancel{flex-shrink:0;font-size:.8125rem;color:var(--text-secondary, #666);white-space:nowrap}.modification-pending-banner__cancel:hover:not(:disabled){color:var(--color-error, #ef4444)}@media(max-width:480px){.modification-pending-banner{flex-direction:column;align-items:flex-start}.modification-pending-banner__cancel{align-self:flex-start;padding-left:0}}.dashboard-booking-card{transition:box-shadow .2s ease;border:1px solid var(--ui-border-light)!important}.dashboard-booking-card--grid{flex:1 1 calc(50% - 1rem);min-width:300px;max-width:352px;flex-grow:1}.dashboard-booking-card--list{width:100%}.dashboard-booking-card--urgent{border-left:3px solid var(--semantic-warning, #ffa726)}@media(max-width:768px){.dashboard-booking-card--grid{flex:1 1 100%}}.dashboard-booking-card__header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;width:100%}.dashboard-booking-card__avatar{flex-shrink:0}.dashboard-booking-card__person-info{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0}.dashboard-booking-card__content{display:flex}.dashboard-booking-card__content--grid{flex-direction:column;padding:0 1.25rem}.dashboard-booking-card__content--list{flex-direction:row;gap:1.5rem;padding:0 1.25rem}.dashboard-booking-card__details-section{display:flex;flex-direction:column;gap:.75rem}.dashboard-booking-card__content--grid .dashboard-booking-card__details-section{width:100%}.dashboard-booking-card__content--list .dashboard-booking-card__details-section{flex:1;border-right:1px solid var(--ui-divider, #e5e7eb);padding-right:1.5rem}.dashboard-booking-card__badge-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dashboard-booking-card__meta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.dashboard-booking-card__name{font-weight:600}.dashboard-booking-card__sitter-name-link{background:none;border:none;padding:0;font-family:inherit;font-size:1.125rem;font-weight:600;color:var(--text-primary);cursor:pointer;text-align:left;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.dashboard-booking-card__sitter-name-link:hover{text-decoration-color:var(--brand-primary)}.dashboard-booking-card__sitter-name-link:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px;border-radius:2px}.dashboard-booking-card__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dashboard-booking-card__meta-item{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dashboard-booking-card__details-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.dashboard-booking-card__duration{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.8125rem;color:var(--text-tertiary, #999);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-booking-card__location{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;grid-column:1 / -1}.dashboard-booking-card__body{display:flex;flex-direction:column;gap:.75rem}.dashboard-booking-card__content--grid .dashboard-booking-card__body{width:100%;padding-top:.875rem}.dashboard-booking-card__content--list .dashboard-booking-card__body{flex:1;padding:0}.dashboard-booking-card__detail-row{display:flex;align-items:flex-start;gap:.5rem;color:var(--text-secondary, #666);width:100%}.dashboard-booking-card__detail-row>svg{flex-shrink:0;margin-top:.125rem}.dashboard-booking-card__secondary{color:var(--text-secondary, #666);margin-top:.125rem}.dashboard-booking-card__urgent-banner{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--semantic-warning-bg, #fff3cd);border-radius:6px;color:var(--text-primary, #1a1a1a)}.dashboard-booking-card__urgent-banner>svg{color:var(--semantic-warning, #ffa726);flex-shrink:0}.dashboard-booking-card__requirements{background-color:var(--bg-primary);padding:.5rem .75rem;border-radius:6px;width:100%}.dashboard-booking-card__deadline{display:flex;align-items:center;gap:.375rem;color:var(--semantic-warning, #ffa726)}.dashboard-booking-card__deadline-text{font-weight:600;color:var(--semantic-warning, #ffa726)}.dashboard-booking-card__time-ago{color:var(--text-tertiary, #999)}.dashboard-booking-card__summary-actions{display:flex;flex-direction:row;flex-shrink:0;align-items:flex-start;flex-wrap:wrap;gap:.375rem;margin-left:auto}.dashboard-booking-card__pricing{padding:.75rem 1.25rem;border-top:1px solid var(--ui-divider, #e5e7eb);display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.dashboard-booking-card__pricing-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-booking-card__pricing-label{color:var(--text-secondary, #666);flex:1}.dashboard-booking-card__pricing-value{color:var(--text-secondary, #666);font-weight:500;white-space:nowrap}.dashboard-booking-card__pricing-total{padding-top:.5rem;border-top:1px solid var(--ui-divider, #e5e7eb);margin-top:.25rem}.dashboard-booking-card__pricing-total .dashboard-booking-card__pricing-label,.dashboard-booking-card__pricing-total .dashboard-booking-card__pricing-value{color:var(--text-primary, #1a1a1a);font-weight:600}.dashboard-booking-card__footer{padding:0 1.25rem 1rem}.dashboard-booking-card__dropdown{position:relative;display:inline-flex}.dashboard-booking-card__dropdown-trigger{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .5rem}.dashboard-booking-card__dropdown-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:var(--z-dropdown, 100);min-width:160px;list-style:none;margin:0;padding:.375rem;background-color:var(--bg-surface, #fff);border:1px solid var(--ui-border-light, #e5e7eb);border-radius:8px;box-shadow:0 4px 12px #0000001a}.dashboard-booking-card__dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:none;border:none;border-radius:6px;cursor:pointer;font:inherit;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary, #1a1a1a);text-align:left;white-space:nowrap}.dashboard-booking-card__dropdown-item:hover,.dashboard-booking-card__dropdown-item:focus-visible{background-color:var(--bg-primary, #f5f5f5);outline:none}.dashboard-booking-card__dropdown-item--danger{color:var(--semantic-error, #dc2626)}.dashboard-booking-card__dropdown-item--danger:hover,.dashboard-booking-card__dropdown-item--danger:focus-visible{background-color:var(--semantic-error-bg, #fef2f2)}.dashboard-booking-card__dropdown-item:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.dashboard-booking-card__header{padding:.875rem 1rem}.dashboard-booking-card__content--list{flex-direction:column;gap:1rem;padding:0 1rem}.dashboard-booking-card__content--list .dashboard-booking-card__details-section{border-right:none;border-bottom:1px solid var(--ui-divider, #e5e7eb);padding-right:0;padding-bottom:1rem}.dashboard-booking-card__content--grid{padding:0 1rem}.dashboard-booking-card__pricing{padding:.75rem 1rem}.dashboard-booking-card__footer{padding:.75rem 1rem 1rem}}@media(min-width:769px){.dashboard-booking-card__details-row{gap:1rem}}.cancel-booking-modal{display:flex;flex-direction:column;gap:0}.cancel-booking-modal__summary{display:flex;flex-direction:column;gap:.375rem;padding:1rem 1rem 1.25rem;background-color:#fff;border-radius:8px;margin-bottom:1.25rem;border-bottom:1px solid var(--ui-divider, #e5e5e5)}.cancel-booking-modal__datetime{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1rem;font-weight:500;color:var(--text-primary, #1a1a1a)}.cancel-booking-modal__other-party{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666)}.cancel-booking-modal__total{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-top:.125rem}.cancel-booking-modal__policy{padding:.875rem 1rem;border-radius:8px;background-color:var(--bg-surface, #f9f9f7);margin-bottom:1.5rem}.cancel-booking-modal__policy--warning{background-color:var(--color-warning-50, #fff8ec);border:1px solid var(--color-warning-200, #fde58a)}.cancel-booking-modal__policy-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary, #1a1a1a);line-height:1.5}.cancel-booking-modal__footer{position:sticky;bottom:-1.5rem;background-color:var(--bg-primary, white);box-shadow:0 -4px 12px #00000014;z-index:10;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem;border-top:1px solid var(--ui-divider)}@media(max-width:640px){.cancel-booking-modal__footer{bottom:-1.25rem;margin:0 -1.25rem -1.25rem;padding:.875rem 1.25rem}}.payment-setup-card{width:100%;background:var(--bg-secondary, #ffffff);color:var(--text-primary, #1a1a1a);border-radius:var(--radius-lg, 12px);padding:1.25rem}.payment-setup-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.payment-setup-card__title{font-family:var(--font-display);font-size:1.125rem;font-weight:700;font-variation-settings:"SOFT" 100,"WONK" 0;margin:0 0 .25rem;line-height:1.3;color:var(--text-primary, #1a1a1a)}.payment-setup-card__subtitle{font-size:.875rem;opacity:.8;margin:0;color:var(--text-primary, #1a1a1a)}.payment-setup-card__actions{display:flex;flex-direction:column;gap:.5rem}@media(max-width:479px){.payment-setup-card{padding:1rem}.payment-setup-card__header{flex-direction:column;gap:.5rem}}.time-frame-selector{display:flex;flex-direction:column;gap:var(--spacing-3, .75rem)}.time-frame-selector__label{color:var(--text-primary)}.time-frame-selector__options{display:flex;flex-direction:column;gap:var(--spacing-2, .5rem)}.time-frame-selector__option{display:flex;align-items:center;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-secondary);border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);cursor:pointer;transition:border-color .15s ease,background .15s ease}.time-frame-selector__option:hover{border-color:var(--brand-primary)}.time-frame-selector__option-text{display:flex;flex-direction:column;gap:2px}.time-frame-selector__option-name{font-family:var(--font-primary);font-size:.9375rem;font-weight:500;color:var(--text-primary)}.time-frame-selector__option-time{font-family:var(--font-primary);font-size:.8125rem;color:var(--text-secondary)}.time-frame-selector__error{font-family:var(--font-primary);font-size:.8125rem;color:var(--semantic-error)}.location-cascade-selector{display:flex;flex-direction:column;gap:1rem}.location-cascade-selector__label{font-weight:600;color:var(--text-primary)}.location-cascade-selector__helper{color:var(--text-secondary);margin-top:-.5rem}.location-cascade-selector__loading{padding:1rem;text-align:center;color:var(--text-secondary)}.location-tree{border:1px solid var(--border-color, #e0e0e0);border-radius:6px;background:#fff;max-height:500px;overflow-y:auto;padding:.5rem}.location-tree__island,.location-tree__region,.location-tree__area{margin-bottom:.25rem}.location-tree__toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:none;border:none;border-radius:4px;cursor:pointer;text-align:left;transition:background-color .2s}.location-tree__toggle:hover{background-color:var(--background-hover, #f5f5f5)}.location-tree__label{font-size:.875rem;font-weight:500;color:var(--text-primary)}.location-tree__children{margin-left:1.25rem;border-left:1px solid var(--border-color, #e0e0e0);padding-left:.5rem}.location-tree__area-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.location-tree__actions{display:flex;align-items:center;gap:.5rem}.location-tree__select-all,.location-tree__deselect-all{background:none;border:none;font-size:.75rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:4px;white-space:nowrap;transition:background-color .2s}.location-tree__select-all{color:var(--primary, #1B834A)}.location-tree__select-all:hover{background-color:#1b834a1a}.location-tree__deselect-all{color:var(--text-secondary, #666)}.location-tree__deselect-all:hover{background-color:var(--background-hover, #f5f5f5);color:var(--text-primary, #333)}.location-tree__suburbs{display:flex;flex-direction:column;gap:.25rem;margin-left:1.5rem;margin-top:.5rem}.location-tree__suburb{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.375rem .5rem;border-radius:4px;transition:background-color .2s}.location-tree__suburb:hover{background-color:var(--background-hover, #f5f5f5)}.location-tree__checkbox{cursor:pointer;width:16px;height:16px;flex-shrink:0;accent-color:var(--primary, #1B834A)}.location-tree__suburb-label{font-size:.875rem;color:var(--text-primary);-webkit-user-select:none;user-select:none}.availability-config-modal__body{display:flex;flex-direction:column;gap:var(--spacing-5, 1.25rem)}.availability-config-modal__error{margin-bottom:var(--spacing-1, .25rem)}.availability-config-modal__divider{height:1px;background:var(--ui-border);margin:0}.availability-config-modal__footer{display:flex;justify-content:flex-end;gap:var(--spacing-2, .5rem)}.schedule-editor{display:flex;flex-direction:column;gap:var(--spacing-3, .75rem)}.schedule-editor__title{font-size:var(--text-md, 1rem);font-weight:600;color:var(--text-primary);margin:0}.schedule-editor__description{font-size:var(--text-sm, .875rem);color:var(--text-secondary);margin:0}.schedule-editor__helper{font-size:var(--text-sm, .875rem);color:var(--text-tertiary);font-style:italic;margin:0}.schedule-editor__row{display:flex;align-items:center;gap:var(--spacing-2, .5rem);flex-wrap:wrap}.schedule-editor__select{padding:var(--spacing-2, .5rem);border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);font-size:var(--text-sm, .875rem);background:var(--background);color:var(--text-primary);cursor:pointer}.schedule-editor__select:focus{outline:2px solid var(--primary);outline-offset:2px}.schedule-editor__separator{font-size:var(--text-sm, .875rem);color:var(--text-secondary)}.schedule-editor__remove{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);background:var(--background);color:var(--text-secondary);font-size:1.5rem;line-height:1;cursor:pointer;transition:all .2s}.schedule-editor__remove:hover{background:var(--ui-hover);color:var(--error)}.schedule-editor__remove:focus{outline:2px solid var(--primary);outline-offset:2px}.schedule-editor__add{align-self:flex-start;padding:var(--spacing-2, .5rem) var(--spacing-3, .75rem);border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);background:var(--background);color:var(--primary);font-size:var(--text-sm, .875rem);font-weight:500;cursor:pointer;transition:all .2s}.schedule-editor__add:hover:not(:disabled){background:var(--ui-hover)}.schedule-editor__add:disabled{opacity:.5;cursor:not-allowed}.schedule-editor__add:focus{outline:2px solid var(--primary);outline-offset:2px}.schedule-editor__limit{font-size:var(--text-sm, .875rem);color:var(--text-tertiary);margin:0}.work-status-card__badge{margin-bottom:var(--spacing-2, .5rem)}.work-status-card__badge-container{display:flex;gap:var(--spacing-2)}.work-status-card__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--spacing-3, .75rem);margin-bottom:var(--spacing-4, 1rem)}.work-status-card__availability-summary{margin-bottom:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem) var(--spacing-3, .75rem) 0;background:var(--bg-secondary);border-radius:var(--radius-md, 6px);min-height:44px;display:flex;align-items:center}.work-status-card__locations-summary{margin-bottom:var(--spacing-4, 1rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem) var(--spacing-3, .75rem) 0;background:var(--bg-secondary);border-radius:var(--radius-md, 6px);min-height:44px;display:flex;align-items:center}.work-status-card__timeframes{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-2, .5rem)}.work-status-card__locations{display:flex;flex-direction:column;gap:var(--spacing-3, .75rem);width:100%}.work-status-card__location-group{display:flex;flex-direction:column;gap:var(--spacing-1, .25rem)}.work-status-card__city-header{display:flex;align-items:center;gap:var(--spacing-2, .5rem);color:var(--text-primary);background:none;border:none;padding:0;cursor:pointer;width:100%;text-align:left;transition:opacity .2s ease}.work-status-card__city-header:hover{opacity:.7}.work-status-card__city-header:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm, 4px)}.work-status-card__city-name{font-weight:600;color:var(--text-primary)}.work-status-card__all-suburbs,.work-status-card__suburb-count{color:var(--text-secondary);font-weight:400}.work-status-card__suburbs-text{padding-left:var(--spacing-6, 1.5rem);color:var(--text-secondary);line-height:1.5}.work-status-card__summary-row{display:flex;align-items:center;gap:var(--spacing-2, .5rem)}.work-status-card__summary-text{font-family:var(--font-primary);font-size:.9375rem;color:var(--text-primary)}.work-status-card__summary-empty{font-family:var(--font-primary);font-size:.9375rem;color:var(--text-secondary);font-style:italic}.work-status-card__specific-hours{margin-bottom:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-tertiary, #f9fafb);border-radius:var(--radius-md, 6px);border-left:3px solid var(--primary)}.work-status-card__specific-hours-title{font-weight:600;color:var(--text-secondary);margin-bottom:var(--spacing-2, .5rem);display:block}.work-status-card__schedule-list{display:flex;flex-direction:column;gap:var(--spacing-2, .5rem)}.work-status-card__schedule-item{display:flex;align-items:center;gap:var(--spacing-3, .75rem)}.work-status-card__schedule-day{font-weight:600;color:var(--text-primary);min-width:3rem}.work-status-card__schedule-times{color:var(--text-secondary);font-family:var(--font-mono, "Courier New", monospace)}.work-status-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-2, .5rem);justify-content:end;margin-top:var(--spacing-3)}.work-status-card__placeholder-actions{display:flex;align-items:center;gap:var(--spacing-2, .5rem);margin-left:auto}.work-status-card__placeholder-btn{display:inline-flex;align-items:center;gap:var(--spacing-1, .25rem);opacity:.5;cursor:not-allowed}.work-status-card__verification-notice{display:flex;align-items:center;gap:var(--spacing-2, .5rem);margin-bottom:var(--spacing-3, .75rem);padding:var(--spacing-2, .5rem) var(--spacing-3, .75rem);background:var(--semantic-warning-bg, #fffbeb);border:1px solid var(--semantic-warning);border-radius:var(--radius-md, 6px);color:var(--semantic-warning, #d97706)}.work-status-card__verification-notice .text{color:var(--semantic-warning, #d97706)}@media(max-width:480px){.work-status-card__placeholder-actions{margin-left:0;width:100%}.work-status-card__actions{flex-direction:column;align-items:flex-start}}.location-multi-select{display:flex;flex-direction:column;gap:var(--spacing-2, .5rem)}.location-multi-select__label{color:var(--text-primary)}.location-multi-select__helper{color:var(--text-secondary);margin-top:-2px}.location-multi-select__input-row{display:flex;gap:var(--spacing-2, .5rem);align-items:flex-start}.location-multi-select__input-row .input-wrapper{flex:1}.location-multi-select__tags{list-style:none;padding:0;margin:var(--spacing-1, .25rem) 0 0;display:flex;flex-wrap:wrap;gap:var(--spacing-2, .5rem)}.location-multi-select__tag{display:inline-flex;align-items:center;gap:var(--spacing-1, .25rem);padding:.25rem .5rem .25rem .75rem;background:var(--brand-primary);border-radius:var(--radius-full, 9999px)}.location-multi-select__tag-label{font-family:var(--font-primary);font-size:.8125rem;font-weight:500;color:var(--text-inverse)}.location-multi-select__tag-remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;color:var(--text-inverse);cursor:pointer;border-radius:var(--radius-full, 9999px);opacity:.8;transition:opacity .15s ease,background .15s ease;padding:0}.location-multi-select__tag-remove:hover{opacity:1;background:#fff3}.location-multi-select__tag-remove:focus-visible{outline:2px solid var(--brand-secondary);outline-offset:1px}.photo-reminder-banner{background:#fff;border:2px solid #1B834A;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #00000014}.photo-reminder-banner__content{display:flex;align-items:center;gap:16px}.photo-reminder-banner__icon{flex-shrink:0;width:48px;height:48px;background:#1b834a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.photo-reminder-banner__text{flex:1;min-width:0}.photo-reminder-banner__title{font-size:18px;font-weight:600;color:#1b834a;margin:0 0 4px;line-height:1.3}.photo-reminder-banner__description{font-size:14px;color:#666;margin:0;line-height:1.5}.photo-reminder-banner__button{flex-shrink:0;background:#1b834a;color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.photo-reminder-banner__button:hover{background:#156f3e;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1b834a4d}.photo-reminder-banner__button:active{transform:translateY(0);box-shadow:0 2px 6px #00000026}@media(max-width:768px){.photo-reminder-banner{padding:20px}.photo-reminder-banner__content{flex-direction:column;align-items:flex-start;gap:16px}.photo-reminder-banner__icon{width:40px;height:40px}.photo-reminder-banner__title{font-size:16px}.photo-reminder-banner__description{font-size:13px}.photo-reminder-banner__button{width:100%;text-align:center;padding:14px 24px}}.booking-card{width:100%;max-width:900px;margin:0 auto}@media(min-width:1024px){.booking-card{max-width:1000px}}.booking-card__header{display:flex;flex-direction:column;gap:.5rem}.booking-card__status-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:.25rem}.booking-card__deadline{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--semantic-warning, #ffa726);display:flex;align-items:center;gap:.25rem}.booking-card__alert-banner{padding:.75rem 1rem;background-color:var(--semantic-warning-bg, #fff3cd);border-left:3px solid var(--semantic-warning, #ffa726);border-radius:4px;margin-bottom:1rem}.booking-card__alert-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--text-primary, #1a1a1a);display:flex;align-items:center;gap:.5rem}.booking-card__overview{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--ui-divider, #e5e5e5);margin-bottom:1.5rem}.booking-card__family-header{display:flex;align-items:center;gap:1rem}.booking-card__family-name{font-family:var(--font-display, "Made Gentle", serif);font-size:1.5rem;font-weight:var(--font-display-weight, 600);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary, #1a1a1a);margin:0;line-height:1.3}.booking-card__datetime{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1rem;color:var(--text-primary, #1a1a1a);line-height:1.5}.booking-card__details{display:flex;flex-direction:column}.booking-card__details-section{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--ui-divider, #e5e5e5)}.booking-card__details-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.booking-card__section-title{font-family:var(--font-display, "Fraunces", serif);font-size:1.25rem;font-weight:var(--font-display-weight, 600);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary, #1a1a1a);margin:0 0 .75rem;line-height:1.4;letter-spacing:-.01em}.booking-card__detail-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.booking-card__detail-item:last-child{margin-bottom:0}.booking-card__icon{flex-shrink:0;width:20px;height:20px;color:var(--text-secondary, #666);margin-top:.125rem}.booking-card__detail-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.booking-card__detail-title{font-weight:600;font-size:.875rem;color:var(--text-primary, #1a1a1a)}.booking-card__detail-value{font-size:.875rem;color:var(--text-secondary, #666)}.booking-card__duration-badge{align-self:flex-start}.booking-card__address,.booking-card__payment-breakdown{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666);margin-top:.25rem}.booking-card__premium{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--semantic-warning, #ffa726);margin-top:.25rem}.booking-card__requirements-text{white-space:pre-wrap;word-break:break-word;line-height:1.6}.booking-card__show-more-btn{margin-top:.75rem}.booking-card__actions{display:flex;flex-direction:row;gap:1rem;width:100%}.booking-card__child-safety-group{margin-top:.75rem;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:.875rem 1rem;display:flex;flex-direction:column;gap:.75rem}.booking-card__child-safety-name{color:#374151;font-weight:600;font-size:1rem;margin:0;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.booking-card__child-safety-subsection{display:flex;flex-direction:column;gap:.5rem}.booking-card__safety-subsection-label{display:flex;align-items:center;gap:.375rem;color:#4b5563;font-weight:600;font-size:.875rem;margin-bottom:.375rem}.booking-card__safety-subsection-label svg{flex-shrink:0}.booking-card__safety-item{margin-bottom:.5rem}.booking-card__safety-item:last-child{margin-bottom:0}.booking-card__safety-item--allergy{background:#fff7ed;border:1.5px solid #fb923c;border-radius:6px;padding:.625rem .875rem}.booking-card__safety-item--allergy .booking-card__safety-item-name{font-size:.9375rem;color:#9a3412;font-weight:500;margin-bottom:0;display:flex;align-items:center;gap:.5rem}.booking-card__safety-item--allergy .booking-card__safety-item-name:before{content:"⚠️";font-size:1rem;flex-shrink:0}.booking-card__safety-item--allergy .booking-card__safety-item-guidance{color:var(--color-text-secondary, #6b7280);padding-left:1.5rem;margin-top:.375rem;margin-bottom:0;font-size:.875rem}.booking-card__safety-item--medical{background:#eff6ff;border:1.5px solid #60a5fa;border-radius:6px;padding:.625rem .875rem}.booking-card__safety-item--medical .booking-card__safety-item-name{font-size:.9375rem;color:#1e40af;font-weight:500;margin-bottom:0;display:flex;align-items:center;gap:.5rem}.booking-card__safety-item--medical .booking-card__safety-item-name:before{content:"ℹ️";font-size:1rem;flex-shrink:0}.booking-card__detail-item--pets{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--color-neutral-50, #f9fafb);border-radius:var(--radius-md, 8px);border:1px solid var(--border-subtle, #e5e7eb)}.booking-card__pets-list{display:flex;flex-direction:column;gap:.5rem}.booking-card__pet-item{display:flex;flex-direction:column;gap:.25rem}.booking-card__pet-notes{color:var(--text-secondary, #6b7280);padding-left:1.5rem}@media(max-width:768px){.booking-card__family-name{font-size:1.25rem}.booking-card__overview{gap:.75rem;padding-bottom:1rem;margin-bottom:1rem}.booking-card__details-section{padding-bottom:1rem;margin-bottom:1rem}.booking-card__actions{flex-direction:column;gap:.75rem}}.accept-booking-modal{display:flex;flex-direction:column;gap:0}.accept-booking-modal__summary{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem 1.5rem;background-color:#fff;border-radius:8px;margin-bottom:1.5rem;border-bottom:1px solid var(--ui-divider, #e5e5e5)}.accept-booking-modal__datetime{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1rem;font-weight:500;color:var(--text-primary, #1a1a1a)}.accept-booking-modal__details{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666)}.accept-booking-modal__total{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1.25rem;font-weight:700;color:var(--color-primary-500, #1ccdaf);margin-top:.25rem}.accept-booking-modal__commitment{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1.5rem;margin-bottom:1.5rem}.accept-booking-modal__commitment-heading{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--text-primary, #1a1a1a)}.accept-booking-modal__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.accept-booking-modal__checklist-item{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary, #1a1a1a);line-height:1.5}.accept-booking-modal__checkmark{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:var(--color-primary-500, #1ccdaf);color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}.accept-booking-modal__footer{position:sticky;bottom:-1.5rem;background-color:var(--bg-primary, white);box-shadow:0 -4px 12px #00000014;z-index:10;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem;border-top:1px solid var(--ui-divider)}@media(max-width:640px){.accept-booking-modal__footer{bottom:-1.25rem;margin:0 -1.25rem -1.25rem;padding:.875rem 1.25rem}}.sitter-booking-detail{min-height:100vh;background-color:var(--bg-primary);padding:2rem 0}.sitter-booking-detail__container{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.sitter-booking-detail__container{max-width:1000px}}.sitter-booking-detail__back-nav{display:flex;align-items:center}.sitter-booking-detail__back-link{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--color-primary-500, #1ccdaf);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;transition:color .2s ease}.sitter-booking-detail__back-link:hover{color:var(--color-primary-600, #17a88e)}.sitter-booking-detail__back-link:focus{outline:2px solid var(--ui-focus, #1ccdaf);outline-offset:2px;border-radius:4px}.sitter-booking-detail__skeleton{display:flex;flex-direction:column;gap:1.5rem}.sitter-booking-detail__skeleton-content{display:flex;flex-direction:column;gap:1rem}.sitter-booking-detail__error{display:flex;justify-content:center;align-items:flex-start;padding:2rem 0}.sitter-booking-detail__error-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:400px}.sitter-booking-detail__error-icon{font-size:3rem;line-height:1}.sitter-booking-detail__error-title{font-family:var(--font-display, "Made Gentle", serif);font-size:1.25rem;font-weight:600;color:var(--text-primary, #1a1a1a)}.sitter-booking-detail__error-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.sitter-booking-detail__modification-card{border:1px solid var(--ui-border-light)}.sitter-booking-detail__modification-header{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.sitter-booking-detail__modification-badge{font-size:1.25rem;line-height:1;flex-shrink:0}.sitter-booking-detail__modification-title{color:var(--text-primary);margin:0}.sitter-booking-detail__modification-urgent{background:var(--color-warning-bg, #fff8e1);border:1px solid var(--color-warning, #f59e0b);border-radius:6px;padding:.5rem .75rem;margin-bottom:.75rem}.sitter-booking-detail__modification-urgent-text{color:var(--color-warning-dark, #92400e)}.sitter-booking-detail__modification-times{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:var(--bg-secondary, #f5f5f0);border-radius:8px}.sitter-booking-detail__modification-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.sitter-booking-detail__modification-label{color:var(--text-secondary);flex-shrink:0;min-width:80px}.sitter-booking-detail__modification-value{color:var(--text-primary);text-align:right}.sitter-booking-detail__modification-value--new{color:var(--color-primary-600, #1B834A);font-weight:600}.sitter-booking-detail__modification-decline{display:flex;flex-direction:column;gap:.75rem}.sitter-booking-detail__modification-decline-input{width:100%;padding:.625rem .75rem;border:1px solid var(--ui-border, #d0cdc8);border-radius:6px;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary);background:var(--bg-primary, #fff);box-sizing:border-box}.sitter-booking-detail__modification-decline-input:focus{outline:2px solid var(--color-primary-500, #1B834A);outline-offset:1px}.sitter-booking-detail__modification-actions{display:flex;gap:.75rem;justify-content:flex-end}@media(min-width:768px){.sitter-booking-detail{padding:3rem 2rem}.sitter-booking-detail__error-actions{flex-direction:row;justify-content:center}}.image-with-blob{--blob-offset: 24px;position:relative;display:inline-block;width:fit-content;padding-right:var(--blob-offset);padding-bottom:var(--blob-offset)}.image-with-blob__background{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(var(--blob-offset),var(--blob-offset));z-index:0}.image-with-blob__image{position:relative;display:block;max-width:100%;height:auto;border-radius:1rem;z-index:1}.wizard-layout{position:relative;height:100vh;height:100dvh;overflow:hidden;background:var(--bg-primary)}.wizard-top-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:1rem;padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-secondary, #fff);box-shadow:0 2px 8px #0000000f}.wizard-close-button{display:flex;align-items:center;justify-content:center;gap:.25rem;height:40px;padding:0 .75rem;border:1px solid var(--ui-border-light, #c6c6c6);background:transparent;background-color:transparent;color:var(--text-primary);font-family:var(--font-accent);font-size:.875rem;font-weight:400;cursor:pointer;border-radius:var(--radius-md, 6px);transition:background .15s ease;flex-shrink:0}.wizard-close-label,.wizard-save-label{line-height:1;transform:translateY(2px)}.wizard-close-button:hover{background:#0000000f}.wizard-close-button:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.wizard-title-wrapper{flex:1;text-align:center;min-width:0}.wizard-title{font-family:var(--font-display);font-size:1.125rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary);margin:0}.wizard-step-indicator{font-size:.75rem;color:var(--text-secondary);margin-top:.125rem}.wizard-save-button{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .875rem;border:1px solid var(--ui-border-light, #ccc);background:var(--bg-secondary, #fff);background-color:var(--bg-secondary, #fff);color:var(--text-secondary);font-family:var(--font-accent);font-size:.8125rem;font-weight:400;cursor:pointer;border-radius:var(--radius-md, 6px);transition:all .15s ease;flex-shrink:0;min-height:36px}.wizard-save-button:hover{background:var(--ui-hover, #eee);color:var(--text-primary);border-color:var(--brand-primary)}.wizard-save-button:disabled{opacity:.5;cursor:not-allowed}.wizard-save-button:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.wizard-top-bar-spacer{width:80px;flex-shrink:0}.wizard-content{position:absolute;inset:56px 0 64px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:var(--spacing-4, 1rem)}.wizard-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--bg-secondary, #fff);box-shadow:0 -2px 8px #0000000f;padding:var(--spacing-2, .5rem) var(--spacing-4, 1rem);padding-bottom:calc(var(--spacing-2, .5rem) + env(safe-area-inset-bottom))}.wizard-nav-buttons{display:flex;gap:.75rem;justify-content:flex-end;width:100%}.wizard-nav-button{font-size:1.125rem;line-height:1;border-radius:var(--radius-lg, 12px);min-height:48px}.wizard-nav-label{transform:translateY(3px)}.wizard-nav-previous{flex-shrink:0;max-width:140px;margin-right:auto;padding:.65rem 1.25rem}.wizard-nav-next{flex-shrink:0;max-width:200px;margin-left:auto;padding:.65rem 1.25rem}@media(min-width:768px){.wizard-content{top:64px;bottom:72px;padding:var(--spacing-6, 1.5rem) var(--spacing-8, 2rem)}.wizard-top-bar{padding:var(--spacing-4, 1rem) var(--spacing-6, 1.5rem)}.wizard-bottom-bar{padding:var(--spacing-3, .75rem) var(--spacing-6, 1.5rem);padding-bottom:calc(var(--spacing-3, .75rem) + env(safe-area-inset-bottom))}.wizard-nav-buttons{width:100%}.wizard-nav-previous{max-width:160px;margin-right:auto}.wizard-nav-next{max-width:240px;margin-left:auto}}.wizard-content .onboarding-page{min-height:0!important;height:auto!important;align-items:stretch;justify-content:flex-start;padding:0}.wizard-content .onboarding-container{padding:0;width:100%;max-width:600px;margin:0 auto}.wizard-top-bar,.wizard-bottom-bar{will-change:transform}.wizard-content .booking-page{padding:0}@media(max-width:767px){.wizard-content .form-step-container,.wizard-content>div>.form-step-container,.wizard-content .card{background:transparent!important;border:none!important;box-shadow:none!important;padding:var(--spacing-4, 1rem) 0!important}}@media(min-width:768px){.wizard-content .form-step-container{max-width:700px;margin:0 auto}}.sitter-photo-upload{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.photo-guidance-link{background:none;border:none;color:var(--color-primary);font-size:.875rem;text-decoration:underline;cursor:pointer;padding:.5rem 0;margin-top:.25rem;transition:opacity .2s ease}.photo-guidance-link:hover{opacity:.8}.guidance-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}.guidance-modal-content{position:relative;max-width:600px;max-height:90vh;background:#fff;border-radius:12px;padding:1rem;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.guidance-modal-close{position:fixed;top:1rem;right:1rem;width:48px;height:48px;border-radius:50%;background-color:#fff;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10001;box-shadow:0 4px 16px #0006}.guidance-modal-close:hover{background-color:#f5f5f5;transform:scale(1.15);box-shadow:0 6px 20px #00000080}.guidance-modal-close:active{transform:scale(.95)}.guidance-modal-image{width:100%;height:auto;display:block;border-radius:8px}.photo-upload-wrapper{position:relative}.photo-avatar-button{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid var(--color-border);background:var(--color-surface);cursor:pointer;transition:all .2s ease;padding:0}.photo-avatar-button:hover:not(:disabled){border-color:var(--color-primary);transform:scale(1.05)}.photo-avatar-button:disabled{cursor:not-allowed;opacity:.7}.photo-avatar-image{width:100%;height:100%;object-fit:cover}.photo-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-tertiary);background:var(--color-background)}.photo-upload-overlay{position:absolute;bottom:0;right:0;width:36px;height:36px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid white;transition:transform .2s ease}.photo-avatar-button:hover:not(:disabled) .photo-upload-overlay{transform:scale(1.1)}.photo-upload-progress{position:absolute;bottom:0;left:0;right:0;height:4px;background:#0000001a;overflow:hidden}.photo-upload-progress-bar{height:100%;background:var(--color-primary);transition:width .3s ease}.photo-upload-instructions{display:flex;flex-direction:column;gap:.25rem}.sitter-photo-upload__quality-alert{margin-top:1rem;width:100%;max-width:480px}.sitter-photo-upload__quality-alert ul{font-size:.875rem;line-height:1.5}.sitter-photo-upload__quality-alert li{margin-bottom:.25rem}@media(max-width:768px){.photo-avatar-button{width:100px;height:100px}.photo-upload-overlay{width:32px;height:32px}.photo-upload-overlay svg{width:20px;height:20px}}.progress-banner{width:100%;background:var(--bg-secondary, #ffffff);color:var(--text-primary, #1a1a1a);border-radius:var(--radius-lg, 12px);padding:1.25rem}.progress-banner-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.progress-banner-title{font-family:var(--font-display);font-size:1.125rem;font-weight:900;font-variation-settings:"SOFT" 100,"WONK" 0;margin:0 0 .25rem;line-height:1.3;color:var(--text-primary, #1a1a1a)}.progress-banner-subtitle{font-size:.875rem;opacity:.8;margin:0;color:var(--text-primary, #1a1a1a)}.progress-bar-container{background:#00000014;border-radius:9999px;height:8px;overflow:hidden;margin-bottom:1rem}.progress-bar-fill{background:var(--brand-primary, #1ccdaf);height:100%;border-radius:9999px;transition:width .3s ease;min-width:2px}.progress-steps-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.progress-step{display:flex;align-items:center;gap:.5rem;font-size:.875rem;border:none;background:none;padding:.5rem .75rem;border-radius:var(--radius-md, 8px);text-align:left;font-family:inherit;color:inherit;cursor:default}.progress-step-clickable{cursor:pointer;transition:background .15s ease}.progress-step-clickable:hover{background:#0000000d}.progress-step-complete{background:var(--semantic-success-bg, #d8fff4)!important}.progress-step-complete.progress-step-clickable:hover{background:var(--brand-primary-light, #4be0c5)!important}.progress-step-active{background:var(--ui-hover, #fafdec)!important}.progress-step-active.progress-step-clickable:hover{background:var(--accent-3-light, #fad265)!important}.progress-step-review{background:var(--semantic-warning-bg, #fff4eb)!important}.progress-step-review.progress-step-clickable:hover{background:var(--accent-2-light, #ffa459)!important}.progress-step-clickable:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.progress-step-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:14px;flex-shrink:0;overflow:visible}.progress-step-icon svg{display:block!important;visibility:visible!important;opacity:1!important;width:16px!important;height:16px!important;flex-shrink:0;pointer-events:auto!important}.step-icon-indicator{width:16px;height:16px;display:flex;align-items:center;justify-content:center;position:relative}.step-icon-approved:before{content:"✓";font-size:14px;font-weight:700;line-height:1}.step-icon-needs_review:before{content:"⧗";font-size:14px;line-height:1}.step-icon-in_progress:before{content:"◐";font-size:14px;line-height:1}.step-icon-submitted:before{content:"◐";font-size:14px;line-height:1}.step-icon-locked:before{content:"🔒";font-size:12px;line-height:1}.step-icon-not_started:before{content:"○";font-size:14px;line-height:1}.progress-step-complete.progress-step-icon{background:var(--brand-primary-dark, #17a991)!important;color:var(--text-inverse, #ffffff);box-shadow:0 1px 3px #0000001a}.progress-step-complete.progress-step-icon svg,.progress-step-complete.progress-step-icon span{color:#fff!important;stroke:#fff!important}.progress-step-complete.progress-step-icon svg path{stroke:#fff!important}.progress-step-pending.progress-step-icon{background:#00000014;border:1.5px solid rgba(0,0,0,.25);color:var(--text-primary, #1a1a1a)}.progress-step-pending.progress-step-icon svg,.progress-step-pending.progress-step-icon span{color:var(--text-primary, #1a1a1a)!important}.progress-step-locked.progress-step-icon{background:#0000000a;color:#00000059;font-size:12px}.progress-step-locked.progress-step-icon svg,.progress-step-locked.progress-step-icon span{color:#00000059!important}.progress-step-review.progress-step-icon{background:var(--semantic-warning-bg, #fff4eb);color:var(--text-primary, #23302e)}.progress-step-review.progress-step-icon svg{color:var(--text-primary, #23302e)!important;stroke:var(--text-primary, #23302e)}.progress-step-active.progress-step-icon{background:var(--ui-hover, #fafdec);color:var(--text-primary, #23302e)}.progress-step-active.progress-step-icon svg{color:var(--text-primary, #23302e)!important;stroke:var(--text-primary, #23302e)}.progress-step-label{flex:1;color:var(--text-primary, #1a1a1a)}.progress-step-status{font-size:.75rem;opacity:.7;padding:2px 8px;background:#00000014;border-radius:9999px}.progress-step-locked .progress-step-label{color:#00000080}.progress-banner-review-message{background:var(--semantic-info-bg, #e3f2fd);border:1px solid var(--semantic-info-border, #90caf9);border-radius:var(--radius-md, 8px);padding:1rem;margin-bottom:1rem}.progress-banner-review-text{margin:0;font-size:.9375rem;line-height:1.5;color:var(--text-primary, #1a1a1a)}.progress-banner-review-text strong{font-weight:600;display:block;margin-bottom:.25rem}.progress-banner-actions{display:flex;flex-direction:column;gap:.5rem}.progress-banner-dismiss{color:var(--text-primary, #1a1a1a);opacity:.7;align-self:center}.progress-banner-dismiss:hover{opacity:1}@media(max-width:479px){.progress-banner{padding:1rem}.progress-banner-header{flex-direction:column;gap:.5rem}}.progress-banner-sticky{position:sticky;top:1rem;z-index:50}@media(max-width:479px){.progress-banner-sticky{position:fixed;top:0;left:0;right:0;border-radius:0 0 12px 12px}}.progress-banner-collapsed{padding:.75rem 1rem}.progress-banner-collapsed .progress-steps-list{display:none}.progress-banner-collapsed .progress-banner-header{margin-bottom:.75rem}.suburb-autocomplete{display:flex;flex-direction:column;gap:.375rem;width:100%;z-index:10}.suburb-autocomplete__field{position:relative;display:flex;align-items:center;width:100%}.suburb-autocomplete__input{font-family:var(--font-primary);font-size:1rem;padding:.625rem;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);background-color:#fff;color:var(--text-primary);transition:all .2s ease;outline:none;width:100%}.suburb-autocomplete__input:hover:not(:disabled){border-color:var(--text-secondary)}.suburb-autocomplete__input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.suburb-autocomplete__input::placeholder{color:var(--text-tertiary)}.suburb-autocomplete__input:disabled{opacity:.6;cursor:not-allowed;background-color:#fff}.suburb-autocomplete__input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #1b834a1a}.suburb-autocomplete__input:disabled{background-color:var(--color-background-muted);cursor:not-allowed;opacity:.7}.suburb-autocomplete__input--error{border-color:var(--semantic-error)}.suburb-autocomplete__input--error:focus{border-color:var(--semantic-error);box-shadow:0 0 0 3px #f4433633}.suburb-autocomplete__loading{position:absolute;right:1rem;font-size:var(--text-sm);color:var(--color-text-secondary)}.suburb-autocomplete__legacy-warning{margin-top:.5rem;padding:.5rem .75rem;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:var(--radius-sm);color:#92400e}.suburb-autocomplete__dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;max-height:300px;overflow-y:auto;margin-top:.25rem;padding:.25rem 0;background-color:#fff;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);box-shadow:0 10px 15px -3px #00000026,0 4px 6px -2px #0000001a;list-style:none}.suburb-autocomplete__option{padding:.625rem 1rem;cursor:pointer;transition:background-color .15s;display:flex;align-items:baseline}.suburb-autocomplete__option:hover,.suburb-autocomplete__option--highlighted{background-color:var(--bg-secondary)}.suburb-autocomplete__option-suburb{font-weight:500;color:var(--text-primary)}.suburb-autocomplete__option-region{font-size:.875rem;color:var(--text-secondary);font-weight:400}.input-label{font-family:var(--font-primary);font-size:.875rem;font-weight:700;color:var(--text-primary);cursor:pointer;letter-spacing:.01em}.input-required{color:var(--semantic-error);margin-left:.25rem}.input-message{font-family:var(--font-primary);font-size:.75rem;line-height:1.5}.input-message-helper{color:var(--text-tertiary)}.parent-hero-card__container{display:flex;flex-direction:column;gap:var(--spacing-4, 1rem)}.parent-hero-card__content{display:flex;flex-direction:column;gap:var(--spacing-2, .5rem)}.parent-hero-card__cta{display:flex;align-items:center;width:100%}.parent-hero-card__cta-button{display:inline-flex;align-items:center;gap:var(--spacing-2, .5rem);white-space:nowrap}.parent-hero-card__stats{display:flex;align-items:center;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background-color:var(--bg-primary);border-radius:var(--radius-md, 6px)}.parent-hero-card__stats-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;background-color:var(--brand-primary);border-radius:var(--radius-md, 6px)}.parent-hero-card__stats-content{display:flex;flex-direction:column;gap:var(--spacing-1, .25rem)}@media(min-width:769px){.parent-hero-card__container{display:grid;grid-template-columns:1fr auto;gap:var(--spacing-6, 1.5rem);align-items:center}.parent-hero-card__cta{width:auto;justify-content:flex-end}.parent-hero-card__stats{grid-column:1 / -1}}.family-management-card__grid{display:flex;flex-wrap:wrap;gap:var(--spacing-3, .75rem)}.family-management-card__member{aspect-ratio:1 / 1;border-radius:var(--radius-md, 6px);padding:var(--spacing-5) var(--spacing-3);display:flex;flex-direction:column;align-items:center;justify-content:start;text-align:center;min-width:0;flex:0 0 calc((100% - 5 * var(--spacing-3)) / 6);max-width:calc((100% - 5 * var(--spacing-3)) / 6);background-color:var(--bg-secondary);color:var(--text-primary);transition:transform .2s ease;border:1px solid var(--ui-divider);gap:var(--spacing-1)}.family-management-card__member:hover{transform:scale(1.02)}.family-management-card__member-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;margin-bottom:var(--spacing-2, .5rem);color:#fff;transition:background-color .2s ease}.family-management-card__member-icon--lead{background-color:var(--accent-3-light)}.family-management-card__member-icon--parent{background-color:var(--accent-2)}.family-management-card__member-icon--guardian{background-color:var(--accent-3)}.family-management-card__member-icon--emergency_contact{background-color:var(--ui-disabled)}.family-management-card__member-icon--guest{background-color:var(--brand-primary-light)}.family-management-card__member-icon--child{background-color:var(--brand-primary)}.family-management-card__member-icon--pet{background-color:var(--accent-1)}.family-management-card__member-icon--default{background-color:var(--ui-disabled)}.family-management-card__member-name{font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.family-management-card__member-subtitle{margin-top:var(--spacing-1, .25rem);color:var(--text-secondary);font-size:.75rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.family-management-card__see-more{display:flex;justify-content:center;margin-top:var(--spacing-4, 1rem);padding-top:var(--spacing-2, .5rem);border-top:1px solid var(--ui-divider)}.family-management-card__empty{display:flex;justify-content:center;align-items:center;padding:var(--spacing-8, 2rem);background-color:var(--bg-primary);border-radius:var(--radius-md, 6px)}.family-management-card__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-8, 2rem);text-align:center;background-color:var(--bg-primary);border-radius:var(--radius-md, 6px)}.family-management-card__skeleton-grid{display:flex;flex-wrap:wrap;gap:var(--spacing-3, .75rem)}.family-management-card__skeleton-card{aspect-ratio:1 / 1;border-radius:var(--radius-md, 6px);flex:0 0 calc((100% - 2 * var(--spacing-3)) / 3);max-width:calc((100% - 2 * var(--spacing-3)) / 3);background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.family-management-card__member{flex:0 0 calc((100% - 2 * var(--spacing-3)) / 3);max-width:calc((100% - 2 * var(--spacing-3)) / 3);padding:var(--spacing-2, .5rem)}.family-management-card__skeleton-card{flex:0 0 calc((100% - 2 * var(--spacing-3)) / 3);max-width:calc((100% - 2 * var(--spacing-3)) / 3)}.family-management-card__member-icon{margin-bottom:var(--spacing-1, .25rem)}.family-management-card__member-icon svg{width:24px;height:24px}}@media(max-width:360px){.family-management-card__member,.family-management-card__skeleton-card{flex:0 0 calc((100% - 1 * var(--spacing-3)) / 2);max-width:calc((100% - 1 * var(--spacing-3)) / 2)}}.dashboard-page{background-color:var(--brand-primary);min-height:100vh;width:100%;padding:0 0 var(--spacing-6, 1.5rem) 0}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:var(--spacing-8, 2rem) var(--grid-margin, 1.5rem) 0 var(--grid-margin, 1.5rem);margin:0 auto var(--spacing-8, 2rem) auto;max-width:1200px}.dashboard-header .text.text-h1{color:var(--brand-secondary)}.dashboard-section{margin-bottom:var(--spacing-6, 1.5rem);padding:0 var(--grid-margin, 1.5rem);max-width:1200px;margin-left:auto;margin-right:auto}.dashboard-actions-dropdown{position:relative}.dashboard-actions-trigger{display:flex;align-items:center;justify-content:center;gap:.25rem;width:auto;height:40px;padding:0 .75rem;border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);background:var(--bg-primary, #fff);color:var(--text-primary);cursor:pointer;transition:background .15s ease,border-color .15s ease}.dashboard-actions-trigger:hover{background:var(--bg-secondary);border-color:var(--text-secondary)}.dashboard-actions-menu{position:absolute;right:0;top:calc(100% + 4px);min-width:200px;background:var(--bg-primary, #fff);border:1px solid var(--ui-border);border-radius:var(--radius-md, 6px);box-shadow:var(--shadow-lg);z-index:50;padding:.25rem 0;animation:dashboard-dropdown-in .15s ease}@keyframes dashboard-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dashboard-actions-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;border:none;background:none;font-family:var(--font-primary);font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;text-align:left;transition:background .1s ease}.dashboard-actions-item:hover{background:var(--bg-secondary)}@media(max-width:768px){.dashboard-section{padding:0 var(--spacing-4, 1rem)}.dashboard-header{padding:var(--spacing-8, 2rem) var(--spacing-4, 1rem) 0 var(--spacing-4, 1rem)}}.invite-member-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input,.form-group select{width:100%}.char-count{font-size:.75rem;color:#9ca3af;text-align:right}.role-description{color:#6b7775;font-style:italic;margin-top:.25rem}.field-helper{color:#9ca3af;margin-top:.25rem}@media(max-width:640px){.invite-member-form{gap:1rem}.form-group{gap:.375rem}}.remove-confirmation-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.warning-icon{color:#dc2626;display:flex;justify-content:center;width:100%}.confirmation-message{color:#6b7775;line-height:1.5;margin:0}.transfer-lead-content,.selection-step,.confirmation-step{display:flex;flex-direction:column;gap:1.5rem}.step-description{color:#6b7775;margin:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group select{width:100%}.confirmation-step{text-align:center}.confirmation-icon{display:flex;justify-content:center;color:#1b834a;width:100%}.confirmation-title{margin:0;color:#1f2937}.confirmation-details{background-color:#f0fdf4;border-left:4px solid #1b834a;padding:1rem;border-radius:.375rem;text-align:left;color:#1f2937;line-height:1.5}.confirmation-details p{margin:0}.confirmation-details strong{font-weight:600;color:#1b834a}@media(max-width:640px){.transfer-lead-content,.selection-step,.confirmation-step{gap:1rem}.confirmation-details{padding:.75rem}}.allergy-entry{display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.allergy-entry-empty{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0;padding:var(--spacing-3, 12px) 0}.allergy-entry-card{background:var(--color-surface, #fff);border:1.5px solid var(--color-border, #d1d5db);border-radius:var(--radius-md, 8px);padding:var(--spacing-4, 16px);display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.allergy-entry-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-2, 8px)}.allergy-entry-card-title{font-weight:600;font-size:.9375rem;color:var(--color-text-primary, #111827)}.allergy-entry-remove-btn{background:none;border:none;color:var(--color-danger, #dc2626);font-size:.8125rem;font-weight:500;cursor:pointer;padding:var(--spacing-1, 4px) var(--spacing-2, 8px);border-radius:var(--radius-sm, 4px);transition:background-color .15s ease}.allergy-entry-remove-btn:hover{background-color:#dc262614}.allergy-entry-field{display:flex;flex-direction:column;gap:var(--spacing-1, 4px)}.allergy-required{color:var(--color-danger, #dc2626)}.allergy-entry-input{width:100%;box-sizing:border-box}.allergy-entry-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm, 6px);font-size:.9375rem;font-family:inherit;color:var(--color-text-primary, #111827);background:var(--color-input-bg, #fff);resize:vertical;min-height:80px;transition:border-color .15s ease,box-shadow .15s ease}.allergy-entry-textarea:focus{outline:none;border-color:var(--color-primary, #1b834a);box-shadow:0 0 0 2px #1b834a26}.allergy-entry-textarea::placeholder{color:var(--color-text-placeholder, #9ca3af)}.allergy-entry-char-count{font-size:.75rem;color:var(--color-text-secondary, #6b7280);text-align:right;margin-top:2px}.allergy-entry-add-btn{align-self:flex-start;background:none;border:1.5px dashed var(--color-primary, #1b834a);color:var(--color-primary, #1b834a);font-size:.875rem;font-weight:500;cursor:pointer;padding:var(--spacing-2, 8px) var(--spacing-4, 16px);border-radius:var(--radius-md, 8px);transition:background-color .15s ease,border-style .15s ease}.allergy-entry-add-btn:hover{background-color:#1b834a0f;border-style:solid}.medical-requirements-entry{display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.medical-requirements-entry-empty{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0;padding:var(--spacing-3, 12px) 0}.medical-requirements-entry-card{background:var(--color-surface, #fff);border:1.5px solid var(--color-border, #d1d5db);border-radius:var(--radius-md, 8px);padding:var(--spacing-4, 16px);display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.medical-requirements-entry-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-2, 8px)}.medical-requirements-entry-card-title{font-weight:600;font-size:.9375rem;color:var(--color-text-primary, #111827)}.medical-requirements-entry-remove-btn{background:none;border:none;color:var(--color-danger, #dc2626);font-size:.8125rem;font-weight:500;cursor:pointer;padding:var(--spacing-1, 4px) var(--spacing-2, 8px);border-radius:var(--radius-sm, 4px);transition:background-color .15s ease}.medical-requirements-entry-remove-btn:hover{background-color:#dc262614}.medical-requirements-entry-field{display:flex;flex-direction:column;gap:var(--spacing-1, 4px)}.medical-requirements-required{color:var(--color-danger, #dc2626)}.medical-requirements-entry-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm, 6px);font-size:.9375rem;font-family:inherit;color:var(--color-text-primary, #111827);background:var(--color-input-bg, #fff);resize:vertical;min-height:80px;transition:border-color .15s ease,box-shadow .15s ease}.medical-requirements-entry-textarea:focus{outline:none;border-color:var(--color-primary, #1b834a);box-shadow:0 0 0 2px #1b834a26}.medical-requirements-entry-textarea::placeholder{color:var(--color-text-placeholder, #9ca3af)}.medical-requirements-entry-char-count{font-size:.75rem;color:var(--color-text-secondary, #6b7280);text-align:right;margin-top:2px}.medical-requirements-entry-add-btn{align-self:flex-start;background:none;border:1.5px dashed var(--color-primary, #1b834a);color:var(--color-primary, #1b834a);font-size:.875rem;font-weight:500;cursor:pointer;padding:var(--spacing-2, 8px) var(--spacing-4, 16px);border-radius:var(--radius-md, 8px);transition:background-color .15s ease,border-style .15s ease}.medical-requirements-entry-add-btn:hover{background-color:#1b834a0f;border-style:solid}.edit-child-form{display:flex;flex-direction:column;gap:var(--spacing-5, 20px)}.edit-child-info{display:flex;gap:var(--spacing-6, 24px);padding:var(--spacing-4, 16px);background:var(--color-surface-secondary, #f9fafb);border-radius:var(--radius-md, 8px);border:1px solid var(--color-border, #d1d5db)}.edit-child-info-item{display:flex;flex-direction:column;gap:var(--spacing-1, 4px)}.edit-child-info-label{color:var(--color-text-secondary, #6b7280);font-weight:500}.form-group{display:flex;flex-direction:column;gap:var(--spacing-2, 8px)}.input-label{font-size:.9375rem;font-weight:600;color:var(--color-text-primary, #111827)}.field-helper{color:var(--color-text-secondary, #6b7280)}.edit-child-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm, 6px);font-size:.9375rem;font-family:inherit;color:var(--color-text-primary, #111827);background:var(--color-input-bg, #fff);resize:vertical;min-height:100px;transition:border-color .15s ease,box-shadow .15s ease}.edit-child-textarea:focus{outline:none;border-color:var(--color-primary, #1b834a);box-shadow:0 0 0 2px #1b834a26}.edit-child-textarea::placeholder{color:var(--color-text-placeholder, #9ca3af)}.edit-child-char-count{font-size:.75rem;color:var(--color-text-secondary, #6b7280);text-align:right;margin-top:2px}.edit-child-error{color:var(--semantic-error, #dc2626);padding:var(--spacing-2, 8px) var(--spacing-3, 12px);background:#dc26260d;border-radius:var(--radius-sm, 4px);border:1px solid rgba(220,38,38,.2)}.family-management-page{padding:2rem}.family-page-container{max-width:1200px;margin:0 auto}.family-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1.5rem}.family-header>div{flex:1}.family-header h1{margin-bottom:.5rem}.text-secondary{color:#6b7775}.empty-state-card{text-align:center;padding:3rem 2rem;background-color:var(--bg-secondary)}.empty-state-text{margin-bottom:1.5rem;color:#666}.empty-state-button{margin-top:1rem}.read-only-card{margin-bottom:1.5rem;background-color:#fef3c7;border-left:4px solid #f59e0b}.table-body{overflow-x:auto}.family-members-table{width:100%;border-collapse:collapse;background-color:#fafafa;border-radius:.5rem}.family-members-table thead{background-color:transparent;border-bottom:1px solid #e5e5e5}.family-members-table th{padding:.75rem 1rem;text-align:left;font-weight:700;font-size:.875rem;color:#333;letter-spacing:.01em}.family-members-table tbody tr{border-bottom:1px solid #e5e5e5}.family-members-table tbody tr:hover{background-color:#f0f0f0}.family-members-table tbody tr.pending-member{opacity:.7}.family-members-table tbody tr.pending-member td{color:#666}.family-members-table td{padding:1rem;color:#333;font-size:.875rem}.role-cell{display:flex;align-items:center;gap:.5rem}.lead-indicator{font-size:.75rem;font-weight:700;color:#666;text-transform:uppercase}.joined-date{color:#666;font-size:.875rem}.actions-cell{text-align:center}.remove-button{background:none;border:none;cursor:pointer;color:#dc2626;padding:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}.remove-button:hover{background-color:#fee2e2;color:#b91c1c}.remove-button:active{transform:scale(.95)}.self-remove-disabled{color:#d1d5db;cursor:not-allowed;padding:.5rem;display:inline-flex;align-items:center;justify-content:center}.transfer-lead-section{margin-top:2rem;padding:1.5rem;background-color:#f9f9f9;border-radius:.5rem;text-align:center;border:1px solid #e5e5e5}.children-section-card{margin-top:1.5rem}.children-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.child-item{padding:.75rem 1rem;background-color:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--ui-border-light);transition:border-color .15s ease,box-shadow .15s ease}.child-item:hover{border-color:var(--ui-border-medium);box-shadow:0 1px 3px #0000000d}.child-item-content{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.child-item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.child-item-name{display:flex;align-items:center;gap:.5rem}.child-item-edit-btn{background:none;border:none;cursor:pointer;color:var(--brand-primary);padding:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease;flex-shrink:0}.child-item-edit-btn:hover{background-color:#1b834a14;color:#156838}.child-item-edit-btn:active{transform:scale(.95)}.add-child-form{margin-top:1.5rem;padding:1.25rem;background-color:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--ui-border-light)}.add-child-field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.add-child-label{font-size:.875rem;font-weight:500;color:var(--text-primary)}.add-child-input{padding:.625rem .875rem;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-primary);background-color:var(--bg-secondary);width:100%;box-sizing:border-box;transition:border-color .15s ease}.add-child-input:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.add-child-textarea{padding:.625rem .875rem;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-primary);background-color:var(--bg-secondary);width:100%;box-sizing:border-box;resize:vertical;font-family:inherit;transition:border-color .15s ease}.add-child-textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.add-child-actions{display:flex;gap:.75rem;justify-content:flex-end}.family-page-loading,.family-page-error,.family-page-not-found{padding:2rem;max-width:1200px;margin:0 auto;text-align:center}.profile-details-card{margin-top:1.5rem}.input-label{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem}.input-message{display:block;font-size:.75rem;margin-top:.25rem}.input-message-error{color:var(--semantic-error)}.character-counter-warning{color:var(--semantic-warning);font-weight:500}.character-counter-error{color:var(--semantic-error);font-weight:500}.checkbox-label{font-weight:500;margin-bottom:var(--spacing-1)}.household-notes-card{margin-top:1.5rem}.household-notes-textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-primary);background-color:var(--bg-secondary);resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.household-notes-textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--ui-focus)}.household-notes-counter{text-align:right;font-size:.75rem;color:var(--text-secondary);margin-top:.375rem}.household-notes-counter--warning{color:var(--semantic-warning);font-weight:500}.household-notes-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.75rem}.household-notes-content{white-space:pre-wrap;line-height:1.6}@media(max-width:768px){.family-management-page{padding:1rem}.family-header{flex-direction:column;align-items:stretch}.family-header button{width:100%}.family-members-table{font-size:.75rem}.family-members-table th,.family-members-table td{padding:.5rem}.role-cell{flex-direction:column;align-items:flex-start}.remove-button{padding:.25rem}.empty-state-card{padding:2rem 1rem}.household-notes-actions{flex-direction:column}.household-notes-actions button{width:100%}}.admin-page{max-width:1400px;margin:0 auto}.admin-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--text-secondary)}.admin-breadcrumb-link{color:var(--brand-primary);text-decoration:none;transition:text-decoration .15s ease}.admin-breadcrumb-link:hover{text-decoration:underline;text-decoration-thickness:2px}.admin-breadcrumb-link:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px;border-radius:2px}.admin-breadcrumb-current{color:var(--text-primary);font-weight:500}.admin-breadcrumb-separator{color:var(--text-tertiary)}.admin-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.admin-header-subtitle{margin-top:.25rem;color:var(--text-secondary);font-size:1.25rem}.admin-filters{margin-bottom:1.5rem}.admin-filters-toggle{display:none}.admin-filters-toggle-icon{transition:transform .2s ease;flex-shrink:0}.admin-filters-toggle-icon-open{transform:rotate(180deg)}.admin-filters-container{display:flex;flex-direction:column;gap:1rem}.admin-search-form{display:flex;gap:.5rem;align-items:end;max-width:500px}.admin-search-form .input-wrapper{flex:1}.admin-filters-dropdowns{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.admin-filters-dropdowns>*{flex:1 1 160px;max-width:220px}.admin-filters-grid{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.admin-filters-grid .admin-search-form{flex:2 1 280px;max-width:500px}.admin-filters-grid>.select-wrapper{flex:1 1 160px;max-width:220px}.admin-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table-row-clickable{cursor:pointer;transition:background-color .2s ease}.admin-table-row-clickable:hover{background-color:var(--ui-hover)}.admin-user-name{font-weight:500}.admin-loading,.admin-error,.admin-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;gap:.5rem}.admin-error{color:var(--semantic-error)}.admin-pagination{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid var(--ui-divider)}.admin-pagination-buttons{display:flex;gap:.5rem}.admin-form{display:flex;flex-direction:column;gap:1.5rem}.admin-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.admin-form-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid var(--ui-divider);margin-top:1rem}.admin-info-panel{background-color:var(--bg-secondary);border-radius:8px;padding:1.25rem}.admin-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.admin-info-item{display:flex;flex-direction:column;gap:.25rem}.admin-info-label{font-size:.75rem;color:var(--text-tertiary);letter-spacing:.01em}.admin-info-value{font-size:.875rem;color:var(--text-primary)}.admin-section{margin-top:2rem}.admin-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.admin-success-message{background-color:var(--semantic-success-bg, #dcfce7);border:1px solid var(--semantic-success, #86efac);border-radius:var(--radius-md, 8px);padding:1.5rem;margin-bottom:1.5rem}.admin-success-message h3{color:var(--semantic-success-text, #166534);margin-bottom:.75rem}.admin-success-message p{color:var(--semantic-success-text, #166534);margin-bottom:.5rem}.admin-success-actions{margin-top:1rem;display:flex;gap:.75rem}.admin-details-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.admin-details-header-info{flex:1}.admin-details-header-badges{display:flex;gap:.5rem}.admin-details-header-actions{display:flex;gap:.75rem;align-items:center}.admin-action-group{display:flex;gap:.75rem;flex-wrap:wrap}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:1200px){.admin-dashboard-grid{grid-template-columns:repeat(3,1fr)}}.admin-dashboard-actions{display:flex;flex-direction:column;gap:.75rem}.admin-test-card{border:2px solid var(--brand-primary)}.admin-info-list{display:flex;flex-direction:column;gap:.75rem}.admin-instructions-list{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.admin-instructions-list li{padding-left:.25rem}.admin-instructions-list code{background:var(--bg-secondary);padding:.125rem .375rem;border-radius:4px;font-size:.875rem}.admin-flow-selector{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.admin-flow-option{display:flex;flex-direction:column;align-items:center;padding:1rem;border:2px solid var(--ui-border);border-radius:8px;background:var(--bg-primary);cursor:pointer;transition:all .2s ease}.admin-flow-option:hover:not(:disabled){border-color:var(--brand-primary);background:var(--bg-secondary)}.admin-flow-option-selected{border-color:var(--brand-primary);background:var(--bg-secondary)}.admin-flow-option-disabled{opacity:.5;cursor:not-allowed}.admin-flow-option-title{font-weight:600;font-size:1rem;color:var(--text-primary)}.admin-flow-option-subtitle{font-size:.75rem;color:var(--text-tertiary);margin-top:.25rem}.admin-flow-details{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--ui-divider)}.admin-flow-steps-list{margin:0 0 1rem;padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.admin-flow-steps-list li{padding-left:.25rem}.admin-flow-notes{padding:.75rem;background:var(--semantic-warning-bg, #fff8e6);border-radius:6px}@media(max-width:1024px){.admin-filters-dropdowns>*{flex:1 1 140px;max-width:none}.admin-filters-grid>.select-wrapper{flex:1 1 140px;max-width:none}.admin-form-row,.admin-info-grid,.admin-dashboard-grid{grid-template-columns:1fr}}@media(max-width:768px){.admin-page{padding:var(--spacing-4, 1rem)}.admin-header{flex-direction:column;align-items:stretch}.admin-filters-toggle{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.5rem 0;margin-top:.75rem;background:none;border:none;border-top:none;font-family:var(--font-primary);font-size:.875rem;font-weight:600;color:var(--text-primary);cursor:pointer;transition:opacity .15s ease}.admin-filters-toggle:hover{opacity:.75}.admin-filters-toggle:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px;border-radius:2px}.admin-filters-body-open+.admin-filters-toggle{border-top:1px solid var(--ui-divider)}.admin-filters-body{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease}.admin-filters-body-open{max-height:700px;opacity:1}.admin-filters-body .admin-filters-container{padding-bottom:.25rem}.admin-filters-dropdowns{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.admin-filters-dropdowns>*{max-width:none;flex-basis:auto}.admin-search-form{max-width:none}.admin-filters-grid{flex-direction:column}.admin-filters-grid .admin-search-form,.admin-filters-grid>.select-wrapper{max-width:none;flex-basis:auto}.admin-details-header{flex-direction:column;align-items:flex-start}.admin-details-header-actions{width:100%;flex-wrap:wrap}.admin-pagination{flex-direction:column;gap:1rem;text-align:center}.admin-form-actions{flex-direction:column}.admin-form-actions button{width:100%}.admin-booking-detail__row{flex-direction:column;gap:.125rem}.admin-booking-detail__label{max-width:none}}.admin-booking-detail__section{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.admin-booking-detail__section-title{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.admin-booking-detail__row{display:flex;align-items:baseline;gap:1rem;padding:.25rem 0}.admin-booking-detail__label{font-size:.875rem;color:var(--text-secondary);flex-shrink:0;width:180px;max-width:180px}.admin-booking-detail__value{font-size:.875rem;color:var(--text-primary)}.admin-booking-detail__children{display:flex;flex-direction:column;gap:.25rem;padding-left:.5rem}.admin-booking-detail__child{display:flex;justify-content:space-between;gap:.5rem;max-width:300px}.admin-booking-detail__notice{display:inline-flex;align-items:center;gap:.25rem}.admin-table-row-urgent{background-color:var(--color-error-subtle, rgba(211, 47, 47, .06))}.booking-history-table{display:flex;flex-direction:column;gap:1rem}.booking-history-table__filters{display:flex;gap:1rem;align-items:flex-end}.booking-history-table__state{padding:2rem;text-align:center;color:var(--text-secondary)}.booking-history-table__row{cursor:pointer}.booking-history-table__row:hover td{background-color:var(--ui-hover, rgba(0, 0, 0, .03))}.booking-history-table__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.5rem}.booking-detail-modal__content{display:flex;flex-direction:column;gap:1.25rem}.booking-detail-modal__status-row{display:flex;gap:.5rem;flex-wrap:wrap;padding-bottom:.75rem;border-bottom:1px solid var(--ui-divider)}.booking-detail-modal__section{display:flex;flex-direction:column;gap:.5rem}.booking-detail-modal__section-title{font-size:.875rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.booking-detail-modal__row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.25rem 0}.booking-detail-modal__label{font-size:.875rem;color:var(--text-secondary);flex-shrink:0}.booking-detail-modal__value{font-size:.875rem;color:var(--text-primary);text-align:right}.booking-detail-modal__children{display:flex;flex-direction:column;gap:.25rem;padding-left:.5rem}.booking-detail-modal__child{display:flex;justify-content:space-between;gap:.5rem}.booking-detail-modal__notice{display:inline-flex;align-items:center;gap:.25rem}.matching-rules-version-list{display:flex;flex-direction:column}.matching-rules-version-item{padding:1.25rem 1.5rem;border-bottom:1px solid var(--ui-divider);transition:background-color .15s ease}.matching-rules-version-item:last-child{border-bottom:none}.matching-rules-version-item:hover{background-color:var(--bg-secondary)}.matching-rules-version-item-active{background-color:var(--semantic-success-bg, #dcfce7);border-left:3px solid var(--semantic-success, #22c55e)}.matching-rules-version-item-active:hover{background-color:var(--semantic-success-bg, #dcfce7)}.matching-rules-version-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.matching-rules-version-title{display:flex;align-items:center;gap:.75rem}.matching-rules-version-actions{display:flex;gap:.5rem}.matching-rules-version-meta{display:flex;flex-direction:column;gap:.25rem}.matching-rules-version-summary{color:var(--text-secondary);font-style:italic}.matching-rules-editor{display:flex;flex-direction:column;height:calc(100vh - 200px);min-height:500px}.matching-rules-editor-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:var(--bg-secondary);border-bottom:1px solid var(--ui-divider);gap:1rem}.matching-rules-editor-toolbar-left{display:flex;align-items:center;gap:1rem}.matching-rules-editor-toolbar-right{display:flex;align-items:center;gap:.75rem}.matching-rules-editor-status{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.875rem}.matching-rules-editor-status-saving{color:var(--semantic-warning, #f59e0b)}.matching-rules-editor-status-saved{color:var(--semantic-success, #22c55e)}.matching-rules-editor-split{display:grid;grid-template-columns:1fr 1fr;flex:1;overflow:hidden}.matching-rules-editor-pane{display:flex;flex-direction:column;overflow:hidden}.matching-rules-editor-pane:first-child{border-right:1px solid var(--ui-divider)}.matching-rules-editor-pane-header{padding:.5rem 1rem;background-color:var(--bg-tertiary);border-bottom:1px solid var(--ui-divider);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary)}.matching-rules-editor-textarea{flex:1;width:100%;padding:1rem;border:none;resize:none;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:.875rem;line-height:1.6;background-color:var(--bg-primary);color:var(--text-primary)}.matching-rules-editor-textarea:focus{outline:none}.matching-rules-editor-textarea-full{flex:1}.matching-rules-editor-tabs-list{border-bottom:1px solid var(--ui-divider);padding:0 1rem}.matching-rules-editor-tab-content{flex:1;display:flex;flex-direction:column}.matching-rules-editor-tab-content-preview{overflow:auto}.matching-rules-editor-preview{flex:1;padding:1rem;overflow-y:auto;background-color:var(--bg-primary)}.matching-rules-preview-content{font-size:.9375rem;line-height:1.7;color:var(--text-primary)}.matching-rules-preview-content h1{font-size:1.75rem;font-weight:700;margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--ui-divider)}.matching-rules-preview-content h2{font-size:1.375rem;font-weight:600;margin:1.25rem 0 .75rem}.matching-rules-preview-content h3{font-size:1.125rem;font-weight:600;margin:1rem 0 .5rem}.matching-rules-preview-content h4{font-size:1rem;font-weight:600;margin:.75rem 0 .5rem}.matching-rules-preview-content p{margin:.75rem 0}.matching-rules-preview-content ul,.matching-rules-preview-content ol{margin:.75rem 0;padding-left:1.5rem}.matching-rules-preview-content li{margin:.25rem 0}.matching-rules-preview-content code{background-color:var(--bg-secondary);padding:.125rem .375rem;border-radius:4px;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:.875em}.matching-rules-preview-content pre{background-color:var(--bg-secondary);padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.matching-rules-preview-content pre code{background:none;padding:0}.matching-rules-preview-content blockquote{margin:1rem 0;padding-left:1rem;border-left:3px solid var(--ui-border);color:var(--text-secondary)}.matching-rules-preview-content table{width:100%;border-collapse:collapse;margin:1rem 0}.matching-rules-preview-content th,.matching-rules-preview-content td{border:1px solid var(--ui-border);padding:.5rem .75rem;text-align:left}.matching-rules-preview-content th{background-color:var(--bg-secondary);font-weight:600}.matching-rules-preview-content hr{border:none;border-top:1px solid var(--ui-divider);margin:1.5rem 0}.matching-rules-preview-content strong{font-weight:600}.matching-rules-preview-content em{font-style:italic}.matching-rules-viewer{padding:1.5rem;background-color:var(--bg-primary);min-height:400px}.matching-rules-viewer-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--ui-divider)}.matching-rules-viewer-info{display:flex;flex-direction:column;gap:.5rem}.matching-rules-viewer-actions{display:flex;gap:.75rem}.matching-rules-editor-desktop{display:grid}.matching-rules-editor-mobile{display:none;flex:1;flex-direction:column}@media(max-width:1024px){.matching-rules-editor-desktop{display:none}.matching-rules-editor-mobile{display:flex}.matching-rules-editor-split{grid-template-columns:1fr}.matching-rules-editor-pane:first-child{border-right:none;border-bottom:1px solid var(--ui-divider)}}@media(max-width:768px){.matching-rules-version-header{flex-direction:column;align-items:flex-start}.matching-rules-version-actions{margin-top:.75rem;flex-wrap:wrap}.matching-rules-editor-toolbar{flex-direction:column;align-items:stretch}.matching-rules-editor-toolbar-left,.matching-rules-editor-toolbar-right{justify-content:space-between}.matching-rules-viewer-header{flex-direction:column;gap:1rem}.matching-rules-viewer-actions{width:100%}.matching-rules-viewer-actions button{flex:1}}:root{--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}.preview-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-4);width:100%;padding:var(--spacing-3) var(--spacing-4);background:var(--semantic-warning-bg, #fff8e6);border:1px solid var(--semantic-warning, #f59e0b);border-radius:var(--radius-md);margin-bottom:var(--spacing-4)}.preview-mode-banner .text{color:var(--semantic-warning);font-weight:500}.onboarding-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--spacing-4);background:transparent}.onboarding-container{width:100%;max-width:600px;margin:0 auto}.onboarding-container-centered{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-6)}.onboarding-loading{text-align:center;padding:var(--spacing-8);color:var(--text-secondary)}.onboarding-header{text-align:center;margin-bottom:var(--spacing-2)}.onboarding-title{margin-bottom:var(--spacing-2);color:var(--text-primary)}.onboarding-subtitle{color:var(--text-secondary);max-width:400px;margin:0 auto}.role-selection-grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-4);width:100%}@media(min-width:480px){.role-selection-grid{grid-template-columns:1fr 1fr}}.role-card{cursor:pointer;transition:all .2s ease;border:2px solid transparent}.role-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.role-card-selected{border-color:var(--brand-primary);background:var(--bg-secondary)}.role-card-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-6);gap:var(--spacing-3)}.role-icon{font-size:3rem;line-height:1}.role-title{margin:0;color:var(--text-primary)}.role-description{color:var(--text-secondary);margin:0}.experience-gate-card{width:100%}.experience-question{margin-bottom:var(--spacing-2);color:var(--text-primary)}.experience-description{color:var(--text-secondary);margin-bottom:var(--spacing-6)}.experience-options{display:flex;flex-direction:column;gap:var(--spacing-3)}.declined-header{margin-bottom:var(--spacing-4)}.declined-icon{font-size:4rem;line-height:1;margin-bottom:var(--spacing-4)}.declined-card{width:100%}.declined-explanation{color:var(--text-secondary);margin-bottom:var(--spacing-4);line-height:1.6}.declined-divider{height:1px;background:var(--ui-border);margin:var(--spacing-6) 0}.declined-section-title{margin-bottom:var(--spacing-3);color:var(--text-primary)}.declined-options-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-3)}.declined-options-list li{padding-left:var(--spacing-4);position:relative}.declined-options-list li:before{content:"•";position:absolute;left:0;color:var(--brand-primary);font-weight:700}.declined-actions{flex-direction:column}.contact-card{width:100%;background:var(--bg-secondary)}.contact-info{margin-top:var(--spacing-2)}.contact-link{color:var(--brand-primary);text-decoration:none;font-weight:500}.contact-link:hover{text-decoration:underline}.onboarding-actions{display:flex;gap:var(--spacing-3);width:100%;justify-content:center}@media(max-width:479px){.onboarding-actions{flex-direction:column}}.progress-banner-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-4)}.progress-banner-title{font-size:var(--text-lg);font-weight:700;margin:0 0 var(--spacing-1) 0}.progress-banner-subtitle{font-size:var(--text-sm);opacity:.9;margin:0}.progress-banner-percentage{font-size:var(--text-2xl);font-weight:700}.progress-bar-container{background:#fff3;border-radius:var(--radius-full);height:8px;overflow:hidden;margin-bottom:var(--spacing-4)}.progress-bar-fill{background:#fff;height:100%;border-radius:var(--radius-full);transition:width .3s ease}.progress-steps-list{display:flex;flex-direction:column;gap:var(--spacing-2);margin-bottom:var(--spacing-4)}.progress-step{display:flex;align-items:center;gap:var(--spacing-2);font-size:var(--text-sm)}.progress-step-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);font-size:var(--text-xs)}.progress-step-icon-complete{background:#ffffff4d}.progress-step-icon-pending{background:#ffffff1a;border:1px solid rgba(255,255,255,.3)}.progress-step-icon-locked{background:#ffffff0d;opacity:.5}.progress-step-label{flex:1}.progress-step-locked{opacity:.5}.progress-banner-action{width:100%}.form-step-container{width:100%;border:2px solid var(--ui-border-light)}.form-step-header{margin-bottom:var(--spacing-6)}.form-step-title{margin-bottom:var(--spacing-1)}.form-step-subtitle{color:var(--text-secondary)}.form-step-indicator{font-family:var(--font-accent);font-size:.875rem;color:var(--text-secondary);margin-bottom:var(--spacing-2);text-transform:uppercase;letter-spacing:.05em}@media(max-width:767px){.form-step-header{margin-top:var(--spacing-6)}}.form-step-content{display:flex;flex-direction:column;gap:var(--spacing-6)}.form-step-navigation{display:flex;justify-content:space-between;margin-top:var(--spacing-6);padding-top:var(--spacing-4);border-top:1px solid var(--ui-border)}.step-indicator{display:flex;justify-content:center;gap:var(--spacing-2);margin-bottom:var(--spacing-6)}.step-dot{width:10px;height:10px;border-radius:var(--radius-full);background:var(--ui-border);transition:all .2s ease}.step-dot-active{background:var(--brand-primary);transform:scale(1.2)}.step-dot-complete{background:var(--semantic-success)}.matching-attributes-section{margin-bottom:var(--spacing-6)}.matching-attributes-section:last-of-type{margin-bottom:0}.matching-section-title{display:block;margin-bottom:var(--spacing-3);font-family:var(--font-display);font-size:1.25rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary)}.checkbox-group{display:flex;flex-direction:column;gap:var(--spacing-3)}.checkbox-item{display:flex;align-items:flex-start;gap:var(--spacing-3);padding:var(--spacing-3);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}.checkbox-item:hover{border-color:var(--brand-primary);background:var(--bg-secondary)}.checkbox-item:hover:hover{transform:scale(1.01)}.checkbox-item-selected{border-color:var(--ui-border-light);border-width:2px;background:var(--bg-secondary);margin:-1px}.checkbox-input{width:20px;height:20px;accent-color:var(--brand-primary);cursor:pointer;flex-shrink:0;margin-top:2px}.checkbox-content{flex:1}.checkbox-label{font-weight:700;margin-bottom:var(--spacing-1)}.checkbox-tooltip{font-size:var(--text-sm);color:var(--text-secondary)}.character-counter{display:flex;justify-content:flex-end;margin-top:var(--spacing-1)}.character-count{font-size:var(--text-xs);color:var(--text-secondary)}.character-count-warning{color:var(--semantic-warning)}.character-count-error{color:var(--semantic-error)}.internal-only-label{display:inline-flex;align-items:center;gap:var(--spacing-1);padding:var(--spacing-1) var(--spacing-2);background:transparent;border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--spacing-2)}.internal-only-icon{font-size:var(--text-sm)}.textarea-container{position:relative}.textarea{width:100%;min-height:120px;padding:var(--spacing-3);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);resize:vertical;transition:border-color .2s ease}.textarea:focus{outline:none;border-color:var(--brand-primary)}.textarea-error{border-color:var(--semantic-error)}.save-progress-container{position:fixed;bottom:var(--spacing-4);right:var(--spacing-4);z-index:100}@media(max-width:479px){.save-progress-container{left:var(--spacing-4);right:var(--spacing-4)}}.empty-state{text-align:center;padding:var(--spacing-8);background:var(--bg-secondary);border-radius:var(--radius-lg)}.empty-state-icon{font-size:3rem;margin-bottom:var(--spacing-4);opacity:.5}.empty-state-title{margin-bottom:var(--spacing-2)}.empty-state-description{color:var(--text-secondary);margin-bottom:var(--spacing-4)}.tag-input-container{display:flex;flex-wrap:wrap;gap:var(--spacing-2);padding:var(--spacing-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:48px;align-items:center;background:#fff}.tag{display:inline-flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-1) var(--spacing-3);background:color-mix(in srgb,var(--accent-1-light) 20%,transparent);color:var(--text-primary);border:2px solid var(--accent-2-light);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:500}.tag-remove{background:transparent;border:none;color:var(--text-primary);cursor:pointer;font-size:var(--text-lg);line-height:1;padding:0;margin:0;transition:opacity .2s}.tag-remove:hover{opacity:.8}.tag-input{flex:1;border:none;outline:none;min-width:120px;font-size:var(--text-base);background:transparent;padding:var(--spacing-1)}.tag-input::placeholder{color:var(--text-tertiary)}.studying-section-group{display:flex;flex-direction:column;gap:var(--spacing-4);margin-top:var(--spacing-2)}.studying-section-group .studying-checkbox-container{margin:0}.studying-checkbox-container{margin:var(--spacing-4) 0;padding:var(--spacing-4);border:2px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);transition:border-color .2s,background-color .2s}.studying-checkbox-container:hover{border-color:var(--border-primary);background:#fff}.studying-checkbox-label{display:flex;align-items:center;cursor:pointer;font-size:var(--text-lg);font-weight:700;margin:0}.studying-checkbox-input{width:24px;height:24px;cursor:pointer;margin-right:var(--spacing-3);accent-color:var(--bg-primary)}.studying-checkbox-text{-webkit-user-select:none;user-select:none}.show-more-button{display:block;max-width:200px;margin:var(--spacing-3) auto 0 auto;padding:var(--spacing-2) var(--spacing-4);background:transparent;border:1px solid var(--ui-border-light);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .2s ease}.show-more-button:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--brand-primary)}.other-input{width:100%;margin-top:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-sm);font-family:inherit;background:#fff;color:var(--text-primary);transition:border-color .2s}.other-input:focus{outline:none;border-color:var(--brand-primary)}.other-input::placeholder{color:var(--text-tertiary)}.child-form-section{display:flex;flex-direction:column;gap:var(--spacing-4);padding:var(--spacing-4);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);background:var(--bg-secondary, #ffffff);margin-bottom:var(--spacing-4)}.child-form-section:last-of-type{margin-bottom:0}.select-input{width:100%;padding:var(--spacing-3);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);background:#fff;color:var(--text-primary);cursor:pointer;transition:border-color .2s ease}.select-input:focus{outline:none;border-color:var(--brand-primary)}.select-input option{background:#fff;color:var(--text-primary)}.radio-group{display:flex;flex-direction:column;gap:var(--spacing-3)}.radio-label{display:flex;align-items:center;gap:var(--spacing-2);cursor:pointer;font-size:var(--text-base);padding:var(--spacing-2);border-radius:var(--radius-md);transition:background-color .2s}.radio-label:hover{background:var(--bg-secondary)}.radio-input{width:20px;height:20px;accent-color:var(--brand-primary);cursor:pointer;flex-shrink:0}.special-needs-container{display:flex;flex-direction:column;gap:var(--spacing-3)}.special-needs-item{display:flex;flex-direction:column;gap:var(--spacing-2);padding:var(--spacing-3);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);transition:border-color .2s}.special-needs-item:hover{border-color:var(--border-primary)}.special-needs-label{display:flex;align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:700}.special-needs-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-primary);cursor:pointer;flex-shrink:0}.special-needs-label span{-webkit-user-select:none;user-select:none}.character-counter-valid{color:var(--semantic-success);font-weight:500}.experience-description{color:var(--text-secondary);line-height:1.6}.pet-entry{display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.pet-entry-empty{font-size:.875rem;color:var(--color-text-secondary, #6b7280);margin:0;padding:var(--spacing-3, 12px) 0}.pet-entry-card{background:var(--color-surface, #fff);border:1.5px solid var(--color-border, #d1d5db);border-radius:var(--radius-md, 8px);padding:var(--spacing-4, 16px);display:flex;flex-direction:column;gap:var(--spacing-3, 12px)}.pet-entry-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-2, 8px)}.pet-entry-card-title{font-weight:600;font-size:.9375rem;color:var(--color-text-primary, #111827)}.pet-entry-remove-btn{background:none;border:none;color:var(--color-danger, #dc2626);font-size:.8125rem;font-weight:500;cursor:pointer;padding:var(--spacing-1, 4px) var(--spacing-2, 8px);border-radius:var(--radius-sm, 4px);transition:background-color .15s ease}.pet-entry-remove-btn:hover{background-color:#dc262614}.pet-entry-field{display:flex;flex-direction:column;gap:var(--spacing-1, 4px)}.pet-required{color:var(--color-danger, #dc2626)}.pet-optional{color:var(--color-text-secondary, #6b7280);font-weight:400}.pet-entry-select{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm, 6px);font-size:.9375rem;font-family:inherit;color:var(--color-text-primary, #111827);background:var(--color-input-bg, #fff);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.pet-entry-select:focus{outline:none;border-color:var(--color-primary, #1b834a);box-shadow:0 0 0 2px #1b834a26}.pet-entry-input{width:100%;box-sizing:border-box}.pet-entry-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm, 6px);font-size:.9375rem;font-family:inherit;color:var(--color-text-primary, #111827);background:var(--color-input-bg, #fff);resize:vertical;min-height:60px;transition:border-color .15s ease,box-shadow .15s ease}.pet-entry-textarea:focus{outline:none;border-color:var(--color-primary, #1b834a);box-shadow:0 0 0 2px #1b834a26}.pet-entry-textarea::placeholder{color:var(--color-text-placeholder, #9ca3af)}.pet-entry-char-count{font-size:.75rem;color:var(--color-text-secondary, #6b7280);text-align:right;margin-top:2px}.pet-entry-add-btn{align-self:flex-start;background:none;border:1.5px dashed var(--color-primary, #1b834a);color:var(--color-primary, #1b834a);font-size:.875rem;font-weight:500;cursor:pointer;padding:var(--spacing-2, 8px) var(--spacing-4, 16px);border-radius:var(--radius-md, 8px);transition:background-color .15s ease,border-style .15s ease}.pet-entry-add-btn:hover{background-color:#1b834a0f;border-style:solid}.booking-page{max-width:720px;margin:0 auto}.booking-page__step-header{margin-top:3rem;margin-bottom:3rem}.booking-page__step-title{margin:0}.booking-choice{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.booking-choice__card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--bg-secondary);border:2px solid transparent;border-radius:var(--radius-lg);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.booking-choice__card:hover,.booking-choice__card--selected{border-color:var(--brand-primary)}.booking-choice__radio{flex-shrink:0;margin-top:2px}.booking-choice__content{flex:1}.booking-choice__title{font-weight:700;margin-bottom:.25rem}.booking-choice__description{font-size:.875rem;color:var(--text-secondary)}.booking-type-selector{margin-bottom:2.5rem}.booking-type-selector__label{display:block;font-weight:500;margin-bottom:.75rem}.booking-type-selector__options{display:flex;gap:.75rem;flex-wrap:wrap}.booking-type-selector__option{flex:1;min-width:140px;padding:.75rem 1rem;background:var(--bg-secondary);border:1px solid var(--ui-border-light);border-radius:var(--radius-md);text-align:center;cursor:pointer;transition:all .2s ease}.booking-type-selector__option:hover,.booking-type-selector__option--selected{border-width:2px;border-color:var(--brand-primary)}.date-slot{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:2.5rem}.date-slot__header{display:flex;justify-content:space-between;align-items:center}.date-slot__number{font-weight:700;font-size:.875rem;color:var(--text-secondary)}.date-slot__remove{padding:.25rem;color:var(--text-tertiary);background:none;border:none;cursor:pointer;border-radius:var(--radius-sm);transition:color .2s ease}.date-slot__remove:hover{color:var(--color-accent-red-500)}.date-slot__fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.date-slot__duration{grid-column:1 / -1;padding:.25rem 0;font-size:.875rem;color:var(--text-secondary)}.add-date-btn{width:100%;margin-bottom:1.5rem}.recurring-pattern{padding:1rem;background:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:1.5rem}.recurring-pattern__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.recurring-pattern__full{grid-column:1 / -1}.recurring-preview{margin-top:1rem;padding:1rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.recurring-preview__title{font-weight:500;margin-bottom:.75rem}.recurring-preview__dates{display:flex;flex-direction:column;gap:.5rem}.recurring-preview__date{font-size:.875rem}.recurring-preview__more{font-size:.875rem;color:var(--text-secondary);font-style:italic}.children-selector{margin-bottom:2.5rem}.children-selector__label{display:block;font-weight:500;margin-bottom:.75rem}.children-selector__list{display:flex;flex-direction:column;gap:.75rem}.children-selector__item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--bg-secondary);border-radius:var(--radius-md)}.children-selector__info{flex:1}.children-selector__name{font-weight:500}.children-selector__age{font-size:.875rem;color:var(--text-secondary)}.children-selector__empty{padding:1rem;text-align:center;color:var(--text-secondary);background:var(--bg-secondary);border-radius:var(--radius-md)}.location-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem}.special-requirements{margin-bottom:2.5rem}.special-requirements__counter{display:flex;justify-content:flex-end;font-size:.75rem;color:var(--text-tertiary);margin-top:.25rem}.special-requirements__counter--warning{color:var(--semantic-warning)}.browse-mode{margin-bottom:1.5rem}.browse-mode__info{padding:1rem;background:var(--color-primary-50);border-radius:var(--radius-md);margin-bottom:1.5rem}.browse-mode__info p{margin:0;font-size:.875rem}.booking-banner{margin-bottom:1.5rem}.draft-modal__message{margin-bottom:1rem}.draft-modal__date{font-size:.875rem;color:var(--text-secondary);margin-top:.5rem}.booking-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}@media(max-width:768px){.date-slot__fields,.recurring-pattern__row,.location-fields{grid-template-columns:1fr}.booking-type-selector__options{flex-direction:column}.booking-type-selector__option{min-width:100%}}.booking-page .card-filled{border:1px solid var(--ui-border-light)}.booking-choice__card{border-color:var(--ui-border-light)}.children-selector__item,.children-selector__empty{border:1px solid var(--ui-border-light)}.sitter-prefill-banner{border-left:3px solid var(--brand-primary, #1b834a)}.sitter-prefill-banner__body{display:flex;align-items:center;gap:.75rem}.sitter-prefill-banner__info{flex:1}.sitter-prefill-banner__warning{margin-top:.75rem}.match-progress{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0}.match-progress__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:transparent;border:2px solid var(--color-neutral-grey-400);transition:all .2s ease}.match-progress__dot--active{width:10px;height:10px;background-color:var(--color-primary-500);border-color:var(--color-primary-500)}.concierge-handoff{display:flex;flex-direction:column;align-items:center;padding:1.5rem;max-width:600px;margin:0 auto;text-align:center}.concierge-handoff__header{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem}.concierge-handoff__icon{font-size:3rem;line-height:1;margin-bottom:.5rem}.concierge-handoff__title{font-family:var(--font-display);font-size:1.75rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);line-height:1.2;color:var(--text-primary);margin:0}.concierge-handoff__subtitle{max-width:400px;line-height:1.5}.concierge-handoff__details{width:100%;margin-bottom:1.5rem;text-align:left}.concierge-handoff__details-title{margin-bottom:.75rem}.concierge-handoff__details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.concierge-handoff__details-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;line-height:1.4;color:var(--text-secondary)}.concierge-handoff__details-icon{flex-shrink:0;width:1.25rem;text-align:center}.concierge-handoff__next-steps{width:100%;margin-bottom:1.5rem;text-align:left}.concierge-handoff__steps-title{margin-bottom:.75rem}.concierge-handoff__steps-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.concierge-handoff__steps-item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;line-height:1.4;color:var(--text-secondary)}.concierge-handoff__steps-check{color:var(--color-primary-500);font-weight:600;flex-shrink:0;width:1.25rem;text-align:center}.concierge-handoff__contact{margin-bottom:1.5rem;padding:.75rem 1rem;background-color:var(--bg-secondary);border-radius:.5rem}.concierge-handoff__contact strong{color:var(--text-primary)}.concierge-handoff__error{width:100%;margin-bottom:1rem;padding:.75rem 1rem;background-color:var(--bg-error, #fee);border:1px solid var(--border-error, #fcc);border-radius:.5rem;text-align:center}.concierge-handoff__actions{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}.concierge-handoff__submit-btn{width:100%}.concierge-handoff__back-btn{min-width:200px}@media(max-width:480px){.concierge-handoff{padding:1rem}.concierge-handoff__title{font-size:1.5rem}.concierge-handoff__icon{font-size:2.5rem}.concierge-handoff__submit-btn,.concierge-handoff__back-btn{width:100%}}@media(min-width:768px){.concierge-handoff{padding:2rem}.concierge-handoff__title{font-size:1.875rem}}.sitter-match-card{display:flex;flex-direction:column;padding:1rem;max-width:700px;margin:0 auto;min-height:calc(100vh - 120px)}.sitter-match-card--exiting{animation:fadeOut .15s ease-out forwards}.sitter-match-card--entering{animation:slideInFromRight .3s ease-in-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:.5}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.sitter-match-card__header{margin-bottom:.75rem}.sitter-match-card__back-link{background:none;border:none;padding:.5rem 0;font-family:var(--font-primary);font-size:.875rem;color:var(--text-secondary);cursor:pointer;transition:color .2s ease}.sitter-match-card__back-link:hover{color:var(--text-primary)}.sitter-match-card__back-link:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus);border-radius:4px}.sitter-match-card__hero{text-align:center;margin-bottom:1.25rem}.sitter-match-card__hero-text{font-family:var(--font-display);font-size:1.25rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary);margin:0}.sitter-match-card__profile{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.25rem}.sitter-match-card__photo-wrapper{position:relative;margin-bottom:1rem}.sitter-match-card__photo{width:120px;height:120px}.sitter-match-card__favourite-btn{position:absolute;top:-4px;right:-4px;width:40px;height:40px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--color-neutral-grey-200);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);box-shadow:0 2px 4px #0000001a}.sitter-match-card__favourite-btn:hover{border-color:var(--color-primary-500)}.sitter-match-card__favourite-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus)}.sitter-match-card__favourite-btn--active{color:var(--color-primary-500);border-color:var(--color-primary-500)}.sitter-match-card__favourite-btn--animating{animation:heartPulse .2s ease-out}.sitter-match-card__favourite-btn:disabled{cursor:not-allowed;opacity:.5}.sitter-match-card__name{font-family:var(--font-display);font-size:1.5rem;font-weight:var(--font-display-weight);font-variation-settings:"SOFT" var(--font-display-soft),"WONK" var(--font-display-wonk);color:var(--text-primary);margin:0 0 .5rem}.sitter-match-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--text-secondary);margin-bottom:.5rem}.sitter-match-card__rating{display:flex;align-items:center;gap:.25rem}.sitter-match-card__rating-star{color:#f59e0b;flex-shrink:0}.sitter-match-card__meta-separator{color:var(--color-neutral-grey-300)}.sitter-match-card__distance{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--text-secondary);margin-bottom:.75rem}.sitter-match-card__distance-icon{flex-shrink:0;color:var(--text-secondary)}.sitter-match-card__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-bottom:.75rem}.qualification-badge{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-primary);font-size:.875rem;color:var(--text-secondary)}.qualification-badge__icon{width:16px;flex-shrink:0;text-align:center}.qualification-badge__icon--verified{color:var(--color-primary-500);font-weight:600}.qualification-badge--certification .qualification-badge__icon{color:var(--text-secondary)}.sitter-match-card__bio{max-width:500px;line-height:1.6}.sitter-match-card__bio-more{background:none;border:none;padding:0;margin-left:.25rem;font-family:inherit;font-size:inherit;color:var(--color-primary-500);cursor:pointer;text-decoration:none}.sitter-match-card__bio-more:hover{text-decoration:underline}.sitter-match-card__bio-more:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus);border-radius:2px}.sitter-match-card__insights{width:100%;max-width:500px;margin-top:1rem;padding:1rem;background-color:var(--bg-secondary, rgba(255, 255, 255, .08));border-radius:12px;border:1px solid var(--border-color, rgba(255, 255, 255, .12))}.sitter-match-card__explanation{position:relative;margin-bottom:.75rem}.sitter-match-card__explanation-text{font-size:.9375rem;line-height:1.5;color:var(--text-primary, #fff)}.sitter-match-card__fallback-badge{display:inline-block;margin-top:.5rem;padding:.125rem .5rem;font-size:.75rem;color:var(--text-secondary, rgba(255, 255, 255, .7));background-color:var(--bg-tertiary, rgba(255, 255, 255, .1));border-radius:4px}.sitter-match-card__strengths{margin-bottom:.75rem}.sitter-match-card__strengths-label,.sitter-match-card__considerations-label{display:block;font-size:.8125rem;font-weight:600;color:var(--text-secondary, rgba(255, 255, 255, .7));margin-bottom:.375rem}.sitter-match-card__strengths-list,.sitter-match-card__considerations-list{list-style:none;margin:0;padding:0}.sitter-match-card__strength-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--text-primary, #fff);margin-bottom:.25rem}.sitter-match-card__strength-item:last-child{margin-bottom:0}.sitter-match-card__strength-icon{flex-shrink:0;color:var(--color-primary-400, #4ade80)}.sitter-match-card__considerations{padding-top:.75rem;border-top:1px solid var(--border-color, rgba(255, 255, 255, .12))}.sitter-match-card__consideration-item{font-size:.8125rem;color:var(--text-secondary, rgba(255, 255, 255, .7));margin-bottom:.25rem;padding-left:.75rem;position:relative}.sitter-match-card__consideration-item:before{content:"•";position:absolute;left:0;color:var(--text-tertiary, rgba(255, 255, 255, .5))}.sitter-match-card__consideration-item:last-child{margin-bottom:0}.sitter-match-card__booking-summary{margin-bottom:1.25rem}.sitter-match-card__booking-row{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--text-primary);margin-bottom:.5rem}.sitter-match-card__booking-row:last-of-type{margin-bottom:0}.sitter-match-card__booking-icon{flex-shrink:0;color:var(--text-secondary)}.sitter-match-card__booking-cost{display:flex;align-items:baseline;gap:.25rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-neutral-grey-200)}.sitter-match-card__booking-total{font-weight:600;font-size:1.125rem;color:var(--text-primary)}.sitter-match-card__booking-rate{font-size:.875rem;color:var(--text-secondary)}.sitter-match-card__booking-premium{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;color:var(--semantic-warning)}.sitter-match-card__premium-icon{flex-shrink:0}.sitter-match-card__actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.sitter-match-card__accept-btn,.sitter-match-card__decline-btn{width:100%}.sitter-match-card__progress{margin-top:auto;padding-top:.5rem}@media(min-width:600px){.sitter-match-card{padding:1.5rem}.sitter-match-card__photo{width:140px;height:140px}.sitter-match-card__hero-text{font-size:1.375rem}.sitter-match-card__name{font-size:1.625rem}}@media(min-width:768px){.sitter-match-card{padding:2rem}.sitter-match-card__photo{width:160px;height:160px}.sitter-match-card__favourite-btn{width:44px;height:44px;top:-8px;right:-8px}.sitter-match-card__hero-text{font-size:1.5rem}.sitter-match-card__name{font-size:1.75rem}.sitter-match-card__actions{flex-direction:row;justify-content:center}.sitter-match-card__accept-btn,.sitter-match-card__decline-btn{width:auto;min-width:200px}}.sitter-summary-card{position:relative;display:flex;flex-direction:column;background-color:var(--bg-secondary);border:1px solid var(--border-color, rgba(0, 0, 0, .08));border-radius:16px;padding:1.25rem;transition:box-shadow .2s ease,border-color .2s ease;cursor:default;overflow:visible}.sitter-summary-card:hover{box-shadow:0 4px 16px #00000014;border-color:var(--color-primary-200, rgba(0, 0, 0, .15))}.sitter-summary-card--active{border-color:var(--color-primary-500);box-shadow:0 0 0 2px var(--color-primary-100, rgba(27, 131, 74, .15))}.sitter-summary-card__match-tag{position:absolute;top:-.625rem;right:1rem;background-color:var(--color-primary-500, #1B834A);color:#fff;font-family:var(--font-body, "Cabinet Grotesk", sans-serif);font-size:.75rem;font-weight:600;padding:.125rem .625rem;border-radius:999px;line-height:1.5}.sitter-summary-card__header{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:.75rem}.sitter-summary-card__avatar-wrapper{position:relative;flex-shrink:0;overflow:visible}.sitter-summary-card__avatar{width:64px;height:64px}.sitter-summary-card__favourite-btn{position:absolute;top:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background-color:#fffffff2;border:1px solid rgba(0,0,0,.1);display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280!important;box-shadow:0 2px 4px #0000001a;z-index:10}.sitter-summary-card__favourite-btn svg{flex-shrink:0;width:16px;height:16px;display:block;color:inherit;fill:currentColor}.sitter-summary-card__favourite-btn:hover{border-color:#1b834a;transform:scale(1.05)}.sitter-summary-card__favourite-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1b834a33}.sitter-summary-card__favourite-btn--active{color:#1b834a;border-color:#0000001a;background-color:#fffffff2}.sitter-summary-card__favourite-btn--animating{animation:heartPulse .2s ease-out}.sitter-summary-card__favourite-btn:disabled{cursor:not-allowed;opacity:.5}.sitter-summary-card__header-info{flex:1;min-width:0}.sitter-summary-card__name{font-family:var(--font-display, "Made Gentle", sans-serif);font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:0 0 .125rem;line-height:1.3}.sitter-summary-card__meta{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--text-secondary);margin-bottom:.125rem}.sitter-summary-card__rating{display:flex;align-items:center;gap:.25rem}.sitter-summary-card__rating svg{color:#f59e0b;flex-shrink:0}.sitter-summary-card__meta-sep{color:var(--color-neutral-grey-300)}.sitter-summary-card__rate{font-size:.875rem;font-weight:600;color:var(--text-primary)}.sitter-summary-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.sitter-summary-card__badge{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body, "Cabinet Grotesk", sans-serif);font-size:.75rem;color:var(--text-secondary);background-color:var(--bg-secondary, rgba(0, 0, 0, .04));padding:.125rem .5rem;border-radius:999px}.sitter-summary-card__badge--more{background-color:transparent;color:var(--color-primary-500);font-weight:600;padding-left:.125rem;padding-right:0}.sitter-summary-card__explanation{font-family:var(--font-body, "Cabinet Grotesk", sans-serif);font-size:.8125rem;line-height:1.5;color:var(--text-secondary);margin:0 0 .625rem}.sitter-summary-card__strengths{list-style:none;margin:0 0 .75rem;padding:0}.sitter-summary-card__strength-item{display:flex;align-items:flex-start;gap:.375rem;font-size:.8125rem;color:var(--text-primary);margin-bottom:.25rem;line-height:1.4}.sitter-summary-card__strength-item:last-child{margin-bottom:0}.sitter-summary-card__strength-check{flex-shrink:0;color:var(--color-primary-500, #1B834A);margin-top:.1rem}.sitter-summary-card__actions{display:flex;gap:.5rem;margin-top:auto;padding-top:.75rem}.sitter-summary-card__request-btn,.sitter-summary-card__details-btn{flex:1}@media(min-width:600px){.sitter-summary-card{padding:1.5rem}.sitter-summary-card__avatar{width:72px;height:72px}.sitter-summary-card__favourite-btn{width:32px;height:32px;top:-4px;right:-4px}.sitter-summary-card__name{font-size:1.25rem}}.sitter-detail-modal__overlay{position:fixed;inset:0;z-index:1000;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:10px;animation:overlayFadeIn .2s ease-out}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.sitter-detail-modal{position:relative;width:100%;max-height:calc(100vh - 20px);overflow-y:auto;background-color:var(--bg-primary);border-radius:20px;padding:1.5rem 1.25rem 2rem;animation:slideUp .3s ease-out;-webkit-overflow-scrolling:touch}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sitter-detail-modal__close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0000000f;border:none;border-radius:50%;cursor:pointer;color:#515f5c;transition:background-color .2s ease,color .2s ease;z-index:1}.sitter-detail-modal__close svg{width:20px!important;height:20px!important;min-width:20px;min-height:20px;flex-shrink:0;display:block}.sitter-detail-modal__close:hover{background-color:#0000001a;color:#23302e}.sitter-detail-modal__close:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus)}.sitter-detail-modal__profile{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1rem}.sitter-detail-modal__avatar{width:4rem;margin-bottom:.75rem}.sitter-detail-modal__fav-btn{position:absolute;top:4rem;right:1rem;width:36px;height:36px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--color-neutral-grey-200);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.sitter-detail-modal__fav-btn svg{width:20px!important;height:20px!important;min-width:20px;min-height:20px;flex-shrink:0;display:block}.sitter-detail-modal__fav-btn:hover{border-color:var(--color-primary-500)}.sitter-detail-modal__fav-btn--active{color:var(--color-primary-500);border-color:var(--color-primary-500)}.sitter-detail-modal__fav-btn:disabled{cursor:not-allowed;opacity:.5}.sitter-detail-modal__name{font-family:var(--font-display, "Made Gentle", sans-serif);font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .375rem}.sitter-detail-modal__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.sitter-detail-modal__rating{display:flex;align-items:center;gap:.25rem}.sitter-detail-modal__rating svg{color:#f59e0b;flex-shrink:0}.sitter-detail-modal__meta-sep{color:var(--color-neutral-grey-300)}.sitter-detail-modal__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.detail-modal__badge{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-body, "Cabinet Grotesk", sans-serif);font-size:.8125rem;color:var(--text-secondary);background-color:var(--bg-secondary, rgba(0, 0, 0, .04));padding:.25rem .625rem;border-radius:999px}.detail-modal__badge-icon{width:16px;flex-shrink:0;text-align:center}.detail-modal__badge-icon--verified{color:var(--color-primary-500);font-weight:600}.sitter-detail-modal__bio{line-height:1.6;margin-bottom:1rem}.sitter-detail-modal__insights{background-color:var(--bg-secondary, rgba(0, 0, 0, .03));border-radius:12px;border:1px solid var(--border-color, rgba(0, 0, 0, .06));padding:1rem;margin-bottom:1rem}.sitter-detail-modal__insights-heading{font-family:var(--font-display, "Made Gentle", sans-serif);font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.sitter-detail-modal__explanation{font-size:.875rem;line-height:1.5;color:var(--text-primary);margin:0 0 .75rem}.sitter-detail-modal__fallback-tag{display:inline-block;margin-left:.5rem;padding:.0625rem .375rem;font-size:.6875rem;color:var(--text-secondary);background-color:var(--bg-tertiary, rgba(0, 0, 0, .06));border-radius:4px;vertical-align:middle}.sitter-detail-modal__strengths-list{list-style:none;margin:0 0 .75rem;padding:0}.sitter-detail-modal__strength-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--text-primary);margin-bottom:.25rem}.sitter-detail-modal__strength-item:last-child{margin-bottom:0}.sitter-detail-modal__strength-icon{flex-shrink:0;color:var(--color-primary-500, #1B834A)}.sitter-detail-modal__considerations{padding-top:.75rem;border-top:1px solid var(--border-color, rgba(0, 0, 0, .06))}.sitter-detail-modal__considerations-label{display:block;font-size:.75rem;font-weight:600;color:var(--text-secondary);margin-bottom:.25rem}.sitter-detail-modal__considerations-list{list-style:none;margin:0;padding:0}.sitter-detail-modal__consideration-item{font-size:.75rem;color:var(--text-secondary);margin-bottom:.25rem;padding-left:.75rem;position:relative}.sitter-detail-modal__consideration-item:before{content:"·";position:absolute;left:0;color:var(--text-tertiary)}.sitter-detail-modal__booking-summary{margin-bottom:1.25rem}.sitter-detail-modal__booking-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-primary);margin-bottom:.5rem}.sitter-detail-modal__booking-row:last-of-type{margin-bottom:0}.sitter-detail-modal__booking-icon{flex-shrink:0;color:var(--text-secondary)}.sitter-detail-modal__booking-cost{display:flex;align-items:baseline;gap:.25rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-neutral-grey-200)}.sitter-detail-modal__booking-total{font-weight:600;font-size:1.125rem;color:var(--text-primary)}.sitter-detail-modal__booking-rate{font-size:.875rem;color:var(--text-secondary)}.sitter-detail-modal__booking-premium{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.8125rem;color:var(--semantic-warning)}.sitter-detail-modal__booking-premium svg{flex-shrink:0}.sitter-detail-modal__actions{display:flex;flex-direction:column;gap:.75rem}.sitter-detail-modal__accept-btn,.sitter-detail-modal__back-btn{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:600px){.sitter-detail-modal__overlay{align-items:center;padding:2rem}.sitter-detail-modal{max-width:560px;max-height:85vh;border-radius:20px;animation:modalFadeIn .25s ease-out}@keyframes modalFadeIn{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.sitter-detail-modal__avatar{width:120px;height:120px}.sitter-detail-modal__name{font-size:1.75rem}.sitter-detail-modal__actions{flex-direction:row}.sitter-detail-modal__accept-btn,.sitter-detail-modal__back-btn{flex:1;width:auto}}.sitter-list-tab{display:flex;flex-direction:column;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) 0}.sitter-list-tab__card{display:flex;align-items:center;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-secondary);border-radius:var(--radius-lg, 12px);border:1px solid var(--ui-divider, #e5e5e5);transition:box-shadow .15s ease}.sitter-list-tab__card:hover{box-shadow:0 2px 8px #0000000f}.sitter-list-tab__avatar-wrapper{position:relative;flex-shrink:0;overflow:visible}.sitter-list-tab__avatar{flex-shrink:0}.sitter-list-tab__favourite-btn{position:absolute;top:-4px;right:-4px;width:24px;height:24px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--ui-border-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);box-shadow:0 2px 4px #0000001a}.sitter-list-tab__favourite-btn:hover{border-color:var(--brand-primary)}.sitter-list-tab__favourite-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus)}.sitter-list-tab__favourite-btn--active{color:var(--brand-primary);border-color:var(--ui-border-light)}.sitter-list-tab__favourite-btn--animating{animation:heartPulse .2s ease-out}.sitter-list-tab__favourite-btn:disabled{cursor:not-allowed;opacity:.5}.sitter-list-tab__favourite-btn svg{flex-shrink:0;width:14px;height:14px;display:block;color:inherit;fill:currentColor}.sitter-list-tab__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sitter-list-tab__name{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sitter-list-tab__meta{display:flex;align-items:center;gap:var(--spacing-2, .5rem);font-size:.8125rem;color:var(--text-secondary, #6b7280)}.sitter-list-tab__rating{display:inline-flex;align-items:center;gap:2px}.sitter-list-tab__rating svg{color:var(--semantic-warning, #f59e0b)}.sitter-list-tab__meta-sep{opacity:.5}.sitter-list-tab__rate{font-weight:600;font-size:.875rem;color:var(--text-primary, #1a1a1a)}.sitter-list-tab__last-booked{font-size:.75rem;color:var(--text-tertiary, #9ca3af)}.sitter-list-tab__badges{display:flex;gap:var(--spacing-1, .25rem);flex-wrap:wrap}.sitter-list-tab__badge{display:inline-flex;align-items:center;gap:2px;font-size:.6875rem;color:var(--text-secondary, #6b7280)}.sitter-list-tab__availability{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500}.sitter-list-tab__availability--available{color:var(--semantic-success, #16a34a)}.sitter-list-tab__availability--warning{color:var(--semantic-warning, #f59e0b)}.sitter-list-tab__availability-icon{display:inline-flex;align-items:center}.sitter-list-tab__action{flex-shrink:0;display:flex;align-items:center;gap:.5rem}.sitter-list-tab__request-btn,.sitter-list-tab__view-btn{flex:1}.sitter-list-tab__skeleton{display:flex;align-items:center;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-secondary);border-radius:var(--radius-lg, 12px);border:1px solid var(--ui-divider, #e5e5e5)}.sitter-list-tab__skeleton-info{flex:1;display:flex;flex-direction:column;gap:6px}.sitter-list-tab__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-8, 2rem) var(--spacing-4, 1rem);text-align:center;gap:var(--spacing-2, .5rem)}.sitter-list-tab__tooltip{position:relative;cursor:help}.sitter-list-tab__tooltip-text{display:none;position:absolute;bottom:calc(100% + 6px);right:0;width:220px;padding:var(--spacing-2, .5rem) var(--spacing-3, .75rem);background:var(--text-primary, #1a1a1a);color:#fff;font-size:.75rem;line-height:1.4;border-radius:var(--radius-md, 6px);z-index:10;pointer-events:none}.sitter-list-tab__tooltip:hover .sitter-list-tab__tooltip-text,.sitter-list-tab__tooltip:focus-within .sitter-list-tab__tooltip-text{display:block}@media(max-width:480px){.sitter-list-tab__card{padding:var(--spacing-3, .75rem)}.sitter-list-tab__meta{flex-wrap:wrap}}.match-me-page{display:flex;flex-direction:column;width:100%}.match-me-page__header{max-width:960px;margin:0 auto 1.5rem;width:100%}.match-me-page__title{font-family:var(--font-display, "Made Gentle", sans-serif);font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .375rem}.match-me-page__subtitle{margin:0;line-height:1.5}.match-me-page__tabs{max-width:960px;margin:0 auto;width:100%}.match-me-page__tabs-list{margin-bottom:.5rem}.match-me-page__empty-tab{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.match-me-page__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:960px;margin:0 auto;width:100%}.match-me-page__initial-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px);gap:1rem;padding:2rem}.match-me-page__loading-text{margin-top:.5rem}.match-me-page__error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem;text-align:center;max-width:400px;margin:0 auto}.match-me-page__error-icon{font-size:3rem;margin-bottom:1rem}.match-me-page__error-title{margin-bottom:.5rem}.match-me-page__error-body{margin-bottom:1.5rem;max-width:300px}.match-me-page__error-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:250px}.match-me-page__error-actions button{width:100%}.match-me-page__grid-skeleton{display:grid;grid-template-columns:1fr;gap:1rem;max-width:960px;margin:0 auto;width:100%;padding:1rem 0}.match-me-page__card-skeleton{background-color:var(--bg-primary);border:1px solid var(--border-color, rgba(0, 0, 0, .08));border-radius:16px;padding:1.25rem}.match-me-page__card-skeleton-header{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:1rem}.match-me-page__card-skeleton-info{flex:1;display:flex;flex-direction:column;gap:.375rem}.match-me-page__card-skeleton-actions{display:flex;gap:.5rem;margin-top:.75rem}@media(min-width:600px){.match-me-page__title{font-size:1.75rem}.match-me-page__grid,.match-me-page__grid-skeleton{grid-template-columns:repeat(2,1fr);gap:1.25rem}.match-me-page__error-actions{flex-direction:row;max-width:none}.match-me-page__error-actions button{width:auto;min-width:120px}}@media(min-width:960px){.match-me-page__title{font-size:2rem}.match-me-page__grid,.match-me-page__grid-skeleton{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.match-me-page__concierge-option{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:960px;margin:2rem auto 1rem;padding:1.5rem;border-top:1px solid var(--border-color, rgba(0, 0, 0, .08));width:100%}.match-me-page__concierge-btn{width:100%;max-width:320px}.match-me-page__concierge-text{text-align:center;margin:0}.confirmation{min-height:100vh;background:var(--bg-primary);padding:2rem 1rem}.confirmation__content{max-width:700px;margin:0 auto}.confirmation__header{text-align:center;margin-bottom:2rem;padding:1rem;animation:slideUp .5s ease-out}.confirmation__header>div:first-child,.confirmation__header-icon{font-size:3rem;margin-bottom:1rem;animation:bounce .6s ease-out .2s both}.confirmation__header-icon{display:flex;justify-content:center;color:var(--color-primary-500, #1b834a)}.confirmation__details{display:flex;flex-direction:column;gap:1.5rem}.confirmation__detail-item{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid var(--color-border-light, #e2e2e2)}.confirmation__detail-item:last-child{border-bottom:none;padding-bottom:0}.confirmation__detail-item--cost{padding-top:.5rem;padding-bottom:0;border-bottom:none;justify-content:space-between;align-items:center;background:var(--bg-primary);padding:1rem;border-radius:8px}.confirmation__detail-item--premium{background:var(--color-accent-orange-50, #fff5e6);padding:1rem;border-radius:8px;border-bottom:none}.confirmation__detail-icon{font-size:1.5rem;flex-shrink:0;width:2rem;text-align:center}.confirmation__sitter{display:flex;gap:1.5rem;align-items:flex-start}.confirmation__sitter-avatar{flex-shrink:0;width:80px;height:80px;border-radius:50%;object-fit:cover}.confirmation__sitter-info{flex:1;display:flex;flex-direction:column;gap:.75rem}.confirmation__sitter-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:.25rem}.confirmation__sitter-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.confirmation__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:var(--color-primary-50, #d8fff4);border-radius:4px;font-size:.875rem;color:var(--color-primary-800, #055043);font-weight:500}.confirmation__badge-icon{color:var(--color-primary-600, #13a088);font-weight:700}.confirmation__sitter-bio{margin-top:.75rem;line-height:1.6;color:var(--color-text-secondary, #6b7775)}.confirmation__child-safety-group{margin-top:.75rem;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;padding:.875rem 1rem;display:flex;flex-direction:column;gap:.75rem}.confirmation__child-safety-name{color:#374151;font-weight:600;font-size:1rem;margin:0;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.confirmation__child-safety-subsection{display:flex;flex-direction:column;gap:.5rem}.confirmation__safety-subsection-label{display:flex;align-items:center;gap:.375rem;color:#4b5563;font-weight:600;font-size:.875rem;margin-bottom:.375rem}.confirmation__safety-subsection-label svg{flex-shrink:0}.confirmation__safety-item{margin-bottom:.5rem}.confirmation__safety-item:last-child{margin-bottom:0}.confirmation__safety-item--allergy{background:#fff7ed;border:1.5px solid #fb923c;border-radius:6px;padding:.625rem .875rem}.confirmation__safety-item--allergy .confirmation__safety-item-name{font-size:.9375rem;color:#9a3412;font-weight:500;margin-bottom:0;display:flex;align-items:center;gap:.5rem}.confirmation__safety-item--allergy .confirmation__safety-item-name:before{content:"⚠️";font-size:1rem;flex-shrink:0}.confirmation__safety-item--allergy .confirmation__safety-item-guidance{color:var(--color-text-secondary, #6b7280);padding-left:1.5rem;margin-top:.375rem;margin-bottom:0;font-size:.875rem}.confirmation__safety-item--medical{background:#eff6ff;border:1.5px solid #60a5fa;border-radius:6px;padding:.625rem .875rem}.confirmation__safety-item--medical .confirmation__safety-item-name{font-size:.9375rem;color:#1e40af;font-weight:500;margin-bottom:0;display:flex;align-items:center;gap:.5rem}.confirmation__safety-item--medical .confirmation__safety-item-name:before{content:"ℹ️";font-size:1rem;flex-shrink:0}.confirmation__checklist{display:flex;flex-direction:column;gap:1rem}.confirmation__checklist-item{display:flex;gap:1rem;align-items:flex-start;padding:.75rem 0}.confirmation__checklist-icon{font-size:1.25rem;flex-shrink:0;width:1.5rem;text-align:center}.confirmation__checklist-text{flex:1;color:var(--color-text-primary, #1a1a1a)}.confirmation__checklist-link{text-decoration:none;color:inherit;display:flex;align-items:flex-start;gap:1rem;flex:1;transition:opacity .2s ease}.confirmation__checklist-link:hover{opacity:.7}.confirmation__checklist-link .confirmation__checklist-text{color:var(--color-primary-500, #1ccdaf);font-weight:500;cursor:pointer}.confirmation__actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border-light, #e2e2e2)}.confirmation__error{text-align:center;padding:3rem 1rem;background:var(--bg-secondary);border-radius:12px;margin-top:2rem}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@media(max-width:768px){.confirmation{padding:1.5rem 1rem}.confirmation__content{max-width:100%}.confirmation__header{margin-bottom:1.5rem;padding:.5rem}.confirmation__sitter{flex-direction:column}.confirmation__sitter-avatar{width:60px;height:60px}.confirmation__actions{position:sticky;bottom:0;background:#fff;padding:1rem;border-radius:12px 12px 0 0;border-top:1px solid var(--color-border-light, #e2e2e2);margin:1.5rem -1rem 0}.confirmation__detail-item--cost{flex-direction:column;align-items:flex-start}}@media(min-width:769px){.confirmation__actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.confirmation__pets-section{flex:1}.confirmation__pets-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.confirmation__pet-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem}.confirmation__pet-type{font-weight:500;color:var(--color-text-primary, #111827)}.confirmation__pet-name{color:var(--color-text-secondary, #6b7280)}.confirmation__pet-notes{width:100%;margin-top:.25rem;font-style:italic}.concierge-confirmation-page{min-height:100vh;padding:2rem 1rem;display:flex;justify-content:center;align-items:flex-start}.concierge-confirmation-container{max-width:600px;width:100%;display:flex;flex-direction:column;gap:1.5rem}.concierge-confirmation-header{text-align:center;padding:2rem 1rem}.success-icon-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.success-icon{color:var(--color-primary, #1B834A)}.success-heading{margin-bottom:.5rem}.success-subheading{color:var(--text-secondary, #666);font-size:1.125rem}.concierge-confirmation-card{background:#fff}.next-steps-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.next-step{display:flex;gap:1rem;align-items:flex-start}.step-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:var(--bg-secondary, #f5f5f5);display:flex;align-items:center;justify-content:center;color:var(--color-primary, #1B834A)}.step-content{flex:1;padding-top:.25rem}.step-description{color:var(--text-secondary, #666);margin-top:.25rem}.support-card{background:var(--bg-secondary, #f5f5f5)}.support-content{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}.support-actions{display:flex;gap:.5rem}.concierge-confirmation-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}@media(max-width:768px){.concierge-confirmation-page{padding:1rem .75rem}.concierge-confirmation-header{padding:1.5rem .5rem}.success-heading{font-size:1.75rem}.success-subheading{font-size:1rem}.next-step{gap:.75rem}.step-icon{width:40px;height:40px}}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:#0000!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__location-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-CVCe0Jge.eot);src:url(/assets/stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff2"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff"),url(/assets/stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.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);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.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;width:100%;cursor:zoom-in}.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{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.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--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .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 .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.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--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.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__spacing-6)}.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__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.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-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-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-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-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-file--item-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-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-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-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-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-file--item-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-file--item-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-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-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-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-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-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-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-file--item-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-file--item-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-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-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-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-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.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-download-icon svg,.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-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.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-download-icon svg,.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-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{margin:var(--str-chat__attachment-margin);min-width:200px}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{position:relative;display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-geolocation__icon{height:calc(var(--str-chat__spacing-px)*150)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{position:absolute;inset-inline-end:.75rem;inset-block:.75rem;height:calc(var(--str-chat__spacing-px)*20);width:calc(var(--str-chat__spacing-px)*20)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{display:flex;justify-content:center;padding:.5rem 2rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{display:flex;flex-direction:column;align-items:center;gap:.375rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{color:var(--str-chat__danger-color)}.str-chat__attachment-list .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__info-color)}.str-chat__attachment-list .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}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px)*5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.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__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36);height:calc(var(--str-chat__spacing-px)*36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px)*2);inset-inline-end:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px)*320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{inset:0;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat-angular__dialog-body.str-chat__dialog__body{padding:0}.str-chat-angular__dialog-body .str-chat__dialog__controls{padding-bottom:0}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px)*52);height:calc(var(--str-chat__spacing-px)*32);padding:.25rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{justify-content:flex-end}.str-chat__dropdown .str-chat__dropdown__open-button{width:100%;text-align:start}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:#0000}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--poll{--str-chat-icon-width: var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.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-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px)*12);width:100%}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__modal.str-chat__share-location-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__modal-header{padding-top:0}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body{display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__form__switch-field,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dropdown__open-button{padding:.5rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items{display:flex;flex-direction:column;align-items:flex-start;padding-block:.25rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{padding:.25rem .5rem;width:100%;text-align:start}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__controls{padding:1.25rem 1rem 0}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.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{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message .str-chat__message-reminder,.str-chat__quoted-message-preview .str-chat__message-reminder{grid-area:message-reminder;padding-block:.5rem .125rem;margin:0}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .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 .str-chat__message-text-inner,.str-chat__quoted-message-preview .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--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-delivered,.str-chat__quoted-message-preview .str-chat__message-status-delivered{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-status-delivered svg,.str-chat__quoted-message-preview .str-chat__message-status-delivered svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button:disabled{cursor:auto}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1*calc(var(--str-chat__spacing-px) * 18)/2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.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--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0;overflow:hidden}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-box__submenu,.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-box__submenu .str-chat__message-actions-list-item-button,.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat-angular__create-poll{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 21);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px)*30);height:calc(var(--str-chat__spacing-px)*28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__send-to-channel-checkbox__container{width:100%;display:flex;padding:.5rem .75rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{display:flex;align-items:center}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field label{padding-inline:.5rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field input{margin:0}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.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__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background:none;border:none;cursor:pointer;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:100}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-results-modal button,.str-chat__poll-answer-list-modal button,.str-chat__add-poll-answer-modal button,.str-chat__suggest-poll-option-modal button,.str-chat__poll-options-modal button{background:none;border:none;cursor:pointer}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__close-button,.str-chat__poll-actions:not(.str-chat-angular__poll-actions) .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__tooltip,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__dialog__controls,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__dialog__controls{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__checkmark,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__inner,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body form,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__field-label,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}@media only screen and (max-device-width:768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list,.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{max-height:100%;min-height:0;display:flex;flex-direction:column}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body stream-poll-options-list{height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.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{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__geolocation-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__geolocation-attachment-color: var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start: none;--str-chat__geolocation-attachment-border-block-end: none;--str-chat__geolocation-attachment-border-inline-start: none;--str-chat__geolocation-attachment-border-inline-end: none;--str-chat__geolocation-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.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__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{background:var(--str-chat__geolocation-attachment-background-color);color:var(--str-chat__geolocation-attachment-color);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);border-radius:var(--str-chat__geolocation-attachment-border-radius);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{color:currentColor}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{background:none;border:none;font:var(--str-chat__subtitle-medium-text);cursor:pointer}.str-chat__attachment-list .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{font:var(--str-chat__caption-text)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-subtitle{font:var(--str-chat__caption-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{color:var(--str-chat__active-primary-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:#0000}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.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:#0000}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat input::-webkit-outer-spin-button,.str-chat input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}.str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__form__switch-field,.str-chat__form__switch-field label{cursor:pointer}.str-chat__form__switch-field label{display:flex;gap:.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled,.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat__form__switch-field--disabled label{cursor:not-allowed}.str-chat__dropdown .str-chat__dropdown__open-button{background:none;border:none;cursor:pointer}.str-chat__dropdown .str-chat__dropdown__items{background-color:var(--str-chat__background-color)}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat__icon--poll{background-color:var(--str-chat-icon-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:pulsate 1s linear 0s infinite alternate;border-radius:calc(var(--str-chat__spacing-px)*3)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat__share-location-dialog .str-chat__live-location-activation{border-radius:var(--str-chat__border-radius-sm);border:1px solid var(--str-chat__secondary-overlay-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field{background-color:var(--str-chat__background-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__open-button{border-radius:var(--str-chat__border-radius-xs);border:1px solid var(--str-chat__secondary-overlay-color);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items{box-shadow:0 0 8px var(--str-chat__box-shadow-color);border-radius:var(--str-chat__border-radius-xs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{background:none;border:none;cursor:pointer}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color: var(--str-chat__primary-color);--str-chat__message-reminder-background-color: var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start: none;--str-chat__message-reminder-border-block-end: none;--str-chat__message-reminder-border-inline-start: none;--str-chat__message-reminder-border-inline-end: none;--str-chat__message-reminder-box-shadow: none;--str-chat__message-reminder-border-radius: 0}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-reminder{background:var(--str-chat__message-reminder-background-color);color:var(--str-chat__message-reminder-color);box-shadow:var(--str-chat__message-reminder-box-shadow);border-radius:var(--str-chat__message-reminder-border-radius);border-block-start:var(--str-chat__message-reminder-border-block-start);border-block-end:var(--str-chat__message-reminder-border-block-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-status-sent svg path,.str-chat__message .str-chat__message-status-delivered svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button{border:none;background-color:#0000;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:#0000}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover,.str-chat__message-actions-box .str_chat__button-with-submenu--submenu-open{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat__message-actions-box .str-chat__message-actions-box__submenu{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}@media(hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container,.str-chat__message-input .str-chat-angular__create-poll{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path,.str-chat__message-input .str-chat-angular__create-poll svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:#0000;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__add-location-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.str-chat__send-to-channel-checkbox__field *{cursor:pointer}.str-chat__send-to-channel-checkbox__field label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid rgba(0,0,0,0)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--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: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;max-width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;max-width:unset;height:unset;padding:0}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll-option-list--full,.str-chat__poll-answer,.str-chat__modal__poll-option-list__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__modal .str-chat__poll-answer__text,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option-list--full,.str-chat__modal .str-chat__poll-answer,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:#0000;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}.str-chat{--str-chat__primary-color: var(--color-primary-500, #1ccdaf);--str-chat__active-primary-color: var(--color-primary-600, #19b89c);--str-chat__surface-color: var(--color-surface-secondary, #f5f5f5);--str-chat__secondary-surface-color: var(--color-surface-primary, #ffffff);--str-chat__primary-surface-color: var(--color-info-bg, #e6f7ff);--str-chat__border-radius-circle: var(--radius-full, 9999px);font-family:Cabinet Grotesk,system-ui,-apple-system,sans-serif;border-radius:var(--radius-lg, 16px);height:100%}.str-chat__message--me .str-chat__message-bubble{background-color:var(--color-primary-500, #1ccdaf);color:#fff;border-radius:var(--radius-lg, 16px) var(--radius-lg, 16px) var(--radius-sm, 6px) var(--radius-lg, 16px)}.str-chat__message-bubble{border-radius:var(--radius-lg, 16px) var(--radius-lg, 16px) var(--radius-lg, 16px) var(--radius-sm, 6px);background-color:var(--color-surface-secondary, #f5f5f5);color:var(--color-text-primary, #1a1a1a)}.str-chat__message-input{border-top:1px solid var(--color-border-light, #e5e5e5);background-color:var(--color-surface-primary, #ffffff)}.booking-chat-container{height:500px;border-radius:var(--radius-lg, 16px);overflow:hidden;border:1px solid var(--color-border-light, #e5e5e5)}.booking-chat-skeleton{height:500px;border-radius:var(--radius-lg, 16px);border:1px solid var(--color-border-light, #e5e5e5);background-color:var(--color-surface-primary, #ffffff);padding:1rem;display:flex;flex-direction:column;gap:1rem}.skeleton-header{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-md, 8px)}.skeleton-messages{flex:1;display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.skeleton-message{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-lg, 16px);max-width:70%}.skeleton-message-left{align-self:flex-start}.skeleton-message-right{align-self:flex-end}.skeleton-input{height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-md, 8px)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.booking-chat-error{height:500px;border-radius:var(--radius-lg, 16px);border:1px solid var(--color-border-light, #e5e5e5);background-color:var(--color-surface-primary, #ffffff);display:flex;align-items:center;justify-content:center;padding:2rem}.booking-chat-frozen-notice{padding:1rem;background-color:var(--color-warning-bg, #fff4e5);border-top:1px solid var(--color-warning-border, #ffd98f)}@media(max-width:768px){.booking-chat-container,.booking-chat-skeleton,.booking-chat-error{height:400px}}.star-rating{display:inline-flex;align-items:center;gap:.5rem}.star-rating__stars{display:inline-flex;gap:.25rem}.star-rating__star{color:var(--color-action);flex-shrink:0}.star-rating--small .star-rating__star{width:16px;height:16px}.star-rating--small .star-rating__value{font-size:.875rem}.star-rating--medium .star-rating__star{width:20px;height:20px}.star-rating--medium .star-rating__value{font-size:1rem}.star-rating--large .star-rating__star{width:24px;height:24px}.star-rating--large .star-rating__value{font-size:1.125rem;font-weight:600}.star-rating__value{color:var(--color-text);font-weight:500;line-height:1}.parent-reviews{margin-top:2rem}.parent-reviews__header-section{margin-bottom:1.5rem}.parent-reviews__header{margin-bottom:1rem}.parent-reviews__summary{display:flex;align-items:center;gap:1rem}.parent-reviews__count{color:var(--color-text-secondary)}.parent-reviews__loading{text-align:center;padding:2rem;color:var(--color-text-secondary)}.parent-reviews__list{display:flex;flex-direction:column;gap:1.5rem}.parent-review{padding-bottom:1.5rem;border-bottom:1px solid var(--color-border-light)}.parent-review:last-child{border-bottom:none;padding-bottom:0}.parent-review__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.parent-review__author{font-weight:500;color:var(--color-text-primary)}.parent-review__date{color:var(--color-text-secondary);margin-left:auto}.parent-review__comment{margin-top:.75rem;color:var(--color-text-primary);line-height:1.6}.booking-action-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.booking-action-buttons__btn{display:inline-flex;align-items:center;gap:.375rem;min-height:44px}@media(max-width:768px){.booking-action-buttons{flex-direction:column}.booking-action-buttons__btn{width:100%;justify-content:center}}@media(min-width:769px){.booking-action-buttons{flex-direction:row}}.copy-booking-modal{display:flex;flex-direction:column;gap:var(--spacing-4, 1rem)}.copy-booking-modal__summary{padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-secondary, #f9f9f9);border-radius:var(--radius-md, 6px);border:1px solid var(--ui-divider, #e5e5e5)}.copy-booking-modal__datetime{font-weight:600;margin-bottom:4px}.copy-booking-modal__details{font-size:.875rem;color:var(--text-secondary, #6b7280);line-height:1.5}.copy-booking-modal__options{display:flex;flex-direction:column;gap:var(--spacing-3, .75rem)}.copy-booking-modal__option{display:flex;align-items:flex-start;gap:var(--spacing-3, .75rem);padding:var(--spacing-3, .75rem) var(--spacing-4, 1rem);background:var(--bg-primary, #ffffff);border:1px solid var(--ui-divider, #e5e5e5);border-radius:var(--radius-md, 6px);cursor:pointer;transition:border-color .15s ease,background .15s ease;min-height:44px}.copy-booking-modal__option:hover{border-color:var(--brand-primary, #1b834a)}.copy-booking-modal__option--selected{border-color:var(--brand-primary, #1b834a);background:var(--brand-primary-light, #f0faf4)}.copy-booking-modal__option input[type=radio]{margin-top:2px;flex-shrink:0;accent-color:var(--brand-primary, #1b834a);width:18px;height:18px}.copy-booking-modal__option-content{display:flex;flex-direction:column;gap:2px}.copy-booking-modal__option-label{font-weight:600;font-size:.9375rem;color:var(--text-primary, #1a1a1a)}.copy-booking-modal__option-description{font-size:.8125rem;color:var(--text-secondary, #6b7280);line-height:1.4}.copy-booking-modal__footer{border-top:1px solid var(--ui-divider, #e5e5e5)}.parent-booking-detail{min-height:100vh;background-color:var(--bg-primary);padding:2rem 1rem}.parent-booking-detail__container{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.parent-booking-detail__back-nav{display:flex;align-items:center}.parent-booking-detail__header{display:flex;flex-direction:column;gap:.375rem}.parent-booking-detail__header-top{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.parent-booking-detail__title{color:var(--text-primary);margin:0}.parent-booking-detail__ref{color:var(--text-tertiary);font-size:.8125rem}.parent-booking-detail__sitter{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.parent-booking-detail__sitter-placeholder{width:48px;height:48px;border-radius:50%;background-color:var(--bg-secondary, #f1f1f1);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.parent-booking-detail__sitter-info{display:flex;flex-direction:column;gap:.25rem}.parent-booking-detail__sitter-rate{color:var(--text-secondary)}.parent-booking-detail__detail-rows{display:flex;flex-direction:column;gap:1.25rem}.parent-booking-detail__detail-row{display:flex;align-items:flex-start;gap:.75rem}.parent-booking-detail__detail-icon{color:var(--text-secondary);flex-shrink:0;margin-top:.125rem}.parent-booking-detail__detail-icon--warning{color:var(--semantic-warning, #d97706)}.parent-booking-detail__detail-label{color:var(--text-secondary);font-size:.8125rem;margin-bottom:.125rem}.parent-booking-detail__detail-secondary{color:var(--text-tertiary);font-size:.8125rem;margin-top:.125rem}.parent-booking-detail__children-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.parent-booking-detail__child-age{color:var(--text-secondary)}.parent-booking-detail__inline-icon{vertical-align:middle;margin-right:.25rem;color:var(--text-secondary)}.parent-booking-detail__cost-rows{display:flex;flex-direction:column;gap:.875rem}.parent-booking-detail__cost-row{display:flex;justify-content:space-between;align-items:center}.parent-booking-detail__cost-row--total{border-top:1px solid var(--ui-divider);padding-top:.875rem;margin-top:.125rem}.parent-booking-detail__cancellation{display:flex;gap:.75rem;align-items:flex-start}.parent-booking-detail__cancellation-icon{color:var(--semantic-warning, #d97706);flex-shrink:0;margin-top:.125rem}.parent-booking-detail__cancellation-rows{display:flex;flex-direction:column;gap:.625rem;flex:1}.parent-booking-detail__cancellation-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.parent-booking-detail__cancellation-value{text-align:right}.parent-booking-detail__skeleton{display:flex;flex-direction:column;gap:1.5rem}.parent-booking-detail__skeleton-content{display:flex;flex-direction:column;gap:1rem}.parent-booking-detail__error{display:flex;justify-content:center;align-items:flex-start;padding:2rem 0}.parent-booking-detail__error-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:400px}.parent-booking-detail__error-icon{font-size:3rem;line-height:1}.parent-booking-detail__error-title{color:var(--text-primary)}.parent-booking-detail__error-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width:768px){.parent-booking-detail{padding:3rem 2rem}.parent-booking-detail__error-actions{flex-direction:row;justify-content:center}}.recurring-booking-card{border-left:3px solid var(--color-primary-500, #1ccdaf)}.recurring-booking-card__header{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;font:inherit;color:inherit;min-height:44px}.recurring-booking-card__header:hover{background-color:var(--bg-primary)}.recurring-booking-card__header:focus-visible{outline:2px solid var(--ui-focus, #1ccdaf);outline-offset:-2px;border-radius:4px}.recurring-booking-card__icon{flex-shrink:0;color:var(--color-primary-500, #1ccdaf);margin-top:.125rem}.recurring-booking-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.recurring-booking-card__pattern{font-weight:600}.recurring-booking-card__progress{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.recurring-booking-card__next{display:flex;align-items:center;gap:.375rem;color:var(--text-secondary, #666)}.recurring-booking-card__chevron{flex-shrink:0;color:var(--text-secondary, #666);padding:.25rem}.recurring-booking-card__expanded{border-top:1px solid var(--ui-divider, #e5e5e5);padding:1rem 1.25rem}.recurring-booking-card__bookings{display:flex;flex-direction:column;gap:.75rem}.recurring-booking-card__cancel-section{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--ui-divider, #e5e5e5);display:flex;justify-content:flex-end}@media(max-width:768px){.recurring-booking-card__header{padding:.875rem 1rem;gap:.75rem}.recurring-booking-card__expanded{padding:.75rem 1rem}}.bookings-dashboard{max-width:800px;margin:0 auto;padding:1.5rem 1rem 6rem}.back-to-dashboard{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.75rem;padding:.375rem .5rem}.back-to-dashboard svg{transition:transform .15s ease}.back-to-dashboard:hover svg{transform:translate(-2px)}.bookings-dashboard__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.bookings-dashboard__title{font-family:var(--font-display, "Made Gentle", serif);font-size:1.75rem;font-weight:700;color:var(--text-primary, #1a1a1a);margin:0}.bookings-dashboard__create-btn--desktop{display:inline-flex;align-items:center;gap:.375rem}.bookings-dashboard__tabs{margin-bottom:1rem}.bookings-dashboard__tabs-list{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.bookings-dashboard__tabs-list::-webkit-scrollbar{display:none}.bookings-dashboard__tabs-list>button{scroll-snap-align:start;min-height:44px}.bookings-dashboard__tab-badge{margin-left:.375rem}.bookings-dashboard__list{display:flex;flex-direction:column;gap:.75rem;min-height:200px}.bookings-dashboard__skeleton{display:flex;flex-direction:column;gap:.75rem}.bookings-dashboard__pagination{margin-top:1.5rem;display:flex;justify-content:center}.bookings-dashboard__warning-banner{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background-color:var(--semantic-warning-bg, #fff3cd);border:1px solid var(--semantic-warning, #ffa726);border-radius:8px;margin-bottom:1.5rem}.bookings-dashboard__warning-icon{flex-shrink:0;color:var(--semantic-warning, #ffa726);margin-top:.125rem}.bookings-dashboard__warning-content{display:flex;flex-direction:column;gap:.25rem}.bookings-dashboard__warning-title{font-weight:600;color:var(--text-primary, #1a1a1a)}.bookings-dashboard__warning-detail{color:var(--text-secondary, #666)}.bookings-dashboard__warning-link{color:var(--color-primary-500, #1ccdaf);font-weight:600;text-decoration:none;font-size:.875rem;margin-top:.25rem}.bookings-dashboard__warning-link:hover{text-decoration:underline}.bookings-dashboard__earnings{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--bg-tertiary);border-radius:8px;margin-bottom:1rem}.bookings-dashboard__earnings-label{color:var(--text-secondary, #666);font-size:.875rem}.bookings-dashboard__earnings-amount{font-weight:700;font-size:1.125rem;color:var(--text-primary, #1a1a1a)}.bookings-dashboard__fab{display:none;position:fixed;bottom:5rem;right:1.5rem;width:56px;height:56px;border-radius:50%;background-color:var(--color-primary-500, #1B834A);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 12px #0003;z-index:100;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.bookings-dashboard__fab:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000040}.bookings-dashboard__fab:active{transform:scale(.95)}.bookings-dashboard__fab:focus-visible{outline:3px solid var(--ui-focus, #1ccdaf);outline-offset:2px}.bookings-dashboard-router__loading{max-width:800px;margin:0 auto;padding:1.5rem 1rem}.bookings-dashboard-router__loading-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.bookings-dashboard{padding:1rem .75rem 7rem}.bookings-dashboard__title{font-size:1.5rem}.bookings-dashboard__create-btn--desktop{display:none}.bookings-dashboard__fab{display:flex}}@media(min-width:769px){.bookings-dashboard__fab{display:none}}.modification-approval-modal{display:flex;flex-direction:column;gap:1.25rem}.modification-approval-modal__summary{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:var(--color-background-subtle, #f5f4f0);border-radius:8px}.modification-approval-modal__label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.04em}.modification-approval-modal__times{display:flex;flex-direction:column;gap:.5rem}.modification-approval-modal__time-row{display:flex;align-items:baseline;gap:.75rem}.modification-approval-modal__time-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;color:var(--text-secondary, #666);min-width:5.5rem;flex-shrink:0}.modification-approval-modal__time-value{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;font-weight:500;color:var(--text-primary, #1a1a1a)}.modification-approval-modal__time-value--original{color:var(--text-secondary, #666);text-decoration:line-through}.modification-approval-modal__time-value--new{color:var(--color-primary, #1B834A);font-weight:600}.modification-approval-modal__arrow{font-size:1rem;color:var(--text-secondary, #666);padding-left:5.5rem}.modification-approval-modal__duration-note{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;color:var(--text-secondary, #666);margin-top:.25rem}.modification-approval-modal__price{display:flex;flex-direction:column;gap:.125rem;padding:.75rem;background-color:#fff;border-radius:6px;border:1px solid var(--color-primary, #1B834A)}.modification-approval-modal__price-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.04em}.modification-approval-modal__price-amount{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1.25rem;font-weight:700;color:var(--color-primary, #1B834A)}.modification-approval-modal__price-note{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;color:var(--text-secondary, #666)}.modification-approval-modal__last-minute{padding:.625rem .875rem;background-color:#fff8e1;border-radius:6px;border-left:3px solid #f59e0b}.modification-approval-modal__last-minute-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.8125rem;color:#92400e}.modification-approval-modal__reason{display:flex;flex-direction:column;gap:.25rem}.modification-approval-modal__reason-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.04em}.modification-approval-modal__reason-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary, #1a1a1a);font-style:italic}.modification-approval-modal__deadline{padding:.625rem .875rem;background-color:#f0fdf4;border-radius:6px;border-left:3px solid var(--color-primary, #1B834A)}.modification-approval-modal__deadline-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.8125rem;color:var(--text-primary, #1a1a1a);line-height:1.5}.modification-approval-modal__decline-reason{display:flex;flex-direction:column;gap:.5rem}.modification-approval-modal__decline-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:500;color:var(--text-primary, #1a1a1a)}.modification-approval-modal__decline-textarea{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;color:var(--text-primary, #1a1a1a);border:1px solid var(--ui-divider, #e5e5e5);border-radius:6px;padding:.625rem .875rem;resize:vertical;min-height:5rem;width:100%;box-sizing:border-box;line-height:1.5;transition:border-color .15s ease}.modification-approval-modal__decline-textarea:focus{outline:none;border-color:var(--color-primary, #1B834A);box-shadow:0 0 0 3px #1b834a1f}.modification-approval-modal__decline-textarea:disabled{opacity:.5;cursor:not-allowed}.modification-approval-modal__footer{position:sticky;bottom:-1.5rem;background-color:var(--bg-primary, white);box-shadow:0 -4px 12px #00000014;z-index:10;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem;border-top:1px solid var(--ui-divider, #e5e5e5)}@media(max-width:640px){.modification-approval-modal__footer{bottom:-1.25rem;margin:0 -1.25rem -1.25rem;padding:.875rem 1.25rem}}.booking-review-page{max-width:600px;margin:0 auto;padding:1.5rem}.booking-review-page__header{margin-bottom:1.5rem}.booking-review-page__back-button{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--color-primary);font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem;margin-left:-.5rem;transition:opacity .2s}.booking-review-page__back-button:hover{opacity:.7}.booking-review-page__content{display:flex;flex-direction:column;gap:2rem}.booking-review-page__title{margin:0}.booking-review-page__booking-info{padding:1rem;background-color:var(--color-background);border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.booking-review-page__form{display:flex;flex-direction:column;gap:2rem}.booking-review-page__rating-section{display:flex;flex-direction:column;gap:1rem}.booking-review-page__stars{display:flex;gap:.5rem;align-items:center}.booking-review-page__star-button{background:none;border:none;padding:0;cursor:pointer;transition:transform .2s;display:flex;align-items:center}.booking-review-page__star-button:hover{transform:scale(1.1)}.booking-review-page__star{color:var(--color-action)}.booking-review-page__rating-label{color:var(--color-text-secondary);font-weight:500}.booking-review-page__comment-section{display:flex;flex-direction:column;gap:.75rem}.booking-review-page__textarea{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:6px;font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:100px}.booking-review-page__textarea:focus{outline:none;border-color:var(--color-primary)}.booking-review-page__char-count{text-align:right;color:var(--color-text-secondary)}.booking-review-page__info-box{padding:1rem;background-color:var(--color-background);border-left:3px solid var(--color-primary);border-radius:4px}.booking-review-page__info-box--success{background-color:#f0fdf4;border-left-color:#22c55e}.booking-review-page__submitted-state{display:flex;flex-direction:column;gap:2rem}.booking-review-page__actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}@media(max-width:640px){.booking-review-page{padding:1rem}.booking-review-page__actions{flex-direction:column-reverse}.booking-review-page__actions button{width:100%}}.document-upload{width:100%}.document-upload-dropzone{border:2px dashed var(--border);border-radius:.75rem;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;background-color:var(--surface);cursor:pointer;transition:all .2s ease}.document-upload-dropzone:hover:not(.document-upload-dropzone-disabled){border-color:var(--primary);background-color:var(--surface-hover)}.document-upload-dropzone:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.document-upload-dropzone-dragging{border-color:var(--primary);background-color:var(--primary-light, rgba(27, 131, 74, .05));border-style:solid}.document-upload-dropzone-error{border-color:var(--color-error);background-color:var(--error-light, rgba(220, 38, 38, .05))}.document-upload-dropzone-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.document-upload-icon{color:var(--text-secondary);transition:color .2s ease}.document-upload-dropzone:hover:not(.document-upload-dropzone-disabled) .document-upload-icon{color:var(--primary)}.document-upload-uploading,.document-upload-success{display:flex;flex-direction:column;align-items:center;justify-content:center}.document-upload-error-message{display:flex;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.75rem;background-color:var(--error-light, rgba(220, 38, 38, .05));border-radius:.5rem;border:1px solid var(--color-error)}.document-upload-uploaded{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--surface);border:1px solid var(--border);border-radius:.75rem}.document-upload-file-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.document-upload-file-icon{color:var(--primary);flex-shrink:0}.document-upload-file-details{flex:1;min-width:0}.document-upload-file-details>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.document-upload-dropzone{padding:1.5rem 1rem;min-height:140px}.document-upload-uploaded{flex-direction:column;align-items:flex-start;gap:.75rem}}.modification-request-form{display:flex;flex-direction:column;gap:1.25rem}.modification-request-form__fields{display:flex;flex-direction:column;gap:1rem}.modification-request-form__current{padding:.875rem 1rem;background-color:var(--color-background-subtle, #f5f4f0);border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.modification-request-form__current-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.04em}.modification-request-form__current-times{display:flex;flex-direction:column;gap:.25rem}.modification-request-form__current-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.modification-request-form__current-row--duration{padding-top:.375rem;margin-top:.125rem;border-top:1px solid var(--color-border, #e5e5e5)}.modification-request-form__current-key{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-secondary, #666)}.modification-request-form__current-val{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:500;color:var(--text-primary, #1a1a1a)}.modification-request-form__info{padding:.75rem 1rem;background-color:var(--color-background-subtle, #f5f4f0);border-radius:8px;border-left:3px solid var(--color-primary, #1B834A);display:flex;flex-direction:column;gap:.375rem}.modification-request-form__info-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.modification-request-form__info-row--price{padding-top:.375rem;margin-top:.125rem;border-top:1px solid var(--color-border, #e5e5e5)}.modification-request-form__new-duration{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:700;color:var(--color-primary, #1B834A);white-space:nowrap}.modification-request-form__info-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary, #1a1a1a);line-height:1.5}.modification-request-form__info-text--muted{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.75rem;color:var(--text-secondary, #666)}.modification-request-form__price-amount{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:700;color:var(--color-primary, #1B834A);white-space:nowrap}.modification-request-form__warning{padding:.75rem 1rem;background-color:#fff8e1;border-radius:8px;border-left:3px solid #f59e0b}.modification-request-form__warning-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:#92400e;line-height:1.5}.modification-request-form__error{padding:.75rem 1rem;background-color:#fef2f2;border-radius:8px;border-left:3px solid #ef4444}.modification-request-form__error-text{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:#991b1b}.modification-request-form__actions{display:flex;gap:.75rem}@media(max-width:480px){.modification-request-form__actions{flex-direction:column-reverse}}.booking-modify{min-height:100vh;background-color:var(--bg-primary);padding:2rem 1rem}.booking-modify__container{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.booking-modify__back-nav{display:flex;align-items:center}.booking-modify__title{color:var(--text-primary, #1a1a1a)}.booking-modify__skeleton{display:flex;flex-direction:column;gap:1.5rem}.booking-modify__skeleton-content{display:flex;flex-direction:column;gap:1rem}.booking-modify__error{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:1.5rem 0}.booking-modify__error-title{color:var(--text-primary, #1a1a1a)}.booking-modify__error-body{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;color:var(--text-secondary, #666)}.booking-modify__error-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.booking-modify__success{display:flex;flex-direction:column;align-items:center;gap:.875rem;text-align:center;padding:1.5rem 0}.booking-modify__success-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:var(--color-primary, #1B834A);color:#fff;font-size:1.25rem}.booking-modify__success-title{color:var(--text-primary, #1a1a1a)}.booking-modify__success-body{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;color:var(--text-secondary, #666);max-width:28rem}.booking-modify__success-link{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;font-weight:600;color:var(--color-primary, #1B834A);text-decoration:none}.booking-modify__success-link:hover{text-decoration:underline}.booking-modify__not-allowed{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.9375rem;color:var(--text-secondary, #666);text-align:center;padding:1rem 0 .5rem}.booking-modify__options-label{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--text-secondary, #666);margin-bottom:.75rem;display:block}.booking-modify__option-buttons{display:flex;flex-direction:column;gap:.75rem}.booking-modify__option{display:flex;align-items:flex-start;gap:.875rem;padding:1rem;border:1px solid var(--ui-divider, #e5e5e5);border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.booking-modify__option:hover{border-color:var(--color-primary, #1B834A);box-shadow:0 0 0 3px #1b834a14}.booking-modify__option:focus{outline:2px solid var(--color-primary, #1B834A);outline-offset:2px}.booking-modify__option-icon{font-size:1.5rem;line-height:1;flex-shrink:0;margin-top:.125rem}.booking-modify__option-text{display:flex;flex-direction:column;gap:.25rem}.booking-modify__option-title{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a)}.booking-modify__option-desc{font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.8125rem;color:var(--text-secondary, #666);line-height:1.4}.booking-modify__form-title{color:var(--text-primary, #1a1a1a);margin-bottom:1.25rem;display:block}.booking-modify__recurring-scope{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:.75rem;background:var(--bg-secondary, #f5f5f0);border-radius:8px}.booking-modify__scope-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:var(--font-body, "Cabinet Grotesk", system-ui, sans-serif);font-size:.875rem;color:var(--text-primary)}.booking-modify__scope-option input[type=radio]{accent-color:var(--color-primary-600, #1B834A);width:1rem;height:1rem;flex-shrink:0}@media(min-width:768px){.booking-modify{padding:3rem 2rem}.booking-modify__option-buttons{flex-direction:row}.booking-modify__option{flex:1}}.sitter-profile-hero{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.5rem;background-color:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:1.5rem;box-shadow:var(--shadow-md)}.sitter-profile-hero__header{display:flex;gap:1rem;align-items:flex-start;width:100%;margin-bottom:1rem}.sitter-profile-hero__photo-wrapper{position:relative;flex-shrink:0}.sitter-profile-hero__photo{width:80px;height:80px}.sitter-profile-hero__info{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.sitter-profile-hero__favourite-btn{position:absolute;top:-6px;right:-6px;width:32px;height:32px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--ui-border-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);box-shadow:0 2px 4px #0000001a}.sitter-profile-hero__favourite-btn:hover{border-color:var(--brand-primary)}.sitter-profile-hero__favourite-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus)}.sitter-profile-hero__favourite-btn--active{color:var(--brand-primary);border-color:var(--brand-primary)}.sitter-profile-hero__favourite-btn--animating{animation:heartPulse .2s ease-out}.sitter-profile-hero__favourite-btn:disabled{cursor:not-allowed;opacity:.5}.sitter-profile-hero__name{margin:0 0 .5rem}.sitter-profile-hero__suburb{padding:.25rem .75rem;background-color:var(--bg-tertiary);border-radius:var(--radius-full);display:inline-flex;align-self:flex-start}.sitter-profile-hero__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.sitter-profile-hero__rating{display:flex;align-items:center;gap:var(--spacing-1)}.sitter-profile-hero__rating-star{color:#f59e0b;flex-shrink:0}.sitter-profile-hero__meta-separator{color:var(--text-tertiary)}.sitter-profile-hero__distance{display:flex;align-items:center;gap:var(--spacing-1);font-size:.875rem;color:var(--text-secondary)}.sitter-profile-hero__distance-icon{flex-shrink:0;color:var(--text-secondary)}.sitter-profile-hero__badges{margin-bottom:.5rem;justify-content:flex-start}.sitter-profile-hero__bio-snippet{line-height:1.6;color:var(--text-secondary);margin:0}.sitter-profile-hero__photo-button{border:none;background:none;padding:0;cursor:pointer;transition:transform .2s ease}.sitter-profile-hero__photo-button:not(:disabled):hover{transform:scale(1.05)}.sitter-profile-hero__photo-button:not(:disabled):active{transform:scale(.98)}.sitter-profile-hero__photo-button:disabled{cursor:default}.photo-lightbox-overlay{position:fixed;inset:0;background-color:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:0;animation:fadeIn .2s ease;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.photo-lightbox-close{position:fixed;top:1rem;right:1rem;width:48px;height:48px;border-radius:50%;background-color:#fff;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10001;box-shadow:0 4px 16px #0006}.photo-lightbox-close:hover{background-color:#f5f5f5;transform:scale(1.15);box-shadow:0 6px 20px #00000080}.photo-lightbox-close:active{transform:scale(.95)}.photo-lightbox-content{max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;padding:2rem;animation:zoomIn .25s ease;cursor:default}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.photo-lightbox-image{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000080;object-fit:contain}@media(min-width:769px){.sitter-profile-hero__photo{width:100px;height:100px}.sitter-profile-hero__favourite-btn{width:36px;height:36px;top:-6px;right:-6px}.sitter-profile-hero__header{gap:1.5rem}.photo-lightbox-content{max-width:800px}}.sitter-availability{margin-bottom:1.5rem}.sitter-availability__header{margin-bottom:.75rem}.sitter-availability__summary{color:var(--text-secondary);line-height:1.6;margin:0}.family-match-section{margin-bottom:1.5rem}.family-match-section__header{margin-bottom:.5rem}.family-match-section__description{color:var(--text-tertiary);margin:0 0 1rem}.family-match-section__category{margin-top:1rem}.family-match-section__category:first-of-type{margin-top:1.25rem}.family-match-section__category-label{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.family-match-section__tags{display:flex;flex-wrap:wrap;gap:.5rem}.sitter-experience{margin-bottom:1.5rem}.sitter-experience__header{margin-bottom:.75rem}.sitter-experience__description{color:var(--text-secondary);line-height:1.6;margin:0;white-space:pre-wrap}.sitter-bio{margin-bottom:1.5rem}.sitter-bio__header{margin-bottom:.75rem}.sitter-bio__text{color:var(--text-secondary);line-height:1.6;margin:0 0 1rem;white-space:pre-wrap}.sitter-bio__tags-section{margin-top:1rem}.sitter-bio__tags-section:first-of-type{margin-top:1.5rem}.sitter-bio__tags-label{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.sitter-bio__tags{display:flex;flex-wrap:wrap;gap:.5rem}.sitter-reviews,.sitter-reviews__header-section{margin-bottom:1.5rem}.sitter-reviews__header{margin-bottom:.75rem}.sitter-reviews__summary{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.sitter-reviews__count{color:var(--color-text-secondary)}.sitter-reviews__loading{padding:2rem 0;text-align:center;color:var(--color-text-secondary)}.sitter-reviews__list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.sitter-review{padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.sitter-review:last-child{border-bottom:none;padding-bottom:0}.sitter-review__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.sitter-review__author{font-weight:600;color:var(--color-text)}.sitter-review__date{color:var(--color-text-secondary);margin-left:auto}.sitter-review__comment{margin-top:.5rem;line-height:1.6;color:var(--color-text-secondary)}.sitter-booking-bar{position:sticky;bottom:0;left:0;right:0;background-color:var(--bg-secondary);border-top:1px solid var(--ui-divider);padding:1rem;box-shadow:0 -2px 8px #0000000d;z-index:10}.sitter-booking-bar__content{display:flex;align-items:center;justify-content:space-between;max-width:700px;margin:0 auto;gap:1rem}.sitter-booking-bar__rate{display:flex;flex-direction:column;gap:.125rem}.sitter-booking-bar__rate-amount{margin:0;line-height:1.2}.sitter-booking-bar__rate-label{color:var(--text-tertiary);margin:0}.sitter-booking-bar__actions{display:flex;align-items:center;gap:.75rem}.sitter-booking-bar__favourite-btn{width:48px;height:48px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--ui-border-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);flex-shrink:0}.sitter-booking-bar__favourite-btn:hover{border-color:var(--brand-primary)}.sitter-booking-bar__favourite-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ui-focus)}.sitter-booking-bar__favourite-btn--active{color:var(--brand-primary);border-color:var(--brand-primary)}.sitter-booking-bar__favourite-btn--animating{animation:heartPulse .2s ease-out}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.sitter-booking-bar__request-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem}@media(max-width:768px){.sitter-booking-bar{padding:.75rem 1rem}@media(max-width:360px){.sitter-booking-bar__content{flex-direction:column;align-items:stretch}.sitter-booking-bar__actions{width:100%;justify-content:space-between}.sitter-booking-bar__request-btn{flex:1}}}@media(min-width:1025px){.sitter-booking-bar{padding:1.25rem 2rem}}.sitter-profile-page{min-height:calc(100vh - 64px);background-color:var(--bg-primary);padding:1rem;padding-bottom:120px}.sitter-profile-page>*{max-width:700px;margin-left:auto;margin-right:auto}.sitter-profile-back-button{margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.sitter-profile-page__loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;max-width:700px;margin:0 auto}.sitter-profile-page__error{text-align:center;padding:3rem 2rem;max-width:500px;margin:0 auto}@media(min-width:769px){.sitter-profile-page{padding:1.5rem 2rem}}@media(min-width:1025px){.sitter-profile-page{padding:2rem 3rem}}.payment-page{min-height:100vh;background:var(--color-background);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.payment-page-container{width:100%;max-width:500px}.payment-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a}.payment-card-content{padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.payment-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.payment-icon.loading{background:#f3f4f6;color:var(--color-primary)}.payment-icon.success{background:#dcfce7;color:#16a34a}.payment-icon.error{background:#fee2e2;color:#dc2626}.payment-icon.warning{background:#fef3c7;color:#f59e0b}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.payment-title{margin:0;color:var(--color-text-primary)}.payment-message{color:var(--color-text-secondary);max-width:400px}.payment-button{width:100%;padding:.875rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.payment-button:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #1b834a33}.payment-button:active{transform:translateY(0)}.payment-button.secondary{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border)}.payment-button.secondary:hover{background:var(--color-background);color:var(--color-text-primary);border-color:var(--color-text-secondary);box-shadow:none}.payment-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;padding:1rem;background:var(--color-background);border-radius:8px}.payment-status-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.payment-status-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-status-icon.success{background:#dcfce7;color:#16a34a}.payment-status-icon.pending{background:#f3f4f6;color:#6b7280}.payment-requirements{width:100%;padding:1rem;background:#fef3c7;border-radius:8px;text-align:left}.payment-requirements-title{font-weight:600;color:#92400e;margin-bottom:.5rem;display:block}.payment-requirements-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.payment-requirements-list li{display:flex;align-items:center;gap:.5rem;color:#92400e}.payment-requirements-list li:before{content:"•";font-weight:700}@media(max-width:640px){.payment-page{padding:1rem .5rem}.payment-card-content{padding:2rem 1.5rem}.payment-icon{width:64px;height:64px}.payment-icon svg{width:40px;height:40px}.payment-status-grid{grid-template-columns:1fr}}.messaging-inbox-page{min-height:100vh;background-color:var(--color-background);padding-top:80px;padding-bottom:80px}.messaging-inbox-header{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 1rem}.messaging-inbox-container{max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem;height:calc(100vh - 200px)}.messaging-inbox-layout{display:flex;height:100%;gap:1rem;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000001a}.messaging-inbox-list{flex:0 0 320px;border-right:1px solid var(--color-border-subtle);overflow-y:auto;background:#fff}.messaging-inbox-channel{flex:1;display:flex;flex-direction:column;overflow:hidden}.messaging-inbox-no-selection{flex:1;display:flex;align-items:center;justify-content:center;background:var(--color-background)}.channel-preview{padding:1rem;border-bottom:1px solid var(--color-border-subtle);cursor:pointer;transition:background-color .15s ease}.channel-preview:hover{background-color:var(--color-background)}.channel-preview.unread{background-color:var(--color-background);font-weight:600}.channel-preview-content{display:flex;flex-direction:column;gap:.5rem}.channel-preview-header{display:flex;justify-content:space-between;align-items:center}.channel-preview-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-preview-unread-badge{background-color:var(--color-primary);color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center}.channel-preview-last-message{color:var(--color-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messaging-inbox-skeleton{padding:1rem}.skeleton-channel-list{display:flex;flex-direction:column;gap:.5rem}.skeleton-channel-item{height:60px;background:linear-gradient(90deg,var(--color-background) 0%,#f0f0f0 50%,var(--color-background) 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.messaging-inbox-error,.messaging-inbox-empty{padding:4rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:768px){.messaging-inbox-page{padding-top:60px}.messaging-inbox-header{padding:1.5rem 1rem 1rem}.messaging-inbox-container{padding:0 0 2rem;height:calc(100vh - 140px)}.messaging-inbox-layout{flex-direction:column;border-radius:0}.messaging-inbox-list{flex:1;border-right:none}.messaging-inbox-list.has-active-channel{display:none}.messaging-inbox-channel{position:fixed;inset:60px 0;z-index:100;background:#fff}.messaging-inbox-no-selection{display:none}}.messaging-inbox-container .str-chat{height:100%}.messaging-inbox-container .str-chat-channel-list{background:transparent;border:none}.messaging-inbox-container .str-chat__channel-list-messenger{background:transparent;padding:0}
