:root{--brand-green:#0d9488;--bg-light:#f3f4f6}body,html{color:#374151;background-image:url(https://sovetnik.spb.ru/consultant_zhk/static/fon_zhk.png);background-position:bottom;background-size:cover;background-attachment:fixed;min-height:100%;margin:0;padding:0;font-family:Montserrat,Segoe UI,Tahoma,Geneva,sans-serif}#root{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:20px 0;display:flex}.bg-overlay{z-index:-1;background:#ffffffd9;width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:10;box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:450px;margin:20px;padding:30px;position:relative;box-shadow:0 10px 25px #0000001a}.btn-primary{background:var(--brand-green);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:10px;padding:14px;font-size:16px;font-weight:700;transition:all .2s}.btn-primary:hover{opacity:.9}.form-group{text-align:left;margin-bottom:15px}.form-group label{margin-bottom:5px;font-size:14px;font-weight:700;display:block}input{box-sizing:border-box;border:2px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:12px;font-size:16px}input:focus{border-color:var(--brand-green)}.pravomur-img{z-index:999;pointer-events:none;height:130px;position:fixed;bottom:10px;right:10px}.pravomur-bubble{padding:10px 15px;font-size:14px;bottom:140px;right:20px}.dash-wrapper{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto;padding:0 15px}.dash-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:15px 25px;display:flex;box-shadow:0 4px 15px #0000000d}.dash-header h2{color:#0d9488;margin:0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700}.dash-header img{object-fit:contain;height:30px}.dash-grid,.dash-left{flex-direction:column;gap:25px;display:flex}.btn-logout{color:#fff;cursor:pointer;background:#e11d48;border:none;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:8px;font-weight:700;transition:background .2s;display:flex}.btn-logout:hover{background:#be123c}.logout-text{display:none}.logout-icon{width:20px;height:20px;display:block}.rec-desktop{display:none}.rec-mobile{margin-top:0;display:block}.typing-dot{color:#0d9488;font-size:16px;animation:1.4s infinite both blink;display:inline-block}@keyframes blink{0%,80%,to{opacity:0;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-container{cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;height:420px;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000014}.chat-history-box{background:#fafaf9;flex-direction:column;flex:1;gap:15px;min-height:0;padding:20px;display:flex;overflow-y:auto}@media (width>=768px){.pravomur-img{height:390px;right:40px}.pravomur-bubble{border-width:3px;padding:15px 20px;font-size:18px;bottom:410px;right:80px}.dash-header h2{font-size:26px}.dash-header img{height:45px}.dash-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:25px;display:grid}.dash-left{height:auto}.chat-container{cursor:default;height:100%;max-height:700px}.chat-history-box{flex:1;height:auto;min-height:0}.logout-text{display:block}.logout-icon{display:none}.btn-logout{height:40px;padding:0 20px}.rec-desktop{display:block}.rec-mobile{display:none}}.dash-footer{background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:30px;padding:15px;display:flex;box-shadow:0 4px 15px #0000000d}.footer-link{color:#0d9488;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 14px;font-family:Montserrat,Segoe UI,Tahoma,Geneva,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.footer-link:hover{background:#f0fdfa}
