:root{--nav-height:57px;--paper:#f8f7f3;--ink:#242621;--muted:#65685f;--rule:#cfcec5;--blue:#02b9d9;--blue-ink:#006b7d;--soft-blue:#e5f6f8;--green:#2b6049;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--blue-ink);outline-offset:6px}button{cursor:pointer}::selection{background:var(--soft-blue);color:var(--ink)}.shell{width:calc(100% - 112px);max-width:1160px;margin:0 auto}.skip{background:var(--ink);color:var(--paper);z-index:9;padding:12px;position:absolute;top:-60px;left:24px}.skip:focus{top:12px}.masthead{height:var(--nav-height);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;display:flex}.nav{align-items:center;gap:29px;font-size:14px;display:flex}.nav a:hover{text-underline-offset:5px;text-decoration:underline}.hero{padding:63px 0 57px}.eyebrow{font-family:var(--mono);letter-spacing:1.15px;text-transform:uppercase;color:var(--muted);margin:0 0 25px;font-size:11px;font-weight:400}h1{font-family:var(--serif);letter-spacing:-5.2px;margin:0;font-size:clamp(70px,7.8vw,112px);font-weight:400;line-height:1.025}h1 .line{display:block}h1 em{letter-spacing:-6.2px;font-weight:400}.dek{letter-spacing:-.25px;max-width:695px;margin:26px 0 0;font-size:20px;line-height:1.55}.example-heading{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:14px;padding:20px 0 0;display:flex}.example-heading p{color:var(--muted);font-size:11px;font-family:var(--mono);margin:0}.example-heading .index{letter-spacing:1px;text-transform:uppercase}.tools{grid-template-columns:1fr 1fr;gap:0;display:grid}.tool:first-child{border-right:1px solid var(--rule);padding-right:44px}.tool:last-child{padding-left:44px}.specimen{height:222px;padding-top:28px;position:relative}.specimen-label{font-family:var(--mono);letter-spacing:1.1px;margin:0 0 25px;font-size:11px;line-height:1.5}.intent{font-family:var(--serif);letter-spacing:-.8px;max-width:470px;margin:0;font-size:36px;line-height:1.28}.intent .underlined{text-decoration:underline;-webkit-text-decoration-color:var(--blue-ink);text-decoration-color:var(--blue-ink);text-underline-offset:7px;text-decoration-thickness:2px;display:inline-block}.source-note{color:var(--muted);font-family:var(--mono);margin:23px 0 0;font-size:11px}.observations{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:-7px;font-size:15px}.observations th,.observations td{text-align:left;border-bottom:1px solid #e0dfd8;padding:12px 0;font-weight:400;line-height:1.25}.observations td{text-align:right}.status{color:var(--blue-ink);transition:color .18s}.status.is-fixed{color:var(--green)}.finding{justify-content:space-between;align-items:center;gap:8px;min-height:32px;margin-top:15px;display:flex}.finding-text{color:var(--blue-ink);margin:0;font-size:12px}.finding-text.is-fixed{color:var(--green)}.recheck{color:var(--muted);white-space:nowrap;padding:7px 0;font-size:12px}.tool-copy{border-top:1px solid var(--rule);min-height:224px;padding:27px 0 33px}.tool-heading{flex-wrap:wrap;align-items:center;gap:17px;margin-bottom:17px;display:flex}.tool h2{letter-spacing:-1px;margin:0;font-size:28px;font-weight:500;line-height:1}.tag{font-family:var(--mono);color:var(--muted);letter-spacing:.55px;font-size:10px;line-height:1.3}.tool-summary{letter-spacing:-.1px;max-width:425px;min-height:52px;margin:0;font-size:16px;line-height:1.6}.tool-detail{color:var(--muted);margin:10px 0 22px;font-size:12px;line-height:1.5}.cta{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:27px;padding:11px 0 9px;font-size:14px;line-height:1.4;transition:color .15s;display:inline-flex}.cta:hover{color:var(--blue-ink);border-color:var(--blue-ink)}.cta-primary{background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:12px 17px}.cta-primary:hover{color:var(--ink);background:var(--blue);border-color:var(--blue)}.install-option{border-top:1px solid var(--rule);padding:18px 0;display:block}.install-option:last-of-type{border-bottom:1px solid var(--rule)}.install-option:hover .install-title{color:var(--blue-ink)}.install-title{justify-content:space-between;gap:20px;font-size:18px;display:flex}.install-subtitle{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.5;display:block}.supplemental{color:var(--muted);gap:22px;margin-top:24px;font-size:13px;display:flex}.supplemental a{text-underline-offset:4px;text-decoration:underline}@media (min-width:1500px){.hero{padding-top:74px}h1{font-size:119px}}@media (max-width:1050px){.shell{width:calc(100% - 72px)}h1{letter-spacing:-4px;font-size:8.6vw}h1 em{letter-spacing:-4.5px}.tool:first-child{padding-right:28px}.tool:last-child{padding-left:28px}.intent{font-size:31px}.finding{flex-direction:column;align-items:flex-start;gap:2px}.specimen{height:246px}.observations{font-size:13px}.tool-summary{min-height:78px}.tool-copy{min-height:246px}.dek{font-size:19px}}@media (max-width:680px){.shell{width:calc(100% - 44px)}.masthead{height:var(--nav-height)}.nav{gap:18px;font-size:12px}.hero{padding:44px 0 39px}.eyebrow{letter-spacing:.75px;margin-bottom:23px;font-size:9px}h1{letter-spacing:-2.1px;font-size:clamp(47px,9.2vw,62px);line-height:1.065}h1 em{letter-spacing:-2.5px}.dek{max-width:380px;margin-top:23px;font-size:17px;line-height:1.55}.dek br{display:none}.example-heading{flex-direction:column;align-items:flex-start;gap:7px;padding-top:19px}.example-heading p{font-size:10px}.tools{grid-template-columns:1fr}.tool:first-child{border-right:0;padding-right:0}.tool:last-child{border-top:1px solid var(--rule);padding-left:0}.specimen{height:auto;min-height:205px;padding-top:25px;padding-bottom:24px}.specimen-label{margin-bottom:20px;font-size:10px}.intent{max-width:330px;font-size:32px}.source-note{margin-top:23px;font-size:10px}.tool-copy{min-height:0;padding:25px 0 34px}.tool h2{font-size:26px}.tool-summary{min-height:0;font-size:16px}.tool-detail{margin-bottom:16px;font-size:12px}.observations{font-size:14px}.finding{flex-direction:row;align-items:center;gap:10px;margin-top:14px}.finding-text,.recheck{font-size:11px}.tag{font-size:9px}.tool-heading{gap:13px}.cta-primary{padding:12px 16px}.supplemental{gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.home-headline{font-size:clamp(60px,6.67vw,96px)}.home-headline .line{white-space:nowrap}@media (min-width:1500px){.home-headline{font-size:102px}}@media (max-width:1050px){.home-headline{font-size:7.35vw}}@media (max-width:680px){.home-headline{font-size:min(clamp(40px,7.87vw,53px),10.64vw)}}.site-brand{align-items:center;gap:9px;min-width:0;display:inline-flex}.site-mark{flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.site-mark>.site-mark-icon{width:auto;height:34px;display:block}.site-mark:hover{opacity:.8}.site-context{min-width:0;color:var(--muted);font:400 14px/1.4 var(--sans);align-items:center;gap:14px;display:inline-flex}.site-context-separator{color:var(--rule);flex:none}.site-context-label{white-space:nowrap;text-transform:capitalize;min-width:0}.masthead{gap:16px}.masthead>.nav{flex:none}@media (max-width:680px){.site-brand{gap:6px}.site-context{gap:8px;font-size:12px}.site-context-label{white-space:normal}}@media (max-width:480px){.masthead{gap:10px}.masthead>.nav{gap:12px}.masthead .nav-github-count{display:none}}.site-header{background:var(--paper);color:var(--ink);font:14px/1.4 var(--sans)}.site-header-sticky{z-index:100;position:sticky;top:0}.site-navigation{flex:none;position:relative}.site-mobile-menu{display:none;position:relative}.site-mobile-menu summary{min-height:44px;font:14px var(--sans);cursor:pointer;justify-content:center;align-items:center;gap:9px;padding:0 8px;list-style:none;display:flex}.site-mobile-menu summary::-webkit-details-marker{display:none}.site-mobile-menu summary:focus-visible{outline:2px solid var(--blue-ink);outline-offset:2px}.site-mobile-menu[open] summary svg{transform:rotate(180deg)}.site-mobile-menu nav{z-index:110;border:1px solid var(--rule);background:var(--paper);flex-direction:column;width:min(260px,100vw - 44px);padding:12px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.site-mobile-menu nav>a{min-height:44px;font:14px/1.4 var(--sans);align-items:center;padding:8px 12px;display:flex}.site-mobile-menu nav>a:hover{background:var(--soft-blue);color:var(--blue-ink)}.site-mobile-menu nav>.nav-github{justify-content:flex-start}@media (max-width:860px){.site-navigation .site-desktop-nav{display:none}.site-mobile-menu{display:block}.site-mobile-menu .nav-github-count{display:inline}}.nav-github{min-height:44px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.nav-github svg{flex:none;display:block}.nav-github-count{font-size:14px;line-height:1}.nav .nav-github:hover{color:var(--blue-ink);text-decoration:none}@media (max-width:380px){.nav{gap:12px}.nav-github{gap:5px}.nav-github svg{width:18px;height:18px}.nav-github-count{font-size:12px}}.tools{gap:24px;margin-bottom:34px}.tools>.tool{border:1px solid var(--rule);padding:0}.tools .tool-copy{border-top:0;height:100%;padding:28px}@media (max-width:680px){.tools{gap:18px;margin-bottom:28px}.tools .tool-copy{padding:24px}}
.SiteFooter-module__C4mfIa__footer{color:var(--muted);background:var(--paper);font:13px/1.5 var(--sans)}.SiteFooter-module__C4mfIa__inner{border-top:1px solid var(--rule);align-items:center;gap:16px 32px;padding-block:24px;display:flex}.SiteFooter-module__C4mfIa__links{flex-wrap:wrap;align-items:center;gap:0 16px;display:flex}.SiteFooter-module__C4mfIa__links a{align-items:center;min-height:44px;display:inline-flex}.SiteFooter-module__C4mfIa__footer a:hover{color:var(--blue-ink)}.SiteFooter-module__C4mfIa__links a:hover{text-underline-offset:4px;text-decoration:underline}.SiteFooter-module__C4mfIa__identity{margin-right:auto}.SiteFooter-module__C4mfIa__tagline{color:var(--ink);font:400 18px/1.4 var(--serif);margin:0 0 6px}.SiteFooter-module__C4mfIa__copyright{margin:0;font-size:12px}.SiteFooter-module__C4mfIa__social{flex:none;align-items:center;gap:0;display:flex}.SiteFooter-module__C4mfIa__social a{place-items:center;width:32px;height:44px;display:grid}.SiteFooter-module__C4mfIa__social svg{flex:none;display:block}@media (max-width:800px){.SiteFooter-module__C4mfIa__inner{flex-wrap:wrap;gap:8px 24px;padding-block:20px}.SiteFooter-module__C4mfIa__identity{flex-basis:100%}.SiteFooter-module__C4mfIa__links{margin-right:auto}.SiteFooter-module__C4mfIa__social{gap:0}}@media (pointer:coarse){.SiteFooter-module__C4mfIa__social a{width:44px}}@media print{.SiteFooter-module__C4mfIa__footer{display:none}}
.Content-module__NH2n0q__md{overflow-wrap:anywhere;min-width:0}.Content-module__NH2n0q__p{margin:0}.Content-module__NH2n0q__p+.Content-module__NH2n0q__p,.Content-module__NH2n0q__p+.Content-module__NH2n0q__list,.Content-module__NH2n0q__list+.Content-module__NH2n0q__p,.Content-module__NH2n0q__p+.Content-module__NH2n0q__pre,.Content-module__NH2n0q__pre+.Content-module__NH2n0q__p,.Content-module__NH2n0q__p+.Content-module__NH2n0q__quote,.Content-module__NH2n0q__quote+.Content-module__NH2n0q__p,.Content-module__NH2n0q__p+.Content-module__NH2n0q__h,.Content-module__NH2n0q__list+.Content-module__NH2n0q__list{margin-top:8px}.Content-module__NH2n0q__h{font:600 14px/1.4 var(--sans);letter-spacing:-.1px;margin:10px 0 4px}.Content-module__NH2n0q__h:first-child{margin-top:0}.Content-module__NH2n0q__code{font:400 12px/1.5 var(--mono);background:var(--soft-blue);padding:1px 4px}.Content-module__NH2n0q__pre{font:400 12px/1.5 var(--mono);background:var(--soft-blue);white-space:pre;max-width:100%;margin:8px 0;padding:10px 12px;overflow-x:auto}.Content-module__NH2n0q__pre:first-child{margin-top:0}.Content-module__NH2n0q__pre:last-child{margin-bottom:0}.Content-module__NH2n0q__pre code{font:inherit;background:0 0;padding:0}.Content-module__NH2n0q__list{margin:6px 0;padding-left:20px}.Content-module__NH2n0q__list:first-child{margin-top:0}.Content-module__NH2n0q__list:last-child{margin-bottom:0}.Content-module__NH2n0q__list .Content-module__NH2n0q__list{margin:2px 0 0}.Content-module__NH2n0q__list li{margin:0}.Content-module__NH2n0q__list li+li{margin-top:2px}.Content-module__NH2n0q__quote{border-left:2px solid var(--rule);color:var(--muted);margin:6px 0;padding-left:12px}.Content-module__NH2n0q__quote:first-child{margin-top:0}.Content-module__NH2n0q__quote:last-child{margin-bottom:0}.Content-module__NH2n0q__hr{background:var(--rule);border:0;height:1px;margin:10px 0}.Content-module__NH2n0q__img{max-width:100%;height:auto;margin:6px 0;display:block}.Content-module__NH2n0q__mention{font-weight:600}.Content-module__NH2n0q__link{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.Content-module__NH2n0q__cite{vertical-align:super;font:400 10px/1.6 var(--mono);border:1px solid var(--rule);background:var(--soft-blue);margin:0 1px;padding:0 5px;display:inline-block;color:var(--blue-ink)!important;text-decoration:none!important}.Content-module__NH2n0q__cite:hover{border-color:var(--blue-ink)}.Content-module__NH2n0q__mdVisitor a{color:var(--paper);text-underline-offset:3px;text-decoration:underline}.Content-module__NH2n0q__mdVisitor .Content-module__NH2n0q__code,.Content-module__NH2n0q__mdVisitor .Content-module__NH2n0q__pre{color:inherit;background:#ffffff24}.Content-module__NH2n0q__mdVisitor .Content-module__NH2n0q__quote{color:inherit;opacity:.8;border-left-color:#fff6}.Content-module__NH2n0q__mdVisitor .Content-module__NH2n0q__hr{background:#ffffff4d}.Content-module__NH2n0q__eyebrow{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:0}.Content-module__NH2n0q__input{border:1px solid var(--rule);min-width:0;color:var(--ink);font:14px/1.4 var(--sans);background:#fff;padding:10px 12px}.Content-module__NH2n0q__input:focus{outline:2px solid var(--blue-ink);outline-offset:0}.Content-module__NH2n0q__input:disabled{color:var(--muted);background:var(--paper)}.Content-module__NH2n0q__select{border:1px solid var(--rule);color:var(--ink);font:14px/1.4 var(--sans);background:#fff;padding:10px 12px}.Content-module__NH2n0q__textarea{border:1px solid var(--rule);min-height:72px;color:var(--ink);font:14px/1.4 var(--sans);resize:vertical;background:#fff;padding:10px 12px}.Content-module__NH2n0q__error{font:400 11px/1.4 var(--mono);color:var(--blue-ink);margin:0;display:none}.Content-module__NH2n0q__muted{color:var(--muted)}.Content-module__NH2n0q__done{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:0}.Content-module__NH2n0q__emailForm{gap:6px;margin-top:10px;display:flex}.Content-module__NH2n0q__emailForm .Content-module__NH2n0q__input{flex:1}.Content-module__NH2n0q__pills{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.Content-module__NH2n0q__pill{border:1px solid var(--rule);background:var(--paper);color:var(--blue-ink);font:13px/1.4 var(--sans);text-align:left;padding:6px 10px;transition:border-color .15s}.Content-module__NH2n0q__pill:hover:not(:disabled){border-color:var(--ink)}.Content-module__NH2n0q__pill:disabled{color:var(--muted);cursor:default}.Content-module__NH2n0q__form{flex-direction:column;gap:10px;min-width:min(260px,100%);margin-top:8px;display:flex}.Content-module__NH2n0q__field{flex-direction:column;gap:4px;display:flex}.Content-module__NH2n0q__attempted .Content-module__NH2n0q__input:invalid,.Content-module__NH2n0q__attempted .Content-module__NH2n0q__select:invalid,.Content-module__NH2n0q__attempted .Content-module__NH2n0q__textarea:invalid{border-color:var(--blue-ink)}.Content-module__NH2n0q__attempted .Content-module__NH2n0q__input:invalid~.Content-module__NH2n0q__error,.Content-module__NH2n0q__attempted .Content-module__NH2n0q__select:invalid~.Content-module__NH2n0q__error,.Content-module__NH2n0q__attempted .Content-module__NH2n0q__textarea:invalid~.Content-module__NH2n0q__error{display:block}.Content-module__NH2n0q__submit{align-self:flex-start}.Content-module__NH2n0q__cards{flex-direction:column;gap:10px;display:flex}.Content-module__NH2n0q__card{border:1px solid var(--rule);background:var(--paper);flex-direction:column;gap:6px;max-width:280px;padding:10px;display:flex}.Content-module__NH2n0q__cardMedia{object-fit:contain;background:#fff;width:100%;max-height:150px;display:block}.Content-module__NH2n0q__cardTitle{font:600 14px/1.4 var(--sans);letter-spacing:-.1px;margin:0}.Content-module__NH2n0q__cardBody{font:13px/1.5 var(--sans);color:var(--muted);margin:0}.Content-module__NH2n0q__cardActions{flex-direction:column;gap:6px;margin-top:4px;display:flex}.Content-module__NH2n0q__cardAction{border:1px solid var(--rule);min-height:36px;color:var(--blue-ink);font:13px/1.4 var(--sans);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:7px 12px;text-decoration:none;transition:border-color .15s;display:flex}.Content-module__NH2n0q__cardAction:hover:not(:disabled){border-color:var(--ink)}.Content-module__NH2n0q__cardAction:disabled{color:var(--muted);cursor:default}.Content-module__NH2n0q__articles{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Content-module__NH2n0q__article{border-bottom:1px solid var(--rule);padding:8px 0}.Content-module__NH2n0q__article:first-child{padding-top:0}.Content-module__NH2n0q__article:last-child{border-bottom:0;padding-bottom:0}.Content-module__NH2n0q__articleLink{color:inherit;text-decoration:none;display:block}.Content-module__NH2n0q__articleTitle{font:600 14px/1.4 var(--sans);color:var(--blue-ink);text-underline-offset:3px;margin:0;text-decoration:underline}.Content-module__NH2n0q__articleDesc{font:13px/1.5 var(--sans);color:var(--muted);margin:2px 0 0}.Content-module__NH2n0q__csat{flex-direction:column;gap:10px;min-width:min(260px,100%);display:flex}.Content-module__NH2n0q__csatTitle{margin:0}.Content-module__NH2n0q__rating{justify-content:space-between;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Content-module__NH2n0q__rating>li{flex:1;display:flex}.Content-module__NH2n0q__star{border:1px solid var(--rule);background:var(--paper);min-height:40px;color:var(--muted);font:22px/1 var(--serif);flex:1;padding:4px;transition:border-color .15s,color .15s}.Content-module__NH2n0q__star:hover:not(:disabled),.Content-module__NH2n0q__starOn{color:var(--blue-ink)}.Content-module__NH2n0q__starOn{border-color:var(--blue-ink);background:var(--soft-blue)}.Content-module__NH2n0q__star:disabled{cursor:default}.Content-module__NH2n0q__emoji{border:1px solid var(--rule);background:var(--paper);flex:1;min-height:40px;padding:4px;font-size:20px;line-height:1;transition:border-color .15s}.Content-module__NH2n0q__emoji:hover:not(:disabled){border-color:var(--ink)}.Content-module__NH2n0q__emojiOn{border-color:var(--blue-ink);background:var(--soft-blue)}.Content-module__NH2n0q__emoji:disabled{cursor:default}.Content-module__NH2n0q__feedback{gap:6px;display:flex}.Content-module__NH2n0q__feedback .Content-module__NH2n0q__input{flex:1}.Content-module__NH2n0q__viaEmail{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:inherit;opacity:.7;margin:0 0 6px}@media (max-width:640px){.Content-module__NH2n0q__card{max-width:100%}}
.shared-module__E6EAEa__rowVisitor{justify-content:flex-end;display:flex}.shared-module__E6EAEa__rowAgent{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.shared-module__E6EAEa__label{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:0}.shared-module__E6EAEa__bubbleVisitor{background:var(--ink);max-width:84%;color:var(--paper);white-space:pre-wrap;overflow-wrap:anywhere;padding:10px 14px}.shared-module__E6EAEa__bubbleAgent{border:1px solid var(--rule);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;max-width:92%;padding:10px 14px}.shared-module__E6EAEa__bubbleAgent a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.shared-module__E6EAEa__bubbleTemplate{border:1px solid var(--rule);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;max-width:92%;padding:10px 14px}.shared-module__E6EAEa__bubbleTemplate a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.shared-module__E6EAEa__cite{vertical-align:super;font:400 10px/1.6 var(--mono);border:1px solid var(--rule);background:var(--soft-blue);margin:0 1px;padding:0 5px;display:inline-block;color:var(--blue-ink)!important;text-decoration:none!important}.shared-module__E6EAEa__cite:hover{border-color:var(--blue-ink)}.shared-module__E6EAEa__typing{align-items:center;gap:5px;padding:14px;display:inline-flex}.shared-module__E6EAEa__typing span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite shared-module__E6EAEa__pulse}.shared-module__E6EAEa__typing span:nth-child(2){animation-delay:.2s}.shared-module__E6EAEa__typing span:nth-child(3){animation-delay:.4s}@keyframes shared-module__E6EAEa__pulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.shared-module__E6EAEa__hairlineButton{border:1px solid var(--rule);background:var(--paper);min-height:40px;color:var(--ink);font:13px/1.4 var(--sans);letter-spacing:-.1px;align-items:center;gap:10px;padding:9px 14px;transition:border-color .15s,color .15s;display:inline-flex}.shared-module__E6EAEa__hairlineButton:hover:not(:disabled){border-color:var(--ink)}.shared-module__E6EAEa__hairlineButton:disabled{color:var(--muted);cursor:default}.shared-module__E6EAEa__monoLine{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:0}.shared-module__E6EAEa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shared-module__E6EAEa__divider{background:var(--rule);border:0;height:1px;margin:0}.shared-module__E6EAEa__link{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}
.Launcher-module__IvkQdW__launcher{z-index:120;background:var(--paper);min-height:40px;color:var(--muted);border:1px solid var(--rule);font:13px/1.4 var(--sans);letter-spacing:-.1px;align-items:center;gap:10px;padding:9px 14px 9px 12px;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #24262114}.Launcher-module__IvkQdW__launcher:hover{color:var(--ink);border-color:var(--ink)}.Launcher-module__IvkQdW__launcherOpen{color:var(--ink);border-color:var(--ink);box-shadow:none}.Launcher-module__IvkQdW__dot{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px}.Launcher-module__IvkQdW__badge{font:11px/1.4 var(--mono);background:var(--blue);color:var(--ink);margin-left:2px;padding:1px 6px}.Launcher-module__IvkQdW__badgePulse{animation:.9s ease-out Launcher-module__IvkQdW__badgePulse}@keyframes Launcher-module__IvkQdW__badgePulse{0%{transform:scale(1)}30%{transform:scale(1.18)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.Launcher-module__IvkQdW__badgePulse{animation:none}}.Launcher-module__IvkQdW__stack{z-index:119;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;width:min(392px,100vw - 48px);display:flex;position:fixed;bottom:76px;right:24px}.Launcher-module__IvkQdW__stack>*{pointer-events:auto}.Launcher-module__IvkQdW__peek{background:var(--paper);width:100%;color:var(--ink);border:1px solid var(--rule);font:14px/1.5 var(--sans);padding:14px 16px 12px;box-shadow:0 6px 20px #24262114}.Launcher-module__IvkQdW__peekList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Launcher-module__IvkQdW__peekList li{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.Launcher-module__IvkQdW__peekMessage{border:1px solid var(--rule);max-width:100%;color:var(--ink);text-align:left;font:14px/1.5 var(--sans);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;padding:10px 14px;transition:border-color .15s}.Launcher-module__IvkQdW__peekMessage:hover{border-color:var(--ink)}.Launcher-module__IvkQdW__peekActions{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.Launcher-module__IvkQdW__peekOpen{color:var(--ink);font:13px/1.4 var(--sans);letter-spacing:-.1px;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;display:inline-flex}.Launcher-module__IvkQdW__peekOpen:hover{color:var(--blue-ink)}.Launcher-module__IvkQdW__peekClose{min-height:28px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.Launcher-module__IvkQdW__peekClose:hover{color:var(--blue-ink)}@media (max-width:640px){.Launcher-module__IvkQdW__launcher{bottom:16px;right:16px}.Launcher-module__IvkQdW__launcherOpen{display:none}.Launcher-module__IvkQdW__stack{width:calc(100vw - 32px);bottom:68px;right:16px}}@media print{.Launcher-module__IvkQdW__launcher,.Launcher-module__IvkQdW__stack{display:none}}
.CampaignCard-module__T43QPq__card{border:1px solid var(--ink);background:var(--paper);width:100%;color:var(--ink);font:14px/1.5 var(--sans);padding:14px 16px;box-shadow:0 18px 48px #24262124}.CampaignCard-module__T43QPq__sender{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:0 0 6px}.CampaignCard-module__T43QPq__body{width:100%;color:var(--ink);text-align:left;font:14px/1.5 var(--sans);white-space:pre-wrap;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:block}.CampaignCard-module__T43QPq__body:hover{color:var(--blue-ink)}.CampaignCard-module__T43QPq__body a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.CampaignCard-module__T43QPq__actions{align-items:center;gap:12px;margin-top:10px;display:flex}.CampaignCard-module__T43QPq__reply{min-height:32px;padding:5px 12px}.CampaignCard-module__T43QPq__close{min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.CampaignCard-module__T43QPq__close:hover{color:var(--blue-ink)}@media (max-width:640px){.CampaignCard-module__T43QPq__card{padding:12px 14px}}@media print{.CampaignCard-module__T43QPq__card{display:none}}
.HomeView-module__bS2yDq__home{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.HomeView-module__bS2yDq__card{border-bottom:1px solid var(--rule);flex-direction:column;gap:12px;padding:18px 22px;display:flex}.HomeView-module__bS2yDq__headline{font:400 20px/1.3 var(--serif);letter-spacing:-.4px;margin:0}.HomeView-module__bS2yDq__detail{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.HomeView-module__bS2yDq__agents{gap:6px;margin:0;padding:0;list-style:none;display:flex}.HomeView-module__bS2yDq__chip{border:1px solid var(--rule);width:28px;height:28px;font:400 11px/1 var(--mono);color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.HomeView-module__bS2yDq__start{align-self:flex-start;margin-top:4px}.HomeView-module__bS2yDq__start:disabled{border-color:var(--rule)}.HomeView-module__bS2yDq__articles{border-bottom:1px solid var(--rule);flex-direction:column;gap:10px;padding:18px 22px;display:flex}.HomeView-module__bS2yDq__articlesTitle{font:400 11px/1.4 var(--mono);letter-spacing:1.15px;text-transform:uppercase;color:var(--muted);margin:0}.HomeView-module__bS2yDq__articleList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HomeView-module__bS2yDq__article{border:0;border-bottom:1px solid var(--rule);width:100%;color:var(--ink);text-align:left;font:14px/1.5 var(--sans);letter-spacing:-.1px;background:0 0;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;transition:color .15s;display:flex}.HomeView-module__bS2yDq__article:hover{color:var(--blue-ink)}.HomeView-module__bS2yDq__article span:last-child{color:var(--muted);flex:none}.HomeView-module__bS2yDq__articleList li:last-child .HomeView-module__bS2yDq__article{border-bottom:0}.HomeView-module__bS2yDq__viewAll{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--blue-ink);background:0 0;border:0;align-self:flex-start;margin:0;padding:4px 0}.HomeView-module__bS2yDq__viewAll:hover{text-underline-offset:3px;text-decoration:underline}.HomeView-module__bS2yDq__viewer{flex-direction:column;flex:1;min-height:0;display:flex}.HomeView-module__bS2yDq__viewerBar{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding:8px 22px;display:flex}.HomeView-module__bS2yDq__viewerBar p{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.HomeView-module__bS2yDq__frame{background:#fff;flex:1;min-height:0;position:relative}.HomeView-module__bS2yDq__frame iframe{border:0;width:100%;height:100%;display:block}.HomeView-module__bS2yDq__frameNotice{text-align:center;pointer-events:none;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}@media (max-width:640px){.HomeView-module__bS2yDq__card,.HomeView-module__bS2yDq__articles{padding:16px 20px}.HomeView-module__bS2yDq__viewerBar{padding:8px 20px}}
.PanelHeader-module__Ta3FpG__header{border-bottom:1px solid var(--rule);padding:20px 22px 18px;position:relative}.PanelHeader-module__Ta3FpG__close{white-space:nowrap;min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px;position:absolute;top:14px;right:14px}.PanelHeader-module__Ta3FpG__close:hover{color:var(--blue-ink)}.PanelHeader-module__Ta3FpG__close span{margin-left:2px;font-size:14px}.PanelHeader-module__Ta3FpG__eyebrow{font:400 11px/1.4 var(--mono);letter-spacing:1.15px;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.PanelHeader-module__Ta3FpG__title{font:400 26px/1.1 var(--serif);letter-spacing:-.8px;-webkit-line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.PanelHeader-module__Ta3FpG__sub{color:var(--muted);-webkit-line-clamp:6;overflow-wrap:anywhere;white-space:pre-wrap;-webkit-box-orient:vertical;max-width:300px;margin:8px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.PanelHeader-module__Ta3FpG__sub a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.PanelHeader-module__Ta3FpG__headerCollapsed{border-bottom:1px solid var(--rule);align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex;position:relative}.PanelHeader-module__Ta3FpG__headerCollapsed .PanelHeader-module__Ta3FpG__close{position:static}.PanelHeader-module__Ta3FpG__back{white-space:nowrap;min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.PanelHeader-module__Ta3FpG__back:hover{color:var(--blue-ink)}.PanelHeader-module__Ta3FpG__avatar{object-fit:contain;flex:none;width:20px;height:20px}.PanelHeader-module__Ta3FpG__nameRow{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.PanelHeader-module__Ta3FpG__name{font:14px/1.3 var(--sans);letter-spacing:-.1px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PanelHeader-module__Ta3FpG__actions{flex:none;align-items:center;gap:2px;margin-left:auto;display:flex}.PanelHeader-module__Ta3FpG__end{white-space:nowrap;min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.PanelHeader-module__Ta3FpG__end:hover:not(:disabled){color:var(--blue-ink)}.PanelHeader-module__Ta3FpG__end:disabled{cursor:default;opacity:.6}.PanelHeader-module__Ta3FpG__dot{background:var(--rule);border-radius:50%;flex:none;width:7px;height:7px}.PanelHeader-module__Ta3FpG__online{background:var(--blue)}@media (max-width:640px){.PanelHeader-module__Ta3FpG__header{padding:18px 20px 16px}.PanelHeader-module__Ta3FpG__headerCollapsed{gap:8px;padding:10px 12px}}
.Banner-module__vCcoYW__banner{font:400 11px/1.4 var(--mono);color:var(--blue-ink);border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:10px;margin:0;padding:8px 22px;display:flex}.Banner-module__vCcoYW__banner.Banner-module__vCcoYW__empty{border:0;height:0;padding:0;overflow:hidden}.Banner-module__vCcoYW__text{overflow-wrap:anywhere;min-width:0}.Banner-module__vCcoYW__error{color:var(--blue-ink)}.Banner-module__vCcoYW__success{color:var(--green)}.Banner-module__vCcoYW__info,.Banner-module__vCcoYW__offline{color:var(--muted)}.Banner-module__vCcoYW__rateLimited{color:var(--blue-ink)}.Banner-module__vCcoYW__tokenLost{color:var(--ink);background:var(--soft-blue)}.Banner-module__vCcoYW__dismiss{min-height:24px;color:var(--muted);font:14px/1 var(--sans);background:0 0;border:0;flex:none;padding:0 6px}.Banner-module__vCcoYW__dismiss:hover{color:var(--blue-ink)}@media (max-width:640px){.Banner-module__vCcoYW__banner{padding-left:20px;padding-right:20px}.Banner-module__vCcoYW__banner.Banner-module__vCcoYW__empty{padding:0}}
.Attachments-module__r-kT_q__list{flex-direction:column;gap:6px;min-width:0;display:flex}.Attachments-module__r-kT_q__listVisitor{align-items:flex-end;max-width:84%}.Attachments-module__r-kT_q__listAgent{align-items:flex-start;max-width:92%}.Attachments-module__r-kT_q__uploading{opacity:.55}.Attachments-module__r-kT_q__imageLink,.Attachments-module__r-kT_q__imageFrame{border:1px solid var(--rule);background:#fff;max-width:min(250px,100%);line-height:0;display:block}.Attachments-module__r-kT_q__imageLink:hover{border-color:var(--ink)}.Attachments-module__r-kT_q__imageLink:focus-visible{outline:2px solid var(--blue-ink);outline-offset:2px}.Attachments-module__r-kT_q__image{width:auto;max-width:100%;height:auto;max-height:250px;display:block}.Attachments-module__r-kT_q__video{background:var(--ink);border:1px solid var(--rule);width:250px;max-width:100%;display:block}.Attachments-module__r-kT_q__audioWrap{flex-direction:column;gap:6px;max-width:100%;display:flex}.Attachments-module__r-kT_q__audio{width:100%;min-width:220px;height:36px;display:block}.Attachments-module__r-kT_q__transcript{border:1px solid var(--rule);max-width:100%;font:13px/1.5 var(--sans);color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;margin:0;padding:8px 12px}.Attachments-module__r-kT_q__file{border:1px solid var(--rule);min-width:0;max-width:100%;color:var(--ink);font:13px/1.4 var(--sans);background:#fff;align-items:center;gap:14px;padding:8px 12px;display:flex}.Attachments-module__r-kT_q__listVisitor .Attachments-module__r-kT_q__file{border-color:var(--ink)}.Attachments-module__r-kT_q__fileBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Attachments-module__r-kT_q__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.Attachments-module__r-kT_q__fileMeta{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted)}.Attachments-module__r-kT_q__download{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--blue-ink);text-underline-offset:3px;flex:none;text-decoration:underline}.Attachments-module__r-kT_q__download:hover{color:var(--ink)}.Attachments-module__r-kT_q__location{border:1px solid var(--rule);max-width:100%;color:var(--ink);font:13px/1.4 var(--sans);background:#fff;flex-direction:column;gap:2px;padding:8px 12px;display:inline-flex}a.Attachments-module__r-kT_q__location:hover{border-color:var(--ink)}.Attachments-module__r-kT_q__dropZone{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Attachments-module__r-kT_q__dropOverlay{z-index:2;border:1px dashed var(--ink);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--ink);pointer-events:none;background:#f8f7f3eb;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Attachments-module__r-kT_q__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.Attachments-module__r-kT_q__fileName{max-width:170px}.Attachments-module__r-kT_q__video{width:100%}}
.MessagesView-module__eGPfcG__messages{overflow-anchor:none;overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;padding:18px 22px;display:flex;overflow-y:auto}.MessagesView-module__eGPfcG__empty{font:400 20px/1.3 var(--serif);letter-spacing:-.4px;color:var(--muted);max-width:280px;margin:auto 0 0}.MessagesView-module__eGPfcG__day{align-items:center;gap:12px;margin:4px 0;display:flex}.MessagesView-module__eGPfcG__dayRule{flex:1}.MessagesView-module__eGPfcG__dayLabel{font:400 10px/1.4 var(--mono);letter-spacing:1.15px;text-transform:uppercase;color:var(--muted);flex:none}.MessagesView-module__eGPfcG__loadOlder{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);align-self:center;align-items:center;gap:10px;margin:0;display:inline-flex}.MessagesView-module__eGPfcG__spinner{border:1px solid var(--rule);border-top-color:var(--ink);width:9px;height:9px;animation:1s linear infinite MessagesView-module__eGPfcG__spin}@keyframes MessagesView-module__eGPfcG__spin{to{transform:rotate(360deg)}}.MessagesView-module__eGPfcG__row{flex-direction:column;gap:6px;margin:0 -8px;padding:2px 8px;transition:background-color .5s;display:flex}.MessagesView-module__eGPfcG__rowAgent{align-items:flex-start}.MessagesView-module__eGPfcG__rowVisitor{align-items:flex-end}.MessagesView-module__eGPfcG__echo{margin-top:-6px}.MessagesView-module__eGPfcG__pending{opacity:.55}.MessagesView-module__eGPfcG__failedRow{opacity:1}.MessagesView-module__eGPfcG__flash{background:var(--soft-blue);transition:background-color .1s}.MessagesView-module__eGPfcG__line{flex-wrap:wrap;align-items:flex-end;gap:6px 8px;width:100%;display:flex}.MessagesView-module__eGPfcG__rowVisitor .MessagesView-module__eGPfcG__line{justify-content:flex-end}.MessagesView-module__eGPfcG__bubble{min-width:0}.MessagesView-module__eGPfcG__attachmentsBelow{flex:100%;min-width:0}.MessagesView-module__eGPfcG__rowVisitor .MessagesView-module__eGPfcG__attachmentsBelow{justify-content:flex-end;display:flex}.MessagesView-module__eGPfcG__attachmentsInline{flex:0 auto;min-width:0;max-width:92%}.MessagesView-module__eGPfcG__rowVisitor .MessagesView-module__eGPfcG__attachmentsInline{max-width:84%}.MessagesView-module__eGPfcG__meta{opacity:0;flex:none;align-items:center;gap:6px;padding-bottom:6px;transition:opacity .15s;display:inline-flex}.MessagesView-module__eGPfcG__row:hover .MessagesView-module__eGPfcG__meta,.MessagesView-module__eGPfcG__row:focus-within .MessagesView-module__eGPfcG__meta{opacity:1}.MessagesView-module__eGPfcG__replyButton{min-height:24px;color:var(--muted);font:400 13px/1 var(--mono);background:0 0;border:0;padding:0 4px}.MessagesView-module__eGPfcG__replyButton:hover{color:var(--blue-ink)}.MessagesView-module__eGPfcG__replyButton:focus-visible{outline-offset:2px}.MessagesView-module__eGPfcG__time{font:400 10px/1.4 var(--mono);color:var(--muted);white-space:nowrap;margin:0}@media (hover:none){.MessagesView-module__eGPfcG__meta{opacity:.7}}.MessagesView-module__eGPfcG__failed{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--blue-ink);align-items:center;gap:8px;margin:0;display:flex}.MessagesView-module__eGPfcG__retry{color:var(--blue-ink);font:inherit;letter-spacing:inherit;text-transform:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.MessagesView-module__eGPfcG__retry:hover{color:var(--ink)}.MessagesView-module__eGPfcG__replyChip{align-items:center;gap:10px;min-width:0;max-width:100%;display:inline-flex}.MessagesView-module__eGPfcG__replyChipText,.MessagesView-module__eGPfcG__replyChipJump{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:260px;display:inline-block;overflow:hidden}.MessagesView-module__eGPfcG__replyChipJump{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--rule);text-decoration-color:var(--rule);background:0 0;border:0;padding:0}.MessagesView-module__eGPfcG__replyChipJump:hover{color:var(--blue-ink);text-decoration-color:currentColor}.MessagesView-module__eGPfcG__replyChipDismiss{color:var(--muted);font:400 14px/1 var(--sans);background:0 0;border:0;flex:none;padding:0 4px}.MessagesView-module__eGPfcG__replyChipDismiss:hover{color:var(--blue-ink)}.MessagesView-module__eGPfcG__typingRow{margin:0 -8px;padding:2px 8px}@media (max-width:640px){.MessagesView-module__eGPfcG__messages{padding:16px 20px}.MessagesView-module__eGPfcG__replyChipText,.MessagesView-module__eGPfcG__replyChipJump{max-width:200px}}
.Composer-module__S-Va9W__composer{border-top:1px solid var(--ink);display:flex}.Composer-module__S-Va9W__input{min-width:0;color:var(--ink);font:14px/1.4 var(--sans);resize:none;background:0 0;border:0;flex:1;padding:14px 16px 14px 22px;overflow-y:auto}.Composer-module__S-Va9W__input::placeholder{color:var(--muted)}.Composer-module__S-Va9W__input:focus{background:#fff;outline:none}.Composer-module__S-Va9W__send{border:0;border-left:1px solid var(--ink);background:var(--ink);color:var(--paper);font:14px/1 var(--sans);align-items:center;gap:10px;padding:0 18px;transition:background .15s,color .15s;display:inline-flex}.Composer-module__S-Va9W__send:hover:not(:disabled){background:var(--blue);color:var(--ink)}.Composer-module__S-Va9W__send:disabled{background:var(--paper);color:var(--muted);border-left-color:var(--rule);cursor:default}.Composer-module__S-Va9W__send:focus-visible{outline-offset:-4px}.Composer-module__S-Va9W__tools{align-items:flex-end;gap:2px;padding:0 4px 8px 0;display:flex}.Composer-module__S-Va9W__tools:empty{display:none}.Composer-module__S-Va9W__tool{min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.Composer-module__S-Va9W__tool:hover:not(:disabled){color:var(--blue-ink)}.Composer-module__S-Va9W__replyRow{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:10px;padding:8px 22px;display:flex}.Composer-module__S-Va9W__hint{font:400 11px/1.4 var(--mono);color:var(--muted);border-top:1px solid var(--rule);margin:0;padding:8px 22px}@media (max-width:640px){.Composer-module__S-Va9W__input{padding-left:20px}.Composer-module__S-Va9W__replyRow,.Composer-module__S-Va9W__hint{padding-left:20px;padding-right:20px}}
.EmojiButton-module__NH54pa__wrap{display:contents}.EmojiButton-module__NH54pa__button{min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.EmojiButton-module__NH54pa__button:hover:not(:disabled){color:var(--blue-ink)}.EmojiButton-module__NH54pa__button[aria-expanded=true]{color:var(--ink)}.EmojiButton-module__NH54pa__button:disabled{cursor:default;opacity:.6}.EmojiButton-module__NH54pa__button:focus-visible{outline-offset:2px}.EmojiButton-module__NH54pa__popover{z-index:5;border:1px solid var(--ink);background:var(--paper);width:min(280px,100% - 24px);max-height:320px;color:var(--ink);flex-direction:column;gap:8px;padding:10px;display:flex;position:absolute;bottom:64px;right:12px;box-shadow:0 18px 48px #24262124}.EmojiButton-module__NH54pa__search{border:1px solid var(--rule);width:100%;color:var(--ink);font:13px/1.4 var(--sans);background:#fff;flex:none;padding:6px 8px}.EmojiButton-module__NH54pa__search::placeholder{color:var(--muted)}.EmojiButton-module__NH54pa__search:focus{border-color:var(--ink);outline:none}.EmojiButton-module__NH54pa__body{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.EmojiButton-module__NH54pa__section{font:400 10px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:8px 0 4px}.EmojiButton-module__NH54pa__body>div:first-child>.EmojiButton-module__NH54pa__section{margin-top:0}.EmojiButton-module__NH54pa__grid{grid-template-columns:repeat(8,1fr);gap:2px;display:grid}.EmojiButton-module__NH54pa__cell{aspect-ratio:1;background:0 0;border:0;justify-content:center;align-items:center;min-width:0;padding:4px;font-size:18px;line-height:1;display:flex}.EmojiButton-module__NH54pa__cell:hover{background:var(--soft-blue)}.EmojiButton-module__NH54pa__cell:focus-visible{outline:2px solid var(--blue-ink);outline-offset:-2px}.EmojiButton-module__NH54pa__empty{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:4px 0}@media (max-width:640px){.EmojiButton-module__NH54pa__popover{width:calc(100% - 24px)}.EmojiButton-module__NH54pa__cell{font-size:20px}}
.PreChatForm-module__X0K9yW__form{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:18px 22px;display:flex;overflow-y:auto}.PreChatForm-module__X0K9yW__message{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.PreChatForm-module__X0K9yW__message a{color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.PreChatForm-module__X0K9yW__field{flex-direction:column;gap:5px;display:flex}.PreChatForm-module__X0K9yW__label{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted)}.PreChatForm-module__X0K9yW__optional{letter-spacing:.8px;color:var(--rule)}.PreChatForm-module__X0K9yW__input{border:1px solid var(--rule);width:100%;color:var(--ink);font:14px/1.4 var(--sans);appearance:none;background:#fff;border-radius:0;padding:10px 12px}.PreChatForm-module__X0K9yW__select{border:1px solid var(--rule);width:100%;color:var(--ink);font:14px/1.4 var(--sans);background:#fff;border-radius:0;padding:10px 12px}.PreChatForm-module__X0K9yW__textarea{border:1px solid var(--rule);width:100%;min-height:96px;color:var(--ink);font:14px/1.4 var(--sans);resize:vertical;background:#fff;border-radius:0;padding:10px 12px}.PreChatForm-module__X0K9yW__input::placeholder,.PreChatForm-module__X0K9yW__textarea::placeholder{color:var(--muted)}.PreChatForm-module__X0K9yW__input:focus,.PreChatForm-module__X0K9yW__select:focus,.PreChatForm-module__X0K9yW__textarea:focus{border-color:var(--ink);outline:none}.PreChatForm-module__X0K9yW__input:disabled,.PreChatForm-module__X0K9yW__select:disabled,.PreChatForm-module__X0K9yW__textarea:disabled{color:var(--muted);background:var(--paper)}.PreChatForm-module__X0K9yW__invalid,.PreChatForm-module__X0K9yW__invalid:focus{border-color:var(--blue-ink)}.PreChatForm-module__X0K9yW__checkbox{cursor:pointer;align-items:center;gap:10px;min-height:24px;display:flex}.PreChatForm-module__X0K9yW__checkbox input{width:16px;height:16px;accent-color:var(--ink);margin:0}.PreChatForm-module__X0K9yW__actions{align-items:center;gap:14px;margin-top:2px;display:flex}.PreChatForm-module__X0K9yW__submit{align-self:flex-start}.PreChatForm-module__X0K9yW__hint{font:400 11px/1.4 var(--mono);letter-spacing:.4px;color:var(--muted)}.PreChatForm-module__X0K9yW__error{font:400 11px/1.4 var(--mono);color:var(--blue-ink);margin:0}.PreChatForm-module__X0K9yW__resolved{border-top:1px solid var(--rule);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 16px;padding:12px 22px;font-size:13px;display:flex}.PreChatForm-module__X0K9yW__startNew{color:var(--blue-ink);font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.PreChatForm-module__X0K9yW__startNew:hover{color:var(--ink)}.PreChatForm-module__X0K9yW__transcript{color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:0}.PreChatForm-module__X0K9yW__transcript:hover:not(:disabled){color:var(--blue-ink)}.PreChatForm-module__X0K9yW__transcript:disabled{color:var(--muted);cursor:default}.PreChatForm-module__X0K9yW__addEmail{flex-wrap:wrap;flex-basis:100%;align-items:center;gap:6px;display:flex}.PreChatForm-module__X0K9yW__inlineInput{flex:160px;width:auto;padding:7px 10px;font-size:13px}.PreChatForm-module__X0K9yW__inlineButton{min-height:32px;color:var(--muted);font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;background:0 0;border:0;padding:4px 8px}.PreChatForm-module__X0K9yW__inlineButton:hover:not(:disabled){color:var(--blue-ink)}.PreChatForm-module__X0K9yW__inlineButton:disabled{cursor:default}.PreChatForm-module__X0K9yW__errorWide{flex-basis:100%}.PreChatForm-module__X0K9yW__srLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.PreChatForm-module__X0K9yW__form{padding:16px 20px}.PreChatForm-module__X0K9yW__resolved{padding:12px 20px}.PreChatForm-module__X0K9yW__input,.PreChatForm-module__X0K9yW__select,.PreChatForm-module__X0K9yW__textarea,.PreChatForm-module__X0K9yW__inlineInput{font-size:16px}}
.Panel-module__hi6s-a__panel{z-index:120;background:var(--paper);width:min(392px,100vw - 48px);height:min(600px,100vh - 116px);color:var(--ink);border:1px solid var(--ink);font:14px/1.5 var(--sans);flex-direction:column;display:flex;position:fixed;bottom:84px;right:24px;box-shadow:0 18px 48px #24262124}.Panel-module__hi6s-a__panel[hidden]{display:none}.Panel-module__hi6s-a__panel:focus{outline:none}.Panel-module__hi6s-a__backdrop{display:none}.Panel-module__hi6s-a__body{flex-direction:column;flex:1;min-height:0;display:flex}.Panel-module__hi6s-a__unavailable{font:400 11px/1.4 var(--mono);letter-spacing:.8px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--rule);margin:0;padding:8px 22px}@media (max-width:640px){.Panel-module__hi6s-a__panel{width:100%;height:100dvh;box-shadow:none;padding-bottom:env(safe-area-inset-bottom,0px);border:0;inset:0}.Panel-module__hi6s-a__backdrop{z-index:119;background:#2426212e;display:block;position:fixed;inset:0}.Panel-module__hi6s-a__backdrop[hidden]{display:none}.Panel-module__hi6s-a__unavailable{padding:8px 20px}.Panel-module__hi6s-a__panel textarea,.Panel-module__hi6s-a__panel input:not([type=checkbox]):not([type=radio]),.Panel-module__hi6s-a__panel select{font-size:16px}}@media print{.Panel-module__hi6s-a__panel,.Panel-module__hi6s-a__backdrop{display:none}}
