:root{color-scheme:light;--bg:#eef6f5;--bg-soft:#f7fbfa;--panel:hsla(0,0%,100%,.9);--line:rgba(17,127,146,.14);--line-strong:rgba(17,127,146,.28);--text:#123137;--muted:#5f7c82;--accent:#117f92;--accent-strong:#0f6674;--accent-soft:#d1edea;--success:#e8f7f4;--hero-glow:rgba(17,127,146,.16);--notify-stage:#117f92;--notify-stage-soft:#d1edea;--notify-chat:#2563eb;--notify-chat-soft:#dbeafe;--notify-team:#10b981;--notify-team-soft:#d1fae5}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top left,rgba(17,127,146,.16),transparent 22%),radial-gradient(circle at 85% 10%,rgba(209,237,234,.95),transparent 18%),linear-gradient(180deg,#eff8f7,#f9fcfc 42%,#eef6f5);color:var(--text);font-family:inherit}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{min-height:100vh;min-height:100dvh;position:relative;overflow:hidden}.shell:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,transparent,transparent 70%,rgba(17,127,146,.05));pointer-events:none}.container{width:min(1120px,calc(100% - 32px));margin:0 auto;position:relative;z-index:1}.card{background:var(--panel);border:1px solid var(--line);border-radius:30px;box-shadow:0 24px 60px rgba(13,74,84,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button{border:0;border-radius:999px;background:var(--accent);color:#fff;padding:14px 22px;cursor:pointer;font-weight:500;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:0 14px 32px rgba(17,127,146,.22)}.button:hover:not(:disabled){transform:translateY(-1px);background:var(--accent-strong)}.button:disabled{background:rgba(17,127,146,.35);box-shadow:none;cursor:not-allowed}.button.secondary{background:var(--accent-soft);color:var(--accent);border:1px solid transparent;box-shadow:none}.input,.textarea{width:100%;border-radius:20px;border:1px solid var(--line-strong);padding:14px 16px;background:hsla(0,0%,100%,.94);color:var(--text);outline:none}.input:focus,.textarea:focus,select.input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(17,127,146,.1)}.textarea{min-height:112px;resize:vertical}.grid{display:grid;grid-gap:16px;gap:16px}.brand-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 8px}.brand-topbar.has-content-gap{padding-bottom:20px}.brand-mark{display:inline-flex;align-items:center;gap:14px;font-weight:600;letter-spacing:.01em}.brand-mark:before{content:"";width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0,#3ea5b7 100%);box-shadow:0 0 0 8px rgba(17,127,146,.08)}.brand-note{color:var(--muted);font-size:14px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:20px;gap:20px}.hero-panel{padding:34px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:hsla(0,0%,100%,.85);border:1px solid var(--line);color:var(--muted);font-size:14px}.metric-card{padding:22px;min-height:160px;background:radial-gradient(circle at top right,var(--hero-glow),transparent 40%),var(--panel)}.metric-value{font-size:38px;line-height:1;font-weight:700;color:var(--accent-strong)}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:20px;gap:20px}.app-shell.app-shell-solo{grid-template-columns:minmax(0,1fr)}.app-sidebar{padding:24px;display:grid;grid-gap:18px;gap:18px;align-content:start;position:-webkit-sticky;position:sticky;top:20px}.app-nav{display:grid;grid-gap:10px;gap:10px}.app-nav-link{padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:hsla(0,0%,100%,.76);color:var(--text);transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.app-nav-link:hover{transform:translateY(-1px);border-color:var(--line-strong);background:rgba(209,237,234,.58)}.app-aside-note{padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(209,237,234,.62),hsla(0,0%,100%,.74));border:1px solid var(--line)}.stack-card{padding:24px}.info-grid,.stack-card{display:grid;grid-gap:16px;gap:16px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-block{padding:18px;border-radius:22px;border:1px solid var(--line);background:hsla(0,0%,100%,.78)}.section-title{margin:0;font-size:34px;line-height:1.05}.section-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.two-col{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr}.contact-link{gap:8px;font-weight:600}.check-icon,.contact-link{display:inline-flex;align-items:center;color:var(--accent-strong)}.check-icon{justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--accent-soft);font-weight:700;font-size:14px;line-height:1}.welcome-hero-title{margin:0;font-size:40px;line-height:1.1;font-weight:700;letter-spacing:-.01em}.welcome-hero-text{margin:0;color:var(--muted);line-height:1.6;font-size:17px}.welcome-hero-subtitle{margin:0;font-size:22px;line-height:1.25;font-weight:700}.login-card,.verify-card{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 60px rgba(13,74,84,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:min(440px,100%);padding:40px 36px 32px;display:grid;grid-gap:22px;gap:22px}.login-title,.verify-title{margin:0;font-size:26px;line-height:1.2;font-weight:700}.login-subtitle,.verify-subtitle{margin:0;color:var(--muted);line-height:1.55;font-size:15px}.login-subtitle strong,.verify-subtitle strong{color:var(--text);font-weight:600}.phone-field{display:grid;grid-gap:8px;gap:8px}.phone-label{color:var(--muted);font-size:13px;padding-left:4px}.phone-input-wrap{display:flex;align-items:stretch;border:1.5px solid var(--line-strong);border-radius:16px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s;overflow:hidden}.phone-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px rgba(17,127,146,.12);background:#fbfeff}.phone-input-wrap.is-error{border-color:#c2453d;background:rgba(194,69,61,.08)}.phone-prefix{padding:14px 4px 14px 18px;font-weight:600;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.phone-input,.phone-prefix{font-size:18px;color:var(--text)}.phone-input{flex:1 1;min-width:0;border:0;outline:none;background:transparent;padding:14px 18px 14px 8px;font-weight:500;letter-spacing:.02em;caret-color:var(--accent);font-family:inherit}.code-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:4px}.code-cell{width:100%;aspect-ratio:1/1.15;border:1.5px solid var(--line-strong);background:#fff;border-radius:16px;font-size:28px;font-weight:600;text-align:center;color:var(--text);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s;caret-color:var(--accent);font-family:inherit}.code-cell:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(17,127,146,.12);background:#fbfeff}.code-cell:disabled{background:rgba(0,0,0,.02);color:var(--muted)}.code-row.is-error .code-cell{border-color:#c2453d;background:rgba(194,69,61,.08)}.error-text{color:#c2453d;font-size:14px;margin:-8px 0 -4px;line-height:1.45}.button-primary{width:100%;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:16px 26px;cursor:pointer;font-weight:500;font-size:16px;transition:transform .15s ease,background .15s ease,box-shadow .15s ease;box-shadow:0 14px 32px rgba(17,127,146,.22);font-family:inherit}.button-primary:hover:not(:disabled){transform:translateY(-1px);background:var(--accent-strong)}.button-primary:disabled{background:rgba(17,127,146,.35);box-shadow:none;cursor:not-allowed}.secondary-actions{display:grid;grid-gap:10px;gap:10px;margin-top:4px;text-align:center}.text-link{color:var(--accent-strong);font-size:14px;cursor:pointer;background:transparent;border:0;padding:4px;font-family:inherit;text-decoration:none}.text-link:hover{text-decoration:underline}.text-link.is-disabled,.text-link:disabled{color:var(--muted);cursor:default;pointer-events:none}.help-block{margin-top:24px;width:min(440px,100%);padding:16px 22px;border-radius:18px;border:1px solid var(--line);background:hsla(0,0%,100%,.72);color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.help-block strong{color:var(--text);font-weight:600}.help-block a.contact{color:var(--accent-strong);font-weight:600}.avatar-button{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0,#3ea5b7 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;letter-spacing:.04em;border:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 16px rgba(17,127,146,.22);font-family:inherit}.avatar-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(17,127,146,.3)}.greeting{display:grid;grid-gap:4px;gap:4px;padding:4px 0}.greeting-hello{margin:0;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.greeting-date{margin:0;color:var(--muted);font-size:14px}.status-card{background:linear-gradient(135deg,rgba(17,127,146,.12),rgba(209,237,234,.6));border:1px solid var(--line-strong);border-radius:24px;padding:24px 26px 22px;box-shadow:0 14px 40px rgba(13,74,84,.1);display:grid;grid-gap:8px;gap:8px;position:relative;overflow:hidden}.status-card:before{content:"";position:absolute;right:-40px;top:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(17,127,146,.12) 0,transparent 70%);pointer-events:none}.status-label{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:600;position:relative;z-index:1}.status-stage{margin:0;font-size:26px;font-weight:700;line-height:1.2;color:var(--text)}.status-meta,.status-stage{position:relative;z-index:1}.status-meta{margin:6px 0 0;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.status-meta:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.status-card.is-paused{background:linear-gradient(135deg,rgba(212,168,58,.12),rgba(255,251,235,.7));border-color:rgba(212,168,58,.32)}.status-card.is-paused .status-label{color:#b48c1f}.status-card.is-paused .status-meta:before{background:#d4a83a}.actions-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.action-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 8px 22px rgba(13,74,84,.06);display:grid;grid-gap:10px;gap:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;position:relative;text-align:left;font-family:inherit;text-decoration:none;color:inherit}.action-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(13,74,84,.1);border-color:var(--line-strong)}.action-icon{width:40px;height:40px;border-radius:12px;background:rgba(209,237,234,.55);display:flex;align-items:center;justify-content:center;color:var(--accent-strong)}.action-icon svg{width:22px;height:22px}.action-title{font-weight:600;font-size:15px;line-height:1.3}.action-hint{color:var(--muted);font-size:12px;line-height:1.4;margin:0}.action-badge{position:absolute;top:14px;right:14px;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#117f92,#1696ad);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.action-card.is-soon{cursor:default;background:hsla(0,0%,100%,.5)}.action-card.is-soon:hover{transform:none;box-shadow:0 8px 22px rgba(13,74,84,.06)}.action-card.is-soon .action-icon{background:rgba(0,0,0,.04);color:var(--muted)}.action-card.is-soon .action-title{color:var(--muted)}.action-card.is-soon:after{content:"Скоро";position:absolute;top:14px;right:14px;padding:3px 9px;border-radius:999px;background:rgba(0,0,0,.06);color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.specialist-card{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:14px 16px;box-shadow:0 8px 22px rgba(13,74,84,.06);display:flex;align-items:center;gap:12px}.specialist-avatar{width:44px;height:44px;border-radius:50%;background:rgba(209,237,234,.55);color:var(--accent-strong);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.specialist-info{display:grid;grid-gap:2px;gap:2px;min-width:0;flex:1 1}.specialist-label{font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--accent-strong);text-transform:uppercase}.specialist-name{font-weight:600;font-size:15px;line-height:1.3;color:var(--text)}.specialist-position{font-size:12px;color:var(--muted);line-height:1.3}.chat-shell{height:100vh;height:100dvh;display:flex;flex-direction:column;max-width:720px;margin:0 auto}.chat-header{gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0}.back-btn,.chat-header{display:flex;align-items:center}.back-btn{width:38px;height:38px;border-radius:50%;border:0;background:transparent;color:var(--accent-strong);justify-content:center;cursor:pointer;transition:background-color .15s ease;font-family:inherit}.back-btn:hover{background:rgba(17,127,146,.08)}.back-btn svg{width:22px;height:22px}.chat-peer{gap:12px;flex:1 1;min-width:0}.chat-peer,.peer-avatar{display:flex;align-items:center}.peer-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0,#3ea5b7 100%);color:#fff;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;box-shadow:0 4px 12px rgba(17,127,146,.18)}.peer-info{display:grid;grid-gap:1px;gap:1px;min-width:0}.peer-name{font-weight:600;font-size:16px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.peer-status{font-size:12px;color:var(--muted);line-height:1.2}.messages-area{flex:1 1;overflow-y:auto;padding:16px 16px 8px;display:flex;flex-direction:column;gap:4px}.day-divider{align-self:center;margin:8px 0 4px;padding:4px 12px;background:rgba(17,127,146,.08);color:var(--muted);font-size:12px;border-radius:999px;font-weight:500}.message-group{display:flex;flex-direction:column;max-width:86%;margin-top:8px}.message-group.from-them{align-self:flex-start}.message-group.from-me{align-self:flex-end;align-items:flex-end}.message-sender{font-size:12px;color:var(--accent-strong);font-weight:600;margin:0 14px 4px}.message-bubble{padding:10px 14px;border-radius:18px;line-height:1.45;font-size:15px;white-space:pre-wrap;word-break:break-word;box-shadow:0 4px 12px rgba(13,74,84,.05)}.message-group.from-them .message-bubble{background:#fff;border:1px solid var(--line);color:var(--text);border-top-left-radius:6px}.message-group.from-me .message-bubble{background:linear-gradient(135deg,#117f92,#1696ad);color:#fff;border-top-right-radius:6px}.message-bubble+.message-bubble{margin-top:3px}.message-group.from-them .message-bubble+.message-bubble{border-top-left-radius:18px}.message-group.from-me .message-bubble+.message-bubble{border-top-right-radius:18px}.message-time{font-size:11px;color:var(--muted);margin:4px 14px 0}.composer{flex-shrink:0;padding:10px 12px max(16px,env(safe-area-inset-bottom));background:hsla(0,0%,100%,.94);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composer-row{display:flex;align-items:flex-end;gap:10px;background:#fff;border:1.5px solid var(--line-strong);border-radius:22px;padding:4px 4px 4px 16px;transition:border-color .15s ease,box-shadow .15s ease}.composer-row:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px rgba(17,127,146,.12)}.composer-input{flex:1 1;min-width:0;min-height:36px;max-height:140px;border:0;outline:none;resize:none;font-family:inherit;font-size:15px;line-height:1.45;padding:8px 0;background:transparent;color:var(--text)}.composer-input::placeholder{color:var(--muted)}.send-btn{width:36px;height:36px;border-radius:50%;border:0;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,transform .15s ease;flex-shrink:0;cursor:pointer;font-family:inherit}.send-btn:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.send-btn:disabled{background:rgba(17,127,146,.35);cursor:not-allowed}.send-btn svg{width:18px;height:18px}.attach-btn{width:36px;height:36px;border-radius:50%;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;font-family:inherit;margin-left:-8px;transition:background-color .15s ease,color .15s ease}.attach-btn:hover:not(:disabled){background:rgba(17,127,146,.08);color:var(--accent)}.attach-btn:disabled{opacity:.35;cursor:not-allowed}.composer-attachment{display:flex;align-items:center;gap:10px;padding:8px 10px 8px 12px;margin-bottom:8px;background:rgba(17,127,146,.06);border:1px solid var(--accent-soft,#d1ede9);border-radius:14px;font-size:13px}.composer-attachment.is-error{background:rgba(220,38,38,.06);border-color:rgba(220,38,38,.3)}.composer-attachment-icon{font-size:20px;line-height:1;flex-shrink:0}.composer-attachment-info{flex:1 1;min-width:0;display:flex;flex-direction:column}.composer-attachment-name{font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer-attachment-sub{color:var(--muted);font-size:12px}.composer-attachment.is-error .composer-attachment-sub{color:#dc2626}.composer-attachment-remove{width:26px;height:26px;border-radius:50%;border:0;background:rgba(0,0,0,.06);color:var(--muted);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12px;display:flex;align-items:center;justify-content:center}.composer-attachment-remove:hover{background:rgba(0,0,0,.12);color:var(--text)}.message-attachments{display:flex;flex-direction:column;gap:6px;margin-top:8px}.message-bubble:has(>.message-attachments:only-child) .message-attachments{margin-top:0}.attachment-card{display:flex;align-items:center;gap:10px;padding:8px 12px;background:hsla(0,0%,100%,.6);border:1px solid rgba(17,127,146,.18);border-radius:12px;text-decoration:none;color:inherit;transition:background-color .15s ease,border-color .15s ease}.message-group.from-me .attachment-card{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.attachment-card:hover{background:hsla(0,0%,100%,.9);border-color:var(--accent)}.message-group.from-me .attachment-card:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.6)}.attachment-icon{font-size:24px;line-height:1;flex-shrink:0}.attachment-meta{display:flex;flex-direction:column;min-width:0;flex:1 1}.attachment-name{font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-size{font-size:12px;opacity:.75}.attachment-image-inline{display:block;max-width:280px;max-height:280px;width:auto;height:auto;border-radius:14px;cursor:zoom-in;object-fit:cover;background:rgba(0,0,0,.04);transition:transform .15s ease}.attachment-image-inline:hover{transform:scale(1.01)}.attachment-image-placeholder{display:flex;align-items:center;justify-content:center;width:200px;height:150px;border-radius:14px;background:rgba(0,0,0,.04);font-size:36px;opacity:.4}.message-group.from-me .attachment-image-placeholder{background:hsla(0,0%,100%,.15)}.attachment-type-badge{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.5px;color:#fff}.attachment-card-pdf .attachment-type-badge{background:#dc2626}.attachment-card-doc .attachment-type-badge{background:#2563eb}.attachment-card-other .attachment-type-badge{background:#6b7280}.message-group.from-me .attachment-type-badge{opacity:.92}.image-viewer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.image-viewer-topbar{position:absolute;top:max(12px,env(safe-area-inset-top));left:12px;right:12px;display:flex;align-items:center;gap:8px;color:#fff}.image-viewer-name{flex:1 1;min-width:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.6)}.image-viewer-action{width:40px;height:40px;border-radius:50%;border:0;background:hsla(0,0%,100%,.15);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;flex-shrink:0;font-family:inherit;text-decoration:none}.image-viewer-action:hover{background:hsla(0,0%,100%,.25)}.image-viewer-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.empty-chat{flex:1 1;flex-direction:column;padding:40px 24px;text-align:center;color:var(--muted);gap:12px}.empty-chat,.empty-chat-icon{display:flex;align-items:center;justify-content:center}.empty-chat-icon{width:64px;height:64px;border-radius:50%;background:var(--accent-soft);color:var(--accent-strong)}.empty-chat-icon svg{width:28px;height:28px}.empty-chat-title{color:var(--text);font-weight:600;font-size:17px}.empty-chat-text{font-size:14px;line-height:1.5;max-width:280px}@media (max-width:480px){.login-card,.verify-card{padding:32px 24px 28px;border-radius:24px}.login-title,.verify-title{font-size:22px}.login-subtitle,.verify-subtitle{font-size:14px}.code-cell{font-size:24px}.phone-input,.phone-prefix{font-size:17px;padding-top:13px;padding-bottom:13px}.greeting-hello{font-size:24px}.status-card{padding:20px 22px 18px}.status-stage{font-size:22px}.actions-grid{gap:10px}.action-card{padding:16px 14px 14px;border-radius:18px}.action-title{font-size:14px}.action-icon{width:36px;height:36px}.action-icon svg{width:20px;height:20px}}@media (max-width:768px){.welcome-hero-title{font-size:26px;line-height:1.2}.welcome-hero-text{font-size:15px}.welcome-hero-subtitle{font-size:19px}.container{width:min(100% - 20px,100%)}.brand-topbar{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 0 4px}.hero-grid,.two-col{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr 1fr;gap:12px}.info-block{padding:16px}.app-shell{grid-template-columns:1fr}.app-sidebar{position:static}.hero-panel{padding:24px}.section-title{font-size:30px}}@keyframes legko-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dash-refresh.is-spinning svg{animation:legko-spin .8s linear infinite}.legal-doc{display:grid;grid-gap:12px;gap:12px;line-height:1.65;font-size:15px}.legal-doc,.legal-doc h2{color:var(--text,#11171c)}.legal-doc h2{margin:18px 0 4px;font-size:17px;line-height:1.3;font-weight:700}.legal-doc h2:first-child{margin-top:0}.legal-doc p{margin:0}.legal-doc ul{margin:4px 0 8px;padding-left:20px;display:grid;grid-gap:6px;gap:6px}.legal-doc li{margin:0}.legal-doc a{color:var(--accent,#117f92);word-break:break-word}@font-face{font-family:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13d601e0732c7766.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:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f54e13212b7871d5.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5ccbc299521a181a.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:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4fca260083159167.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:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe1772644044fc6c.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:__Geologica_8e7c87;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f3fb4235d30510d6.p.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:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13d601e0732c7766.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:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f54e13212b7871d5.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5ccbc299521a181a.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:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4fca260083159167.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:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fe1772644044fc6c.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:__Geologica_8e7c87;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f3fb4235d30510d6.p.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:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13d601e0732c7766.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:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f54e13212b7871d5.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5ccbc299521a181a.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:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4fca260083159167.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:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fe1772644044fc6c.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:__Geologica_8e7c87;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f3fb4235d30510d6.p.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:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13d601e0732c7766.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:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f54e13212b7871d5.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5ccbc299521a181a.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:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4fca260083159167.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:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fe1772644044fc6c.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:__Geologica_8e7c87;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f3fb4235d30510d6.p.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}.__className_8e7c87{font-family:__Geologica_8e7c87;font-style:normal}