.czat-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.czat-shell{position:relative;display:grid;grid-template-columns:272px minmax(0,1fr);width:100%;min-height:calc(100dvh - 72px);max-height:calc(100dvh - 72px);overflow:hidden;background:#fff;border:0;border-radius:0}.czat-history-drawer{display:flex;flex-direction:column;min-width:0;min-height:0;padding:var(--space-5) var(--space-3);background:#f7f7f5;border-right:1px solid var(--border);overflow:hidden}.czat-drawer-head,.czat-memory-head,.czat-thread-head,.czat-mobile-toolbar{display:flex;align-items:center;justify-content:space-between}.czat-drawer-head{min-height:44px;padding:0 var(--space-2);font-size:15px}.czat-new-btn,.czat-memory-entry,.czat-conversation,.czat-conversation-delete,.czat-delete-danger,.czat-delete-cancel,.czat-export-btn,.czat-feedback-btn,.czat-privacy-btn,.czat-logout-btn,.czat-start-action,.czat-icon-btn,.czat-send-btn,.czat-action-btn,.czat-text-btn{font-family:var(--font)}.czat-new-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;margin-top:var(--space-2);padding:9px 14px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.czat-new-btn:hover{background:#f1f1ee}.czat-panel-status{padding:var(--space-4) var(--space-2);color:var(--text-muted);font-size:13px;line-height:1.5}.czat-conversations{flex:1;min-height:80px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.czat-conversations::-webkit-scrollbar{display:none}.czat-conversation-item{display:flex;align-items:center;gap:2px;margin-bottom:2px;border-radius:9px}.czat-conversation-item:focus-within,.czat-conversation-item:hover{background:#eaeae6}.czat-conversation{display:block;align-items:flex-start;justify-content:center;width:100%;min-height:44px;min-width:0;margin:0;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.czat-conversation:hover,.czat-conversation.active{background:#eaeae6}.czat-conversation-delete{display:inline-flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;min-height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#66665f;cursor:pointer;opacity:0;transition:opacity .12s ease}.czat-conversation-item:focus-within .czat-conversation-delete,.czat-conversation-item:hover .czat-conversation-delete{opacity:1}.czat-conversation-delete:hover{background:#fff;color:#9f201b}.czat-delete-confirm{width:100%;padding:10px;border:1px solid #D8A3A0;border-radius:9px;background:#fff8f7}.czat-delete-confirm p{margin:0;color:#481512;font-size:13px;line-height:1.4}.czat-delete-confirm strong,.czat-delete-confirm span{display:block}.czat-delete-confirm span{margin-top:3px;color:#6c3531;font-size:12px}.czat-delete-actions{display:flex;gap:6px;margin-top:10px}.czat-delete-danger,.czat-delete-cancel{min-height:44px;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer}.czat-delete-danger{border:1px solid #9F201B;background:#9f201b;color:#fff}.czat-delete-danger:hover{background:#7f1814}.czat-delete-cancel{border:1px solid var(--border-strong);background:#fff;color:var(--text)}.czat-delete-cancel:hover{background:#f1f1ee}.czat-delete-danger:disabled,.czat-delete-cancel:disabled{cursor:wait;opacity:.65}.czat-conversation span{display:block;width:100%;font-size:13px;font-weight:500;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.czat-memory-entry{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);width:100%;min-height:64px;padding:10px;border:0;border-top:1px solid var(--border);background:transparent;color:var(--text);text-align:left;cursor:pointer}.czat-memory-entry:hover{background:#eaeae6}.czat-memory-entry span{display:flex;flex-direction:column;gap:3px}.czat-memory-entry strong{font-size:12px;line-height:1.35}.czat-memory-entry small{color:var(--text-muted);font-size:11px}.czat-daily-usage{padding:12px 10px 14px;border-top:1px solid var(--border)}.czat-daily-usage[hidden]{display:none}.czat-daily-usage-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);margin-bottom:8px;color:var(--text-muted);font-size:11px;line-height:1.35}.czat-daily-usage-head>:first-child{color:var(--text);font-weight:650}.czat-daily-usage-head>:last-child{text-align:right}.czat-daily-usage-track{position:relative;width:100%;height:4px;overflow:hidden;border-radius:999px;background:#deded9}.czat-daily-usage-fill{display:block;width:0;height:100%;border-radius:inherit;background:#555550;transition:width .18s ease}.czat-daily-usage.is-low .czat-daily-usage-fill{background:#a06318}.czat-daily-usage.is-empty .czat-daily-usage-fill{background:#8a1c17}.czat-drawer-footer{display:grid;gap:8px;padding-top:12px;border-top:1px solid var(--border)}.czat-messages-btn,.czat-feedback-btn,.czat-privacy-btn,.czat-logout-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:44px;padding:9px 14px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text);font-size:13px;font-weight:600;text-align:center;cursor:pointer}.czat-messages-btn:hover,.czat-feedback-btn:hover,.czat-privacy-btn:hover,.czat-logout-btn:hover{background:#f1f1ee;color:var(--text)}.czat-messages-btn.is-active{border-color:#bebeb8;background:#eaeae6;color:var(--text)}.czat-logout-btn{border-color:transparent;background:transparent;color:#686864;font-size:12px;font-weight:500}.czat-workspace{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:#fff}.czat-mobile-toolbar,.czat-mobile-only{display:none}.czat-mobile-only{display:none!important}.czat-start{display:flex;flex:1;flex-direction:column;width:min(100% - 48px,940px);margin:0 auto;padding:clamp(56px,10vh,108px) 0 36px;overflow-y:auto}.czat-hero{text-align:center}.czat-eyebrow{margin:0 0 var(--space-2);color:#735344;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.czat-greeting{margin:0;color:var(--text);font-size:clamp(30px,5vw,46px);font-weight:600;letter-spacing:-.04em;line-height:1.08}.czat-subtitle{max-width:520px;margin:var(--space-3) auto 0;color:var(--text-muted);font-size:16px;line-height:1.55}.czat-input-box{margin-top:40px;padding:22px;background:#fff;border:1px solid #DADAD6;border-radius:20px;box-shadow:0 12px 34px #0a0a0a14}.czat-input-box:focus-within{border-color:var(--text);box-shadow:0 0 0 3px #0a0a0a1a}.czat-input{width:100%;min-height:92px;padding:0;border:0;outline:0;resize:none;background:transparent;color:var(--text);font-family:var(--font);font-size:16px;line-height:1.55}.czat-input::placeholder{color:#686864;opacity:1}.czat-input-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:44px}.czat-input-actions>span{color:#686864;font-size:11px}.czat-send-btn,.czat-icon-btn{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;border-radius:50%;cursor:pointer}.czat-send-btn{background:var(--text);color:#fff}.czat-send-btn:hover{background:#30302e}.czat-icon-btn{background:transparent;color:var(--text)}.czat-icon-btn:hover{background:#efefeb}.czat-send-btn:disabled,.czat-icon-btn:disabled,.czat-new-btn:disabled,.czat-action-btn:disabled,.czat-text-btn:disabled{opacity:.5;cursor:default}.czat-start-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px}.czat-start-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:100%;min-height:184px;padding:20px 18px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--text);text-align:center;cursor:pointer}.czat-start-action:hover{border-color:#a8a8a2;background:#fafaf8}.czat-start-action-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%}.czat-start-action-icon-blue{background:#eaf1ff;color:#2f66df}.czat-start-action-icon-green{background:#e7f7ec;color:#289b51}.czat-start-action-icon-violet{background:#f1eafb;color:#7541c8}.czat-start-action-icon-amber{background:#fbf1dc;color:#c78612}.czat-start-action-copy{display:flex;flex-direction:column;gap:3px}.czat-start-action-copy strong{font-size:15px}.czat-start-action-copy small{color:var(--text-muted);font-size:13px;line-height:1.45}.czat-start-proof{margin:18px 0 0;color:var(--text-muted);font-size:12px;line-height:1.5;text-align:center;text-wrap:balance}.czat-start-proof[hidden]{display:none}.czat-thread{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;padding:0 clamp(24px,5vw,72px) 18px}.czat-thread-head{flex:0 0 auto;min-height:60px;padding:12px 0;border-bottom:1px solid var(--border);color:var(--text);font-size:14px;font-weight:600}#czat-thread-title{min-width:0;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.czat-messages{display:flex;flex:1;flex-direction:column;gap:24px;width:min(100%,780px);min-height:0;margin:0 auto;padding:32px 2px 28px;overflow-y:auto}.czat-msg{display:flex;flex-direction:column}.czat-msg-user{align-items:flex-end}.czat-msg-assistant{align-items:flex-start}.czat-msg-bubble{max-width:82%;padding:11px 14px;border-radius:14px;color:var(--text);font-size:15px;line-height:1.65;overflow-wrap:anywhere}.czat-msg-user .czat-msg-bubble{background:#eeede9;border-bottom-right-radius:5px}.czat-msg-assistant .czat-msg-bubble{width:100%;max-width:70ch;padding-left:0;background:transparent}.czat-msg-bubble p{margin:0 0 14px}.czat-msg-bubble p:last-child{margin-bottom:0}.czat-msg-bubble ol,.czat-msg-bubble ul{margin:4px 0 16px;padding-left:24px}.czat-msg-bubble li{margin:7px 0}.czat-msg-bubble strong{font-weight:700}.czat-msg-bubble a{color:#9b321f;text-decoration:underline;text-underline-offset:2px}.czat-msg-source{margin-top:-8px!important;font-size:13px}.czat-msg-error .czat-msg-bubble{color:#9a2e2e}.czat-partner-links{display:flex;flex-direction:column;gap:6px;width:min(100%,640px);margin-top:var(--space-2)}.czat-partner-link{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);width:100%;min-height:52px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text);font:inherit;text-align:left;cursor:pointer}.czat-partner-link:hover{border-color:#9c9c96;background:#f7f7f5}.czat-partner-link:active{background:#eeede9}.czat-partner-link-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.czat-partner-link-copy strong,.czat-partner-link-copy small{overflow-wrap:anywhere}.czat-partner-link-copy strong{font-size:14px;line-height:1.35}.czat-partner-link-copy small{color:var(--text-muted);font-size:12px;line-height:1.35}.czat-partner-link-action{flex:0 0 auto;color:#6b4a3e;font-size:12px;font-weight:600;white-space:nowrap}.czat-memory-card{width:min(100%,640px);margin-top:var(--space-2);padding:var(--space-4);background:#fafaf8;border:1px solid var(--border);border-radius:12px}.czat-memory-actions,.czat-memory-fact-actions{display:flex;flex-wrap:wrap;gap:8px}.czat-action-btn{min-height:44px;padding:9px 15px;border:1px solid #9C9C96;border-radius:999px;background:#fff;color:var(--text);font-size:13px;font-weight:600;cursor:pointer}.czat-action-btn:hover{border-color:var(--text)}.czat-action-btn-primary{border-color:var(--text);background:var(--text);color:#fff}.czat-action-btn-primary:hover{background:#30302e}.czat-typing{display:flex;align-items:center;gap:var(--space-2);width:min(100%,760px);margin:0 auto;padding:0 0 var(--space-3);color:var(--text-muted);font-size:13px}.czat-typing-dots{display:inline-flex;gap:4px}.czat-typing-dots span{width:6px;height:6px;border-radius:50%;background:#686864;animation:czatTypingBlink 1.2s infinite}.czat-typing-dots span:nth-child(2){animation-delay:.2s}.czat-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes czatTypingBlink{0%,60%,to{opacity:.3}30%{opacity:1}}.czat-thread-input-box{flex:0 0 auto;width:min(100%,780px);margin:0 auto;padding:14px 18px;border-color:#dadad6;border-radius:20px;box-shadow:0 10px 30px #0a0a0a1a}.czat-thread-input-box .czat-input{height:58px;min-height:58px;max-height:58px;overflow-y:auto}.czat-memory-panel{position:fixed;top:0;right:0;z-index:260;width:min(430px,100vw);height:100dvh;padding:clamp(20px,4vw,32px);overflow-y:auto;background:#fff;border-left:1px solid var(--border);box-shadow:-16px 0 48px #0a0a0a1f;transform:translate(105%);transition:transform .18s ease}.czat-memory-panel.is-open{transform:translate(0)}.czat-memory-head{align-items:flex-start;gap:var(--space-4)}.czat-memory-head h2{margin:0;font-size:24px;letter-spacing:-.03em}.czat-memory-intro{margin:var(--space-4) 0;color:var(--text-muted);font-size:14px;line-height:1.55}.czat-memory-profile-btn{min-height:44px;padding:9px 12px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--text);font:inherit;font-size:13px;font-weight:650;cursor:pointer}.czat-memory-profile-btn:hover{background:#f1f1ee}.czat-memory-section{margin-top:var(--space-5)}.czat-memory-section-title{margin:0 0 var(--space-3);color:var(--text-muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.czat-memory-card{width:100%;margin-bottom:var(--space-3)}.czat-memory-card-kicker{margin:0 0 5px;color:#735344;font-size:11px;font-weight:700;text-transform:uppercase}.czat-memory-card h3,.czat-memory-card p{margin:0 0 var(--space-3)}.czat-memory-card h3{font-size:15px}.czat-memory-card p{font-size:14px;line-height:1.5;white-space:pre-line}.czat-memory-card-resolved{background:#f3f7f3;border-color:#c9d9cd}.czat-memory-card-result{margin-bottom:0!important;color:#356a4d;font-size:13px!important;font-weight:700}.czat-memory-fact{padding:var(--space-4) 0;border-top:1px solid var(--border)}.czat-memory-fact-copy{display:flex;flex-direction:column;gap:4px}.czat-memory-fact-copy strong{font-size:13px}.czat-memory-fact-copy span{font-size:14px;line-height:1.5;white-space:pre-line}.czat-memory-fact-copy small{color:#686864;font-size:11px;line-height:1.45}.czat-memory-fact-actions{margin-top:var(--space-2)}.czat-text-btn{min-height:44px;padding:8px 4px;border:0;background:transparent;color:#5c514a;font-size:12px;font-weight:700;cursor:pointer}.czat-text-btn-danger{color:#942d2d}.czat-memory-editor{display:grid;gap:8px;margin-top:var(--space-3);padding:var(--space-3);background:#f7f7f5;border-radius:10px}.czat-memory-editor label{color:var(--text-muted);font-size:12px;font-weight:600}.czat-memory-editor input{width:100%;min-height:44px;padding:9px 11px;border:1px solid #9C9C96;border-radius:8px;background:#fff;color:var(--text);font:inherit}.czat-drawer-backdrop{position:fixed;inset:0;z-index:250;width:100%;height:100%;padding:0;border:0;background:#0a0a0a47}.czat-new-btn:focus-visible,.czat-partner-link:focus-visible,.czat-memory-entry:focus-visible,.czat-messages-btn:focus-visible,.czat-feedback-btn:focus-visible,.czat-privacy-btn:focus-visible,.czat-logout-btn:focus-visible,.czat-conversation:focus-visible,.czat-start-action:focus-visible,.czat-icon-btn:focus-visible,.czat-send-btn:focus-visible,.czat-action-btn:focus-visible,.czat-text-btn:focus-visible,.czat-memory-editor input:focus-visible{outline:3px solid #9B321F;outline-offset:2px}body.czat-immersive .sidebar-footer,body.czat-immersive .portal-right-rail,body.czat-immersive .mobile-bottom-nav,body.czat-immersive .portal-topbar-notif,body.czat-immersive .portal-topbar-agents,body.czat-immersive .need-float,body.czat-immersive .need-float-pill,body.czat-immersive .need-float-panel{display:none!important}body.czat-immersive{overflow:hidden}body.czat-immersive .app-layout{height:calc(100vh - 56px);height:calc(100dvh - 56px);min-height:calc(100vh - 56px);min-height:calc(100dvh - 56px)}body.czat-immersive .content-area,body.czat-immersive .czat-workspace{min-height:0;height:100%;overflow:hidden}body.czat-immersive #section-czat,body.czat-immersive #section-czat>.czat-shell{display:contents}body.czat-shell-subsection .czat-workspace{display:none}body.czat-immersive .content-section.active:not(#section-czat){min-width:0;min-height:calc(100dvh - 72px);max-height:calc(100dvh - 72px);overflow-y:auto;background:#fff}body.czat-shell-subsection #section-wiadomosci .content-header,body.czat-shell-subsection #section-ustawienia .content-header,body.czat-shell-subsection #section-plan .content-header{display:flex}body.czat-immersive .content-section.active:not(#section-czat)>.content-header,body.czat-immersive .content-section.active:not(#section-czat)>.content-body{width:min(calc(100% - 48px),940px);margin-right:auto;margin-left:auto}body.czat-immersive .content-section.active:not(#section-czat)>.content-header{padding:28px 0 16px}body.czat-immersive .content-section.active:not(#section-czat)>.content-body{padding:0 0 56px}.czat-data-controls{margin-top:var(--space-6);padding:var(--space-5) 0 0;border-top:1px solid var(--border)}.czat-data-title{margin:0;color:var(--text);font-size:15px}.czat-data-copy{margin:7px 0 10px;color:var(--text-muted);font-size:13px;line-height:1.5}.czat-export-btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:44px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#4f4f49;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.czat-export-btn:hover{background:#eaeae6;color:var(--text)}.czat-export-btn:disabled{cursor:wait;opacity:.65}.czat-data-status{min-height:20px;padding:2px 10px 0;color:var(--text-muted);font-size:12px;line-height:1.4}.czat-data-status.is-error{color:#8a1c17}.czat-data-status.is-success{color:#246a43}@media(min-width:900px){body.czat-immersive .app-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr)}body.czat-immersive .content-area{display:grid;grid-template-columns:272px minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-column:1;grid-row:auto;width:100%;max-width:none;margin:0 auto;padding:0}body.czat-immersive .czat-history-drawer{grid-column:1;grid-row:1;height:calc(100dvh - 72px)}body.czat-immersive .czat-workspace,body.czat-immersive .content-section.active:not(#section-czat){grid-column:2;grid-row:1}body.czat-immersive .sidebar{position:fixed;top:0;left:-290px!important;z-index:200;width:280px;height:100dvh;box-shadow:var(--shadow-md);pointer-events:none;transition:left .3s ease}body.czat-immersive .sidebar.open{left:0!important;pointer-events:auto}body.czat-immersive .sidebar-close{display:block}body.czat-immersive .portal-topbar-menu-btn{display:none!important}body.czat-immersive .sidebar-overlay:not(.hidden){display:block!important}}@media(max-width:899px){body.czat-immersive .app-layout{height:calc(100vh - 52px);height:calc(100dvh - 52px);min-height:calc(100vh - 52px);min-height:calc(100dvh - 52px)}body.czat-immersive .content-area{flex:1 1 auto;min-height:0;padding:0}body.czat-immersive .content-section.active:not(#section-czat){min-height:calc(100dvh - 64px);max-height:calc(100dvh - 64px)}body.czat-immersive .content-section.active:not(#section-czat)>.content-header,body.czat-immersive .content-section.active:not(#section-czat)>.content-body{width:min(calc(100% - 32px),680px)}.czat-shell{display:block;min-height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);border:0;border-radius:0}.czat-history-drawer{position:fixed;top:0;left:0;z-index:260;width:min(320px,88vw);height:100dvh;border:0;box-shadow:16px 0 48px #0a0a0a29;transform:translate(-105%);transition:transform .18s ease}.czat-history-drawer.is-open{transform:translate(0)}.czat-mobile-toolbar,.czat-mobile-only{display:flex}.czat-mobile-only{display:flex!important}.czat-mobile-toolbar{min-height:56px;padding:4px 12px;border-bottom:1px solid var(--border);font-size:13px;font-weight:700}.czat-start{width:min(100% - 32px,680px);max-height:calc(100dvh - 120px);padding-top:clamp(32px,7vh,64px)}.czat-start-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.czat-thread{height:calc(100dvh - 120px);padding:0 16px max(12px,env(safe-area-inset-bottom))}.czat-thread-head{min-height:48px}}@media(max-width:520px){.czat-start{width:calc(100% - 24px);padding-bottom:max(20px,env(safe-area-inset-bottom))}.czat-greeting{font-size:32px}.czat-input-box{margin-top:var(--space-6);padding:12px}.czat-input-actions>span{max-width:190px}.czat-start-action{min-height:142px;padding:16px 12px}.czat-msg-bubble{max-width:100%}.czat-start-action-icon{width:48px;height:48px}}@media(hover:none),(pointer:coarse){.czat-conversation-delete{opacity:1}}@media(prefers-reduced-motion:reduce){.czat-history-drawer,.czat-memory-panel,.czat-daily-usage-fill,body.czat-immersive .sidebar{transition:none}.czat-typing-dots span{animation:none;opacity:.65}}.czat-ai-notice{margin:8px 2px 0;color:var(--text-muted);font-size:11px;line-height:1.45;text-wrap:pretty}.czat-ai-notice a{color:#9b321f;text-decoration:underline;text-underline-offset:2px}.czat-verdict{display:flex;align-items:center;gap:6px;margin-top:6px}.czat-verdict-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#9c9c96;cursor:pointer}.czat-verdict-btn:hover{background:#efefeb;color:var(--text)}.czat-verdict-btn.is-active{background:#eaeae6;color:var(--text)}.czat-verdict-reason{flex:1;min-width:0;min-height:30px;padding:4px 10px;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:12px}.czat-verdict-thanks{color:var(--text-muted);font-size:11px}.czat-verdict-error{color:#9b321f;font-size:11px}html.czat-prenav .sidebar-nav [data-section=tablica],html.czat-prenav .sidebar-nav [data-section=dopasowania],html.czat-prenav .sidebar-nav [data-section=siec],html.czat-prenav .sidebar-nav [data-section=rynek],html.czat-prenav .sidebar-nav [data-section=agenci]{display:none!important}html.czat-prenav .sidebar{transition:none!important}.czat-start-powrot{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:720px;margin:0 auto 18px;padding:14px 18px;background:var(--card-bg);border:1px solid var(--border);border-radius:14px}.czat-start-powrot-text{margin:0;font-size:14px;text-wrap:pretty}.czat-start-powrot-btn{flex-shrink:0;padding:8px 14px;border:none;border-radius:10px;background:var(--accent, #C94A2A);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.czat-start-powrot-btn:focus-visible{outline:3px solid #9B321F;outline-offset:2px}
