.action-flash{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:3;margin:0;padding:8px 12px;border:0;border-radius:12px;background:#3a4050;box-shadow:0 10px 24px rgba(17,19,24,.28);color:#fff;font-size:13px;line-height:1.35;text-align:center;pointer-events:none;animation:action-flash 3.2s ease forwards}@keyframes action-flash{0%{opacity:0;transform:translateY(-4px)}78%,8%{opacity:1;transform:none}to{opacity:0;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.action-flash{animation:none}}.bassario-conversation-list,.chat-list-shell,.chat-page-container,.panel.chat-dialog-shell{--bassario-blue:var(--bassario-messenger-accent,#10256f);--accent:var(--bassario-messenger-accent,#10256f);--surface:var(--bassario-messenger-surface,#ffffff);--ink:var(--bassario-messenger-text,#172033);--ink-soft:var(--bassario-messenger-text-soft,#364158);--muted:var(--bassario-messenger-muted,#687083);--line:var(--bassario-messenger-border,#d9deea);--danger:var(--bassario-messenger-danger,#c62828);--green:var(--bassario-messenger-success,#168a52)}.bassario-conversation-list{display:flex;min-height:320px;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--bassario-messenger-radius,16px);background:var(--surface);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.bassario-conversation-list .messenger-list-header{padding:18px 20px;border-bottom:1px solid var(--line)}.bassario-conversation-list .messenger-list-header h2{margin:0;color:var(--ink);font-size:20px}.bassario-conversation-list .messenger-list-state{display:grid;min-height:220px;place-content:center;justify-items:center;grid-gap:12px;gap:12px;padding:24px;color:var(--muted);text-align:center}.bassario-conversation-list .messenger-list-state p{margin:0}.bassario-conversation-list .messenger-list-items{display:grid}.bassario-conversation-list .messenger-list-entry+.messenger-list-entry{border-top:1px solid var(--line)}.bassario-conversation-list .messenger-list-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:72px;padding:12px 16px;color:inherit;text-decoration:none}.bassario-conversation-list .messenger-list-item:focus-visible,.bassario-conversation-list .messenger-list-item:hover{background:color-mix(in srgb,var(--bassario-blue) 7%,transparent)}.bassario-conversation-list .messenger-list-item:focus-visible{outline:2px solid var(--bassario-blue);outline-offset:-2px}.bassario-conversation-list .messenger-list-avatar{display:grid;width:48px;height:48px;overflow:hidden;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--bassario-blue) 12%,var(--surface));color:var(--bassario-blue);font-weight:800}.bassario-conversation-list .messenger-list-avatar img{width:100%;height:100%;object-fit:cover}.bassario-conversation-list .messenger-list-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.bassario-conversation-list .messenger-list-copy span,.bassario-conversation-list .messenger-list-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bassario-conversation-list .messenger-list-copy span{color:var(--muted);font-size:14px}.bassario-conversation-list .messenger-list-unread{display:grid;min-width:24px;height:24px;place-items:center;padding:0 7px;border-radius:999px;background:var(--bassario-blue);color:#ffffff;font-size:12px;font-weight:800}.bassario-messenger-shell{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);width:100%;min-height:min(520px,100dvh);max-height:100dvh;overflow:hidden;border-radius:var(--bassario-messenger-radius,16px)}.bassario-messenger-shell[data-has-list=false]{display:block}.bassario-messenger-shell-list,.bassario-messenger-shell-thread{min-width:0;min-height:0;overflow:auto}.bassario-messenger-shell-list{border-right:1px solid var(--bassario-messenger-border,#d9deea)}.bassario-messenger-drawer-overlay{align-items:stretch;justify-content:flex-end;padding:0}.bassario-messenger-drawer{width:min(100%,980px);height:100dvh;max-height:100dvh;border-radius:0;overflow:hidden}.bassario-messenger-drawer .bassario-messenger-shell{height:calc(100dvh - 72px)}@media (max-width:720px){.bassario-messenger-shell{display:block}.bassario-messenger-shell[data-thread-open=false] .bassario-messenger-shell-thread,.bassario-messenger-shell[data-thread-open=true] .bassario-messenger-shell-list{display:none}.bassario-messenger-shell-list{border-right:0}}.chat-page-container{max-width:none}.workspace-page.chat-page-container{display:flex;flex-direction:column}.chat-state-panel{padding:22px}.chat-list-shell{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:14px}.chat-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px}.chat-list-toolbar strong{color:var(--bassario-blue);font-size:20px;letter-spacing:-.03em}.chat-support-promo{display:flex;align-items:center;width:100%;gap:14px;border:0;padding:14px;border-radius:14px;background:#e5f5ff;color:var(--ink);cursor:pointer;text-align:left}.chat-support-promo:disabled{cursor:wait;opacity:.7}.chat-support-promo-icon{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border-radius:50%;background:#fff;color:#0b89cf}.chat-support-promo-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chat-support-promo-copy{display:grid;grid-gap:3px;gap:3px}.chat-support-promo-copy strong{font-size:18px;font-weight:900}.chat-support-promo-copy span{color:var(--muted);font-size:14px}.chat-thread-list{display:grid;overflow:hidden;grid-gap:0;gap:0}.chat-thread-list[hidden]{display:none}.chat-thread-groups{display:grid;grid-gap:18px;gap:18px}.chat-listing-group{display:grid;grid-gap:6px;gap:6px}.chat-listing-group-toggle{width:100%;display:flex;align-items:center;gap:9px;margin:0;padding:2px 0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:18px;font-weight:900;letter-spacing:-.025em;text-align:left;cursor:pointer}.chat-listing-group-unread{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#e53935;color:#fff;font-size:11px;line-height:1}.chat-listing-group-chevron{font-size:22px;line-height:1;transition:transform .16s ease}.chat-listing-group-chevron.collapsed{transform:rotate(-90deg)}.chat-thread-meta{display:inline-flex;align-items:center;gap:10px}.chat-thread-card{position:relative;padding:0 14px;transition:background .16s ease}.chat-thread-card+.chat-thread-card{border-top:1px solid var(--line)}.chat-thread-card:hover{background:rgba(16,37,111,.035)}.chat-thread-main{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;min-height:88px;padding:12px 0;color:inherit}.chat-dialog-avatar,.chat-thread-image{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(33,200,116,.18),rgba(16,37,111,.1));color:var(--bassario-blue);font-weight:850}.chat-presence-dot{display:inline-block;width:9px;height:9px;margin-left:8px;border-radius:50%;vertical-align:middle}.chat-presence-dot.online{background:#22c55e}.chat-presence-dot.offline{background:#c2c2c2}.chat-connecting-badge{margin-left:auto;padding:4px 10px;border-radius:999px;background:#fdecc8;color:#7a5900;font-size:12px;font-weight:700;white-space:nowrap}.chat-thread-image{width:64px;height:64px}.chat-thread-image svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.chat-thread-image.support{background:#e5f5ff}.chat-thread-image.support svg{color:#0b89cf}.chat-dialog-avatar img,.chat-thread-image img{width:100%;height:100%;object-fit:cover}.chat-thread-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.chat-thread-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.chat-thread-line strong{min-width:0;overflow:hidden;color:var(--ink);font-size:17px;font-weight:850;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.chat-thread-line time{flex:0 0 auto;color:var(--muted);font-size:13px}.chat-thread-important{margin-right:6px;color:#f5a623;font-weight:400}.chat-thread-last,.chat-thread-peer{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread-last{color:var(--ink);font-size:15px;line-height:1.25}.chat-thread-last-row{display:flex;align-items:center;gap:8px;min-width:0}.chat-thread-last-row .chat-thread-last{flex:1 1}.chat-delete-button{position:absolute;top:10px;right:10px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:999px;background:rgba(244,246,249,.92);color:var(--muted);cursor:pointer;font-size:20px;line-height:1}.chat-delete-button:hover{background:rgba(255,59,78,.12);color:#d91f39}.chat-empty-state{display:grid;flex:1 1;justify-items:center;align-content:center;grid-gap:12px;gap:12px;padding:34px 18px;text-align:center}.chat-empty-state strong{color:var(--muted);font-weight:600}.chat-empty-state.compact{align-self:center;justify-self:center;max-width:360px;border:1px dashed var(--line);border-radius:24px;background:rgba(255,255,255,.7)}.chat-inline-error,.chat-list-error{margin:0;color:var(--danger);font-size:14px}.listing-chat-action{display:grid;grid-gap:8px;gap:8px}.listing-chat-action .primary-button{width:100%}.listing-call-action,.listing-chat-action{position:relative}.panel.chat-dialog-shell{--chat-control-size:42px;--chat-content-max-width:720px;--chat-composer-inline-reserve:64px;--chat-message-lane-trim:44px;--chat-emoji-panel-width:clamp(260px,27vw,330px);--chat-gutter:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;position:relative;container:chat-shell/inline-size;display:flex;flex-direction:column;height:min(var(--messenger-panel-height,760px),100dvh);min-height:min(520px,100dvh);gap:0;overflow:hidden;padding:0;background-color:#76c9d4;background-image:radial-gradient(circle at 18px 20px,rgba(255,255,255,.16) 0 2px,transparent 2.5px),radial-gradient(circle at 62px 66px,rgba(16,37,111,.08) 0 2px,transparent 2.5px),linear-gradient(45deg,transparent 47%,rgba(255,255,255,.08) 48% 52%,transparent 53%),radial-gradient(120% 90% at 12% 0,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 62%),linear-gradient(140deg,#84cdef,#65bddd 48%,#78d5bd);background-position:0 0,0 0,0 0,0 0,0 0;background-size:84px 84px,84px 84px,84px 84px,100% 100%,100% 100%}.chat-dialog-body{display:flex;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden}.chat-composer-emoji-panel{display:flex;flex:0 0 var(--chat-emoji-panel-width);min-width:0;min-height:0;flex-direction:column;padding-bottom:calc(var(--chat-control-size) + 16px);border-right:1px solid rgba(17,71,112,.16);background:rgba(248,251,253,.96);box-shadow:8px 0 22px rgba(8,40,78,.08)}.chat-composer-emoji-grid{display:grid;flex:1 1 auto;min-height:0;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));align-content:start;grid-gap:2px;gap:2px;overflow-y:auto;padding:10px;scrollbar-color:rgba(17,71,112,.35) transparent;scrollbar-width:thin}.chat-composer-emoji-grid button,.chat-composer-emoji-groups button{display:grid;min-width:0;place-items:center;padding:0;border:0;background:transparent;cursor:pointer;line-height:1}.chat-composer-emoji-grid button{height:40px;border-radius:10px;font-size:27px}.chat-composer-emoji-grid button:hover,.chat-composer-emoji-groups button.selected,.chat-composer-emoji-groups button:hover{background:rgba(51,144,236,.13)}.chat-composer-emoji-groups{display:grid;flex:0 0 42px;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:2px;gap:2px;padding:3px 6px;border-top:1px solid rgba(17,71,112,.12)}.chat-composer-emoji-groups button{border-radius:9px;font-size:21px}.chat-dialog-header{flex:0 0 auto;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.92)}.chat-back-link{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:999px;color:var(--bassario-blue);font-size:30px;line-height:1;background:none;cursor:pointer;padding:0}.chat-dialog-avatar{width:54px;height:54px;border-radius:16px;font-size:20px}.chat-dialog-avatar.support{background:#e5f5ff}.chat-dialog-avatar svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;color:#0b89cf}.chat-dialog-title{min-width:0;display:grid;grid-gap:2px;gap:2px}.chat-dialog-title .chat-listing-subtitle,.chat-dialog-title span,.chat-dialog-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-dialog-title strong{color:var(--ink);font-size:17px;font-weight:850;letter-spacing:-.035em}.chat-dialog-title .chat-listing-subtitle,.chat-dialog-title span{color:var(--muted);font-size:13px}.chat-dialog-title .chat-listing-subtitle{display:block;text-decoration:none}.chat-dialog-title .chat-listing-subtitle:focus-visible,.chat-dialog-title .chat-listing-subtitle:hover{color:var(--ink);text-decoration:underline}.chat-dialog-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;justify-self:end;gap:8px;white-space:nowrap}.chat-dialog-actions .chat-connecting-badge,.chat-dialog-actions .chat-rate-chip{margin-left:0}.chat-peer-link{color:inherit;text-decoration:none}.chat-peer-link:hover{color:var(--accent,#06a9e6);text-decoration:underline}.chat-dialog-messages{display:flex;flex:1 1 auto;min-height:0;min-width:0;flex-direction:column;gap:6px;overflow-y:auto;padding:18px 18px var(--chat-bottom-obstruction,calc(var(--chat-control-size) + 28px));background:transparent;scrollbar-color:rgba(17,71,112,.48) transparent;scrollbar-width:thin}.chat-dialog-messages::-webkit-scrollbar{width:8px}.chat-dialog-messages::-webkit-scrollbar-corner,.chat-dialog-messages::-webkit-scrollbar-track{background:transparent}.chat-dialog-messages::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(17,71,112,.48);background-clip:padding-box}.chat-unread-divider{display:flex;align-items:center;gap:10px;width:min(100%,var(--chat-content-max-width));margin:7px auto;color:rgba(8,40,78,.62);font-size:13px;font-weight:600}.chat-unread-divider:after,.chat-unread-divider:before{content:"";flex:1 1 auto;height:1px;background:rgba(255,255,255,.72)}.chat-scroll-down{position:absolute;right:max(calc(var(--chat-gutter) + var(--chat-gutter)),calc((100% - var(--chat-content-max-width) - var(--chat-composer-inline-reserve)) / 2 + var(--chat-gutter)));bottom:78px;z-index:4;display:grid;width:var(--chat-control-size);height:var(--chat-control-size);place-items:center;padding:0;border:0;border-radius:50%;background:var(--surface,#fff);box-shadow:0 3px 12px rgba(8,40,78,.24);color:#3390ec;cursor:pointer}.chat-scroll-down-icon{display:block;width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-scroll-down strong{position:absolute;top:-8px;right:-8px;min-width:23px;padding:3px 6px;border-radius:12px;background:#3390ec;color:#fff;font-size:11px;line-height:17px;text-align:center}.chat-empty-messages{display:flex;flex:1 1 auto;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:rgba(8,40,78,.72);text-align:center}.chat-empty-messages span{font-size:14px}.chat-bubble-row{display:flex;width:min(calc(100% - var(--chat-message-lane-trim)),var(--chat-content-max-width));margin-inline:auto}.chat-system-divider{display:flex;width:min(100%,var(--chat-content-max-width));justify-content:center;margin:10px auto}.chat-system-divider span{font-size:12.5px;color:#fff;background:rgba(0,0,0,.34);padding:4px 12px;border-radius:999px;text-align:center}.chat-rate-chip{margin-left:auto;border:1px solid color-mix(in srgb,var(--ink,#111318) 14%,transparent);background:transparent;color:var(--accent,#06a9e6);font-size:13px;padding:5px 12px;border-radius:999px;cursor:pointer;white-space:nowrap}.chat-rate-chip:disabled{opacity:.6;cursor:default}.chat-rate-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:60}.chat-rate-modal{background:var(--surface,#fff);border-radius:16px;padding:20px 24px 24px;max-width:340px;width:calc(100% - 48px);text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.25)}.chat-rate-title{font-weight:700;margin:0 0 12px}.chat-rate-stars{display:flex;justify-content:center;gap:4px}.chat-rate-star{background:none;border:none;cursor:pointer;font-size:34px;line-height:1;color:var(--accent,#06a9e6);padding:2px 4px}.chat-rate-star:disabled{cursor:default;opacity:.6}.chat-bubble-row.outgoing{justify-content:flex-end}.chat-bubble-row.incoming{justify-content:flex-start}.chat-bubble{position:relative;max-width:min(430px,78%);padding:7px 10px 6px 11px;border-radius:12px;box-shadow:0 1px 2px rgba(16,37,111,.12);transition:background-color .3s ease}.chat-bubble.chat-bubble-media{width:-moz-fit-content;width:fit-content;max-width:min(320px,78%);display:inline-grid;grid-template-columns:minmax(0,max-content);padding:0;border-radius:10px;background:transparent!important;box-shadow:none}.chat-bubble-media .chat-bubble-footer{position:absolute;right:6px;bottom:6px;left:6px;z-index:3;width:auto;min-width:0;max-width:none;min-height:24px;margin:0;padding:0;flex-wrap:nowrap;pointer-events:none}.chat-bubble-media .chat-album,.chat-bubble-media .chat-attachment-photo-button,.chat-bubble-media .chat-video-wrap{min-width:100%;margin-bottom:0}.chat-bubble-media .chat-reactions{min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;pointer-events:auto}.chat-bubble-media .chat-reactions::-webkit-scrollbar{display:none}.chat-bubble-media .chat-message-meta{flex:none;padding:2px 7px;border-radius:999px;background:rgba(8,40,78,.5)}.chat-bubble-media .chat-reactions button{border-color:#d7e6ee;background:rgba(246,250,252,.92);color:var(--ink);box-shadow:0 1px 3px rgba(20,60,90,.12);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.chat-bubble-media .chat-reactions button.selected{border-color:#3390ec;background:rgba(220,238,255,.94)}.chat-bubble-media .chat-media-unconsumed,.chat-bubble-media .chat-tick-note,.chat-bubble-media .chat-time{color:#fff}.chat-call-bubble{display:flex;align-items:center;gap:10px;width:232px;padding:10px 13px;border-radius:18px;background:#ffffff;box-shadow:0 8px 24px rgba(16,37,111,.06)}.chat-bubble-row.outgoing .chat-call-bubble{background:#def1fd}.chat-call-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:50%;color:#1f9d55;background:rgba(31,157,85,.14)}.chat-call-bubble.failed .chat-call-icon{color:#e5484d;background:rgba(229,72,77,.14)}.chat-call-icon .call-history-icon{width:19px;height:19px;fill:currentColor}.call-history-icon.completed{transform:rotate(135deg);transform-origin:center}.chat-call-body{display:flex;flex-direction:column;min-width:0}.chat-call-bubble.has-host-action{flex-wrap:wrap}.chat-call-bubble.has-host-action .chat-call-body{flex:1 1}.chat-call-action{flex:0 0 100%}.chat-call-label{font-size:14px;font-weight:600;color:#111111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-call-meta{font-size:12.5px;color:#8a99a8;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chat-link{color:#3390ec;text-decoration:underline;word-break:break-word}.chat-bubble.chat-bubble-highlight{background:#fff3c2!important}.chat-quote{display:flex;align-items:center;gap:8px;width:100%;text-align:left;border:0;background:rgba(51,144,236,.08);border-radius:8px;padding:4px 10px 4px 6px;margin:0 0 6px;cursor:pointer;font:inherit;color:inherit}.chat-quote:before{content:"";flex:none;width:3px;height:32px;border-radius:2px;background:#3390ec}.chat-bubble-row.incoming .chat-quote{background:rgba(49,163,84,.08)}.chat-bubble-row.incoming .chat-quote:before{background:#31a354}.chat-quote-thumb{flex:none;width:32px;height:32px;border-radius:4px;object-fit:cover}.chat-quote-body{display:flex;flex-direction:column;min-width:0}.chat-quote-name{display:block;font-size:12.5px;font-weight:700;color:#3390ec}.chat-bubble-row.incoming .chat-quote-name{color:#31a354}.chat-quote-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.25;color:var(--ink-soft,#4a5568)}.chat-media-label{display:inline-flex;align-items:center;gap:3px;color:#3390ec;font-size:13px;line-height:1.25;white-space:nowrap}.chat-media-label.is-call{color:var(--green)}.chat-media-label.is-call.failed{color:#e5484d}.chat-media-label svg.chat-media-call{fill:currentColor;stroke:none}.chat-media-label svg{flex:none;width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.chat-thread-media-preview{font-size:inherit}.chat-message-menu{position:absolute;top:-14px;right:8px;display:none;z-index:20}.chat-message-menu.over-photo-viewer{z-index:1002}.chat-bubble:focus-within .chat-message-menu,.chat-bubble:hover .chat-message-menu,.chat-message-menu[open]{display:block}.chat-message-menu summary{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(16,37,111,.12);border-radius:999px;background:#fff;box-shadow:0 4px 14px rgba(16,37,111,.14);color:var(--ink);font-size:21px;line-height:1;cursor:pointer;list-style:none}.chat-message-menu summary::-webkit-details-marker{display:none}@media (hover:hover) and (pointer:fine){.chat-message-menu summary{display:none}}.chat-message-menu-list{position:absolute;top:34px;right:0;display:grid;grid-gap:8px;gap:8px;justify-items:end}.chat-reaction-picker{display:flex;flex-wrap:nowrap;gap:2px;padding:5px 8px;border:1px solid rgba(16,37,111,.1);border-radius:999px;background:rgba(250,255,247,.98);box-shadow:0 12px 30px rgba(16,37,111,.2)}.chat-reaction-picker.expanded{flex-wrap:wrap;justify-content:flex-start;width:296px;max-height:232px;overflow-y:auto;border-radius:18px}.chat-reaction-more{flex-basis:42px!important;width:42px;min-height:30px!important;align-self:center;border-radius:15px!important;background:rgba(102,117,107,.14)!important;color:var(--muted)}.chat-reaction-more svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.chat-reaction-picker button{display:grid;grid-template-columns:none;place-items:center;flex:0 0 34px;min-height:34px;padding:0;border:0;border-radius:999px;background:none;cursor:pointer;font-size:16px}.chat-reaction-picker button:not(.chat-reaction-more){font-size:25.875px}.chat-reaction-picker button:focus-visible,.chat-reaction-picker button:hover{background:rgba(51,144,236,.12);outline:none}.chat-message-actions{display:grid;min-width:205px;padding:7px;border:1px solid rgba(16,37,111,.1);border-radius:13px;background:rgba(250,255,247,.98);box-shadow:0 12px 30px rgba(16,37,111,.2)}.chat-bubble-row.incoming .chat-message-menu-list{right:auto;left:0;justify-items:start}.chat-message-actions button{display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:9px;gap:9px;min-height:38px;padding:7px 10px;border:0;background:none;cursor:pointer;color:var(--ink);border-radius:8px;font:inherit;font-size:14px;font-weight:600;text-align:left}.chat-message-action-icon{width:21px;height:21px;justify-self:center;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-message-actions button.chat-message-action-danger{color:#e53935}.chat-message-actions button:focus-visible,.chat-message-actions button:hover{background:rgba(51,144,236,.12);outline:none}.chat-attachment-photo{display:block;width:100%;height:100%;object-fit:cover}.chat-attachment-photo-button{display:block;max-width:100%;padding:0;border:0;border-radius:10px;overflow:hidden;margin-bottom:6px;background:transparent;cursor:zoom-in}.chat-media-unsized .chat-attachment-photo,.chat-media-unsized .chat-attachment-video{width:auto;height:auto;max-width:100%;max-height:320px;object-fit:contain}.chat-photo-viewer{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:72px 28px 28px;background:rgba(5,9,12,.88)}.chat-photo-viewer-stage{display:flex;width:min(92vw,1440px);height:calc(100vh - 108px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:zoom-in;touch-action:pan-x;overscroll-behavior-x:contain}.chat-photo-viewer-stage::-webkit-scrollbar{display:none}.chat-photo-viewer-stage[data-zoomed=true]{overflow-x:hidden;cursor:-webkit-grab;cursor:grab;touch-action:none}.chat-photo-viewer-stage[data-zoomed=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.chat-photo-viewer-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;scroll-snap-stop:always;overflow:hidden}.chat-photo-viewer-slide img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.chat-photo-viewer-tools{position:fixed;top:18px;right:22px;z-index:1001;display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent}.chat-photo-viewer-count{min-width:54px;padding:0 8px;color:#fff;font-size:13px;font-weight:650;text-align:center}.chat-photo-viewer-nav{position:fixed;top:50%;z-index:1001;display:grid;width:46px;height:46px;margin-top:-23px;place-items:center;border:0;border-radius:999px;background:rgba(20,27,32,.58);color:rgba(255,255,255,.82);cursor:pointer}.chat-photo-viewer-nav.previous{left:20px}.chat-photo-viewer-nav.next{right:20px}.chat-photo-viewer-nav:disabled{opacity:.2;cursor:default}.chat-photo-viewer-tools button{display:grid;place-items:center;width:40px;min-width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;font:inherit;cursor:pointer}.chat-photo-viewer-tool-icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-photo-viewer-tools button:focus-visible,.chat-photo-viewer-tools button:hover{background:rgba(255,255,255,.14);outline:none}.chat-photo-viewer-tools button:disabled{opacity:.35;cursor:default}.chat-photo-viewer-tools .chat-photo-viewer-scale{width:auto;min-width:54px;padding-inline:7px;font-size:13px}@media (max-width:640px){.chat-photo-viewer{padding:64px 10px 10px}.chat-photo-viewer-stage{width:100%;height:calc(100vh - 82px)}.chat-photo-viewer-tools{top:10px;right:10px}.chat-photo-viewer-nav{display:none}}.chat-attachment-video{display:block;width:100%;height:100%;object-fit:cover}.chat-video-wrap{position:relative;display:block;max-width:100%;margin-bottom:6px;overflow:hidden;border-radius:10px;background:#000;container-type:inline-size}.chat-media-info{position:absolute;top:6px;left:6px;padding:3px 7px;border-radius:999px;background:rgba(0,0,0,.4);color:#fff;font-size:12px;line-height:1.2;pointer-events:none;display:inline-flex;align-items:center;gap:5px}.chat-media-unconsumed{width:16px;height:16px;flex:0 0 16px;color:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.chat-album{position:relative;max-width:100%;margin-bottom:6px}.chat-album-tile{position:absolute;padding:0;border:0;overflow:hidden;background:rgba(16,37,111,.08);container-type:inline-size}.chat-album-tile>img,.chat-album-tile>video{display:block;width:100%;height:100%;object-fit:cover}button.chat-album-tile{cursor:zoom-in}.chat-album-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0 0 0 4px;border:0;border-radius:50%;background:rgba(0,0,0,.35);color:#ffffff;font-size:20px;line-height:1;cursor:pointer}@container (max-width: 139px){.chat-album-play{width:36px;height:36px;font-size:14px}}.chat-attachment-audio{display:block;width:min(320px,100%);margin-bottom:6px}.chat-voice{display:flex;align-items:center;gap:8px;width:min(var(--chat-voice-width,250px),calc(100vw - 110px));margin-bottom:0}.chat-voice-play{width:40px;height:40px;border:0;border-radius:50%;background:#3390ec;color:#ffffff;cursor:pointer;flex:none;display:grid;place-items:center}.chat-voice-play>span{display:block;width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff}.chat-voice-play[aria-label=pause]>span{width:14px;height:18px;margin-left:0;border:0;background:linear-gradient(90deg,#fff 0 38%,transparent 38% 62%,#fff 62%)}.chat-voice-body{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:1px}.chat-voice-unplayed{display:block;width:27px;height:27px;flex:0 0 27px;margin-left:7px;color:#55798f;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.chat-voice-wave{width:100%;height:20px}.chat-voice-wave line{stroke:rgba(51,144,236,.35);stroke-width:2;stroke-linecap:round}.chat-voice-wave line.played{stroke:#3390ec}.chat-voice-meta{display:flex;align-items:center;gap:10px;min-height:15px;white-space:nowrap;font-size:12px;color:var(--ink-soft,#4a5568)}.chat-action-notice{position:absolute;z-index:4;left:50%;bottom:74px;margin:0;transform:translateX(-50%);padding:8px 13px;border-radius:10px;background:rgba(23,33,43,.86);color:#fff;font-size:13px;box-shadow:0 3px 12px rgba(0,0,0,.2)}.chat-attachment-file{display:flex;align-items:center;gap:10px;margin-bottom:6px;color:inherit;text-decoration:none}.chat-attachment-file-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#3390ec;font-size:18px}.chat-attachment-file-body{display:flex;flex-direction:column;min-width:0}.chat-attachment-file-name{font-weight:600;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-file-size{font-size:12.5px;color:var(--ink-soft,#4a5568)}.chat-attachment-name{font-size:14px}.chat-composer:has(.chat-attach-button){--chat-composer-inline-reserve:112px;grid-template-columns:auto minmax(0,1fr) auto}.panel.chat-dialog-shell:has(>.chat-composer>.chat-attach-button){--chat-composer-inline-reserve:112px;--chat-message-lane-trim:92px}.chat-attach-button{display:grid;width:var(--chat-control-size);height:var(--chat-control-size);place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 2px 9px rgba(8,40,78,.14);cursor:pointer;color:var(--ink);font-family:Arial,sans-serif;font-size:29px;font-weight:300;line-height:1;padding:0;align-self:center}.chat-attach-button:hover:not(:disabled){background:#fff}.chat-attach-button:disabled{opacity:.5;cursor:default}.chat-reply-bar{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 14px;border-top:1px solid rgba(16,37,111,.08);background:#f7f9fc}.chat-reply-bar-icon{color:#3390ec;font-size:16px}.chat-reply-bar-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.chat-reply-bar-name{font-size:12.5px;font-weight:700;color:#3390ec}.chat-reply-bar-text{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-reply-bar-cancel{border:0;background:none;cursor:pointer;font-size:18px;line-height:1;padding:6px 10px;color:var(--ink-soft,#4a5568)}.chat-bubble-row.incoming .chat-bubble{border-bottom-left-radius:4px;background:#ffffff;color:var(--ink)}.chat-bubble-row.outgoing .chat-bubble{border-bottom-right-radius:4px;background:#def1fd;color:var(--ink)}.chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.25;letter-spacing:0}.chat-bubble:not(.chat-bubble-media):has(>p:not(.chat-emoji-only)):not(:has(.chat-reactions))>p:after{content:"";display:inline-block;width:72px;height:1px}.chat-bubble:not(.chat-bubble-media):has(>p:not(.chat-emoji-only)):not(:has(.chat-reactions))>.chat-bubble-footer{position:absolute;right:8px;bottom:6px;margin:0}.chat-bubble p.chat-emoji-only{line-height:1}.chat-inline-emoji{font-size:24px;line-height:1}.chat-bubble p.chat-emoji-only-1,.chat-bubble p.chat-emoji-only-2{font-size:30.6px}.chat-bubble p.chat-emoji-only-3{font-size:25.2px}.chat-bubble p.chat-emoji-only-4{font-size:19.8px}.chat-bubble p.chat-emoji-only-5{font-size:17.1px}.chat-bubble-footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:6px;margin-top:4px}.chat-message-meta{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;gap:4px;font-size:12px}.chat-reactions{display:flex;flex-wrap:wrap;gap:4px}.chat-bubble-row.incoming .chat-reactions,.chat-reactions{justify-content:flex-start}.chat-reactions button{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:2px 5px;border:1px solid #d7e6ee;border-radius:999px;background:#f6fafc;color:var(--ink);box-shadow:0 1px 3px rgba(20,60,90,.12);cursor:pointer;font:inherit;font-size:13px;line-height:1}.chat-reactions button>span:first-child{font-size:18px;line-height:1}.chat-reactions button.selected{border-color:#3390ec;background:#dceeff}:is(html.dark,html[data-theme=dark],[data-theme=dark]) .chat-reactions button{border-color:#43515e;background:#182533;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.24)}:is(html.dark,html[data-theme=dark],[data-theme=dark]) .chat-reactions button.selected{border-color:#3390ec;background:#182533}.chat-reactions button:disabled{cursor:default}.chat-time{color:#69acd8}.chat-tick-note{opacity:.7}.chat-retry-send{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#e53935;color:#fff;font:700 13px/1 sans-serif;cursor:pointer;opacity:1}.chat-retry-send:disabled{cursor:default;opacity:.6}.chat-tick{height:13px;width:auto;flex:none;fill:none;stroke:#8696a0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-tick-read{stroke:#34b7f1}.chat-typing{right:18px;left:18px;z-index:5;margin:0;padding:0;color:var(--muted);font-size:13px}.chat-dialog-shell>.chat-reply-bar,.chat-typing{position:absolute;bottom:calc(var(--chat-control-size) + 24px)}.chat-dialog-shell>.chat-reply-bar{right:10px;left:10px;z-index:6;border-radius:14px;box-shadow:0 2px 9px rgba(8,40,78,.14)}.chat-composer{position:absolute;right:auto;bottom:0;left:50%;z-index:5;margin-left:0;width:min(calc(100% - var(--chat-gutter) - var(--chat-gutter)),calc(var(--chat-content-max-width) + var(--chat-composer-inline-reserve)));transform:translateX(-50%);isolation:isolate;flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;padding:4px var(--chat-gutter);border:0;background:transparent}.chat-dialog-body.emoji-open~.chat-composer{left:50%;margin-left:calc(var(--chat-emoji-panel-width) / 2);width:min(calc(100% - var(--chat-emoji-panel-width) - var(--chat-gutter) - var(--chat-gutter)),calc(var(--chat-content-max-width) + var(--chat-composer-inline-reserve)))}.chat-dialog-body.emoji-open~.chat-scroll-down{right:max(calc(var(--chat-gutter) + var(--chat-gutter)),calc((100% - var(--chat-emoji-panel-width) - var(--chat-content-max-width) - var(--chat-composer-inline-reserve)) / 2 + var(--chat-gutter)))}.chat-composer:before{content:"";position:absolute;z-index:0;inset:-24px 0 0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.04) 35%,rgba(255,255,255,.12) 68%,rgba(255,255,255,.2));-webkit-backdrop-filter:blur(13px) saturate(1.08);backdrop-filter:blur(13px) saturate(1.08);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.12) 28%,rgba(0,0,0,.62) 68%,#000);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.12) 28%,rgba(0,0,0,.62) 68%,#000)}.chat-composer>*{position:relative;z-index:1}.chat-observe-note{flex:0 0 auto;margin:0;padding:16px 12px;border-top:1px solid var(--line);background:rgba(255,255,255,.96);text-align:center}.chat-composer-field{display:flex;align-self:end;width:100%;min-width:0;min-height:var(--chat-control-size);max-height:126px;align-items:flex-end;overflow:hidden;border-radius:calc(var(--chat-control-size) / 2);background:#fff;box-shadow:0 2px 9px rgba(8,40,78,.12)}.chat-composer-emoji-button{display:grid;flex:0 0 40px;width:40px;height:var(--chat-control-size);place-items:center;padding:0;border:0;background:transparent;color:#7f8c98;cursor:pointer}.chat-composer-emoji-button[aria-pressed=true]{color:#3390ec}.chat-composer-emoji-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.chat-composer textarea{flex:1 1 auto;box-sizing:border-box;width:100%;min-height:var(--chat-control-size);max-height:126px;resize:none;overflow-y:hidden;border:0;border-radius:0;padding:11px 13px 11px 2px;background:transparent;box-shadow:none;color:var(--ink);font:inherit;font-size:16px;line-height:1.25;outline:none}.chat-composer-field:focus-within{box-shadow:0 0 0 4px rgba(6,169,230,.08)}.chat-send-button{display:grid;align-self:end;width:var(--chat-control-size);min-width:var(--chat-control-size);height:var(--chat-control-size);min-height:var(--chat-control-size);place-items:center;padding:0;border-radius:50%;border:0;background:rgba(255,255,255,.94);box-shadow:0 2px 9px rgba(8,40,78,.14);color:#3390ec;line-height:1}.chat-send-icon{display:block;width:25px;height:25px;fill:currentColor}.chat-send-pending{font-family:Arial,sans-serif;font-size:24px;line-height:1}.chat-send-button:hover:not(:disabled){background:#fff;color:#1688dc}.chat-send-button:disabled{opacity:1;background:rgba(255,255,255,.94);color:#3390ec;box-shadow:0 2px 9px rgba(8,40,78,.14)}@media (max-width:760px){.container.workspace-page{width:calc(100vw - 24px)}.container.workspace-page,.workspace-page.account-listings-page,.workspace-page.favorites-page{min-height:calc(100dvh - 126px)}.chat-page-container .section-head{padding-inline:0}.chat-list-toolbar{align-items:stretch;flex-direction:column}.chat-thread-main{grid-template-columns:58px minmax(0,1fr) auto;min-height:82px;padding:12px 42px 12px 12px}.chat-thread-image{width:58px;height:58px;border-radius:14px}.chat-dialog-shell{height:calc(100dvh - 110px);border-radius:0}.chat-dialog-header{grid-template-columns:auto auto minmax(0,1fr) auto;padding:10px}.chat-dialog-avatar{width:46px;height:46px;border-radius:14px}.chat-dialog-messages{padding:12px 10px calc(var(--chat-control-size) + 30px)}.panel.chat-dialog-shell{--chat-message-lane-trim:60px}.panel.chat-dialog-shell:has(>.chat-composer>.chat-attach-button){--chat-message-lane-trim:108px}.chat-bubble{max-width:82%}.chat-composer{grid-template-columns:minmax(0,1fr) var(--chat-control-size);padding:4px 8px}.chat-send-button{min-width:var(--chat-control-size)}}@media (max-width:760px){body:has(.chat-dialog-shell) .site-footer{display:none}body:has(.chat-dialog-shell){background:#f5f7fb}.chat-page-container:has(.chat-dialog-shell){width:100%;padding-inline:0}.chat-page-container:has(.chat-dialog-shell) .chat-dialog-shell{height:calc(100dvh - 86px);border-right:0;border-left:0}.chat-composer{align-items:center}.chat-composer textarea{min-height:var(--chat-control-size);max-height:96px;resize:none}.chat-send-button{align-self:center}}@container chat-shell (max-width: 959px){.chat-dialog-body.emoji-open{flex-direction:column}.chat-dialog-body.emoji-open .chat-dialog-messages{order:1;width:100%}.chat-composer-emoji-panel{order:2;flex:0 0 clamp(180px,34dvh,300px);width:100%;min-height:0;padding-bottom:0;border-top:1px solid rgba(17,71,112,.16);border-right:0;box-shadow:0 -8px 22px rgba(8,40,78,.08)}.chat-dialog-body.emoji-open~.chat-composer{left:50%;margin-left:0;width:min(calc(100% - var(--chat-gutter) - var(--chat-gutter)),calc(var(--chat-content-max-width) + var(--chat-composer-inline-reserve)))}.chat-dialog-body.emoji-open~.chat-scroll-down{right:max(calc(var(--chat-gutter) + var(--chat-gutter)),calc((100% - var(--chat-content-max-width) - var(--chat-composer-inline-reserve)) / 2 + var(--chat-gutter)))}}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-cyrillic-ext.438aa629.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-cyrillic.875ae681.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-greek.51251f8b.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-vietnamese.e857b654.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-latin-ext.cc978ac5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/manrope-latin.4c9affa5.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}:root{--font-sans:"Manrope","Manrope Fallback";--bg:#f7f8fa;--surface:#ffffff;--surface-glass:rgba(255,255,255,0.78);--surface-soft:#f0f2f5;--ink:#10256f;--muted:#626b78;--line:rgba(17,19,24,0.1);--accent:#06a9e6;--accent-dark:#0286c2;--premium:#8b5cf6;--coming-soon-bg:#c65300;--coming-soon-ink:#fff;--last-viewed-row-highlight:#e2f4fc;--green:#25c06d;--orange:#ff6a2b;--danger:#dc3346;--listing-status-active:#16a34a;--listing-status-moderation:#ea580c;--listing-status-rejected:#7e22ce;--listing-status-draft:#7c4a21;--listing-status-inactive:#687386;--listing-status-deleted:#b91c1c;--listing-status-active-bg:#dcfce7;--listing-status-moderation-bg:#ffedd5;--listing-status-rejected-bg:#f3e8ff;--listing-status-draft-bg:#f3e8dd;--listing-status-inactive-bg:#eef2f7;--listing-status-deleted-bg:#fee2e2;--radius:18px;--radius-lg:28px;--shadow:0 18px 50px rgba(17,19,24,0.08);--shadow-soft:0 10px 28px rgba(17,19,24,0.055);--listing-column-width:min(800px,calc(100vw - 32px));--page-width:min(1180px,calc(100vw - 32px));--details-side-width:340px;--details-gap:22px;--field-width:min(818px,calc(100vw - 32px));--card-width:min(1542px,calc(100vw - 32px));--workspace-height:calc(100dvh - 127px)}.skip-link{position:fixed;top:8px;left:8px;z-index:10000;padding:10px 14px;border-radius:10px;background:#10256f;color:#fff;font-weight:750;transform:translateY(calc(-100% - 16px))}.skip-link:focus-visible{outline:3px solid #21c874;outline-offset:2px;transform:translateY(0)}html[data-focus-modality=keyboard] :where(a:not(.skip-link)):focus{outline:none!important;box-shadow:none!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important}html[data-focus-modality=keyboard] :where(button,input,select,textarea,[tabindex]:not(a):not(#main-content)):focus{outline:none!important;outline-offset:0!important;box-shadow:inset 0 0 0 2px #10256f!important}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at 18% 0,rgba(6,169,230,.12),transparent 28%),radial-gradient(circle at 88% 8%,rgba(37,192,109,.1),transparent 24%),linear-gradient(180deg,#fbfcfd 0,var(--bg) 420px);color:var(--ink);font-family:var(--font-sans),"Segoe UI",sans-serif;font-size:15px;letter-spacing:-.01em;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.text-page a{color:var(--bassario-blue,#10256f);font-weight:800;text-decoration:underline;text-underline-offset:3px}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:var(--page-width);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(24px) saturate(1.35);backdrop-filter:blur(24px) saturate(1.35)}.header-row{min-height:68px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0}.brand{display:inline-flex;align-items:center;gap:9px;font-size:24px;font-weight:650;letter-spacing:-.045em}.brand-mark{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(6,169,230,.16))}.call-button,.phone-button,.primary-button,.secondary-button{border:0;min-height:var(--app-primary-button-height);padding:0 var(--app-button-padding-x);border-radius:var(--app-button-radius);cursor:pointer;font-size:var(--app-font-action);font-weight:700;line-height:1;white-space:nowrap}.icon-button{border:0;border-radius:var(--radius);cursor:pointer}.call-button,.phone-button{background:var(--app-action-success);color:var(--app-action-on-success)}.call-button:hover,.phone-button:hover{background:color-mix(in srgb,var(--app-action-success) 88%,#000)}.call-button:disabled,.phone-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.primary-button{background:var(--app-action-primary);color:var(--app-action-on-color)}.primary-button:hover{background:color-mix(in srgb,var(--app-action-primary) 88%,#000)}.secondary-button{border:1px solid var(--line);background:var(--surface-glass);color:var(--ink)}.icon-button{display:inline-grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);background:var(--surface-glass)}.header-actions{display:flex;gap:8px;align-items:center}.main{flex:1 1;padding:14px 0}body:has(.chat-page-modal){overflow:hidden}.page-shell:has(.chat-page-modal){height:100dvh;min-height:0;overflow:hidden}.main:has(>.chat-page-modal){display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.chat-page-modal{display:flex;flex:1 1 auto;min-height:0}.chat-page-container.chat-page-modal>.chat-dialog-shell{flex:1 1 auto;width:100%;height:auto;min-height:0}.hero{display:grid;grid-gap:18px;gap:18px;padding:clamp(26px,5vw,54px);border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.66)),radial-gradient(circle at 12% 18%,rgba(6,169,230,.18),transparent 34%),radial-gradient(circle at 84% 4%,rgba(37,192,109,.14),transparent 28%);box-shadow:var(--shadow)}.hero-title{max-width:760px;margin:0;font-size:clamp(34px,5.6vw,70px);line-height:.98;font-weight:520;letter-spacing:-.064em}.hero-copy{max-width:680px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.48;font-weight:360}.category-grid,.legal-grid,.listing-grid{display:grid;grid-gap:14px;gap:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.category-tile,.listing-card,.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.category-tile{position:relative;display:block;aspect-ratio:1;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}a.category-tile:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:var(--shadow)}.category-tile-label{position:absolute;inset:auto 0 0 0;display:grid;grid-gap:4px;gap:4px;padding:18px;color:white;background:linear-gradient(0deg,rgba(7,10,14,.78),rgba(7,10,14,.2) 68%,transparent)}.category-tile-label strong{font-size:18px;font-weight:650;letter-spacing:-.035em}.category-tile.disabled{cursor:not-allowed}.category-soon{position:absolute;top:10px;right:10px;z-index:1;display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:var(--coming-soon-bg);color:var(--coming-soon-ink);font-size:11px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.account-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.account-link-tile{display:block;padding:16px;min-height:108px;transition:transform .15s ease;border-radius:var(--radius)}.account-link-tile:hover{transform:translateY(-2px);border-color:var(--accent)}.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}.account-page{width:min(760px,100%);margin-inline:auto;display:grid;grid-gap:14px;gap:14px;padding-top:0}.account-section-head{margin-top:8px}.account-section-title-line{display:flex;align-items:flex-start;gap:8px}.account-section-title-line .account-premium-note{margin-top:1px}.account-delete-panel,.account-loading-panel,.account-login-panel,.account-profile-panel,.account-settings-panel,.account-settings-user-card{padding:18px}.account-management-link{min-height:56px;justify-content:space-between;padding:14px 18px;border-radius:18px;color:var(--ink);font-weight:750}.account-management-link-label{display:inline-flex;align-items:center;gap:12px}.account-management-link-label svg{width:24px;height:24px}.account-management-chevron{color:var(--muted);font-size:24px;line-height:1}.account-management-head{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:14px;gap:14px}.account-management-head h1{margin:0}.account-management-head .back-button{margin-bottom:0}.account-login-panel{display:grid;grid-gap:14px;gap:14px}.account-profile-panel{display:grid;grid-gap:18px;gap:18px}.account-identity-copy{min-width:0}.account-name-line{display:flex;align-items:flex-start;flex-wrap:wrap;gap:3px 7px}.account-premium-note{position:relative;top:-6px;display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border:1px solid color-mix(in srgb,var(--green) 35%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--green) 9%,var(--surface));color:color-mix(in srgb,var(--green) 64%,var(--ink));font-size:11px;font-weight:800;line-height:1.15;white-space:nowrap}button.account-premium-note{cursor:pointer}.account-premium-note.is-active{border-color:color-mix(in srgb,var(--premium) 42%,var(--line));background:color-mix(in srgb,var(--premium) 14%,var(--surface));color:color-mix(in srgb,var(--premium) 84%,var(--ink));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-integration-button{flex:0 0 auto}.account-premium-modal{width:min(520px,100%);padding:22px;display:grid;grid-gap:18px;gap:18px}.account-premium-purchase-hint{margin:0;color:var(--muted);line-height:1.55}.account-premium-benefits{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.account-premium-benefits li{position:relative;padding-left:28px;color:var(--ink);line-height:1.45}.account-premium-benefits li:before{content:"✓";position:absolute;top:0;left:2px;color:var(--green);font-weight:800}.account-delete-panel,.account-profile-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-identity{min-width:0;display:flex;align-items:center;gap:14px}.account-identity strong{display:block;letter-spacing:-.04em}.account-avatar{flex:0 0 auto;display:grid;width:70px;height:70px;place-items:center;overflow:hidden;border-radius:999px;background:#405464;color:white;font-size:32px;font-weight:800;box-shadow:0 12px 28px rgba(16,37,111,.14)}.account-avatar-button{--app-avatar-picker-size:70px;position:relative;flex:0 0 auto;display:block;width:70px;height:70px;padding:0;border:0;border-radius:999px;background:transparent;color:white;cursor:pointer}.account-avatar-button:focus-visible{outline:3px solid rgba(16,170,220,.45);outline-offset:3px}.account-avatar-button:disabled{cursor:wait}.account-avatar-camera{position:absolute;inset:0;display:grid;place-items:center;border-radius:inherit;background:rgba(8,15,28,.58);opacity:0;transition:opacity .14s ease}.account-avatar-camera svg{width:28px;height:28px}.account-avatar-button:focus-visible .account-avatar-camera,.account-avatar-button:hover .account-avatar-camera{opacity:1}.account-avatar-progress{position:absolute;inset:4px;border:3px solid rgba(255,255,255,.45);border-top-color:white;border-radius:inherit;animation:account-avatar-spin .7s linear infinite}.account-avatar-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.account-avatar-error{display:block;margin-top:4px;color:var(--danger);font-size:var(--app-font-helper)}@keyframes account-avatar-spin{to{transform:rotate(1turn)}}@media (hover:none),(pointer:coarse){.account-avatar-camera{inset:auto -2px -2px auto;width:28px;height:28px;border:2px solid white;background:var(--accent);opacity:1}.account-avatar-camera svg{width:16px;height:16px}}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-logout-button{min-width:104px;padding:11px 18px;border:1px solid #dce2eb;border-radius:18px;background:rgba(255,255,255,.68);color:#394456;cursor:pointer;font-weight:650}.account-logout-button:hover{background:#f2f4f7}.account-soft-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #dfe5ee;border-radius:14px;background:#f7f8fa;color:var(--bassario-blue,#10256f);cursor:pointer;font-weight:760;white-space:nowrap}.account-soft-button:hover{background:#eef2f7}.account-form-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.account-profile-section{display:grid;grid-gap:12px;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.account-profile-section>.app-text--subsection-title{margin:0;color:var(--ink)}.account-section-description{max-width:620px;margin:-3px 0 0;color:var(--muted);font-size:var(--app-font-body);font-weight:500;line-height:1.5}.account-field{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:var(--app-font-control);font-weight:640}.account-field span,.account-field>.app-text--subsection-title{color:var(--ink)}.account-field-helper{color:var(--muted);font-size:var(--app-font-helper);font-weight:500}.account-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-inline-status{min-height:1.2em;color:var(--green)!important;font-size:var(--app-font-helper);font-weight:760}.account-input{width:100%;min-height:52px;padding:0 16px;border:1px solid #dfe5ee;border-radius:16px;background:#fff;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.account-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(6,169,230,.12)}.account-input-muted{background:#f4f6f9;color:var(--muted)}.account-login-field,.account-phone-field{grid-column:1/-1}.account-registration-row{display:grid;grid-template-columns:174px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;color:var(--ink)}.account-registration-label,.account-registration-row>.account-field-heading{min-width:0}.account-registration-row>.account-input{grid-column:2/-1}.account-login-value{min-width:0;align-items:flex-start;flex-direction:column;justify-content:center;gap:2px;overflow:hidden}.account-login-value strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-pending-login{grid-column:2/-1;max-width:100%;color:var(--muted)!important;font-size:var(--app-font-helper);font-weight:500;line-height:1.35;white-space:pre-line}.account-login-provider{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 12px;border:1px solid var(--line);border-radius:11px;background:var(--app-control-bg);color:var(--ink);font-size:var(--app-font-control);font-weight:700;line-height:1;white-space:nowrap}.account-login-provider svg{display:block;flex:0 0 auto}.account-login-field>.account-phone-trust{grid-column:2/-1}.account-login-change-button{min-width:max-content}.account-integration-field{grid-column:1/-1;justify-items:start}.account-communication-languages{grid-column:1/-1}.account-communication-language-list{display:grid;grid-gap:8px;gap:8px}.account-inline-add-row{min-height:0;padding:0;border:0;background:transparent;justify-content:flex-start}.account-contact-add-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.communication-language-modal{display:grid;grid-gap:16px;gap:16px;padding:22px;overflow:hidden}.communication-language-options{display:grid;max-height:min(520px,66dvh);overflow-y:auto;overscroll-behavior:contain}