.doc-section{margin-top:28px;margin-bottom:24px}.doc-section__label{text-transform:uppercase;letter-spacing:.08em;color:#8a8f98;margin:0 0 12px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500}.doc-card{cursor:pointer;color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.doc-card+.doc-card{margin-top:8px}.doc-card:hover{background:#ffffff14;border-color:#ffffff24}.doc-card--locked{cursor:default;opacity:.7}.doc-card--locked:hover{background:#ffffff0a;border-color:#ffffff14}.doc-card__icon{background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.doc-card__lock-badge{background:#1a1e2a;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:-2px;right:-2px}.doc-card__text{flex:1;min-width:0}.doc-card__title{color:#e8eaed;white-space:nowrap;text-overflow:ellipsis;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;line-height:1.3;overflow:hidden}.doc-card__meta{color:#8a8f98;margin-top:1px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;line-height:1.3}.doc-card__arrow{color:#8a8f98;flex-shrink:0;transition:color .15s}.doc-card:hover .doc-card__arrow{color:#e8eaed}.doc-section__toggle{color:#8a8f98;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:8px;padding:8px 0;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500;transition:color .15s;display:block}.doc-section__toggle:hover{color:#e8eaed}
.content-panel{-webkit-backdrop-filter:blur(16px);color:#e8eaed;z-index:10;background:#0a0e17d9;flex-direction:column;width:560px;display:flex;position:absolute;top:72px;bottom:0;overflow:hidden}.content-panel--right{right:0}.content-panel--left{left:0}.content-panel__accent{flex-shrink:0;height:3px}.content-panel__body{flex:1;padding:32px 28px;overflow-y:auto}.content-panel__headline{color:#fff;margin:0 0 20px;font-family:system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.25}.content-panel__text{color:#e8eaed;margin:0 0 32px;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.7}.content-panel__connected-label{text-transform:uppercase;letter-spacing:.08em;color:#8a8f98;margin:0 0 12px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500}.content-panel__links{flex-wrap:wrap;gap:8px;display:flex}.content-panel__link{box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid;border-radius:20px;min-height:44px;padding:10px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;transition:background .15s,color .15s;display:inline-block}.content-panel__link:hover{filter:brightness(1.3)}.content-panel__close{color:#8a8f98;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.content-panel__close:hover{color:#fff;background:#ffffff29}@media (min-width:1440px){.content-panel{width:620px}}@media (max-width:1024px){.content-panel{width:360px}}.content-panel__drag-handle{display:none}@media (max-width:768px){.content-panel{border-radius:16px 16px 0 0;width:100%;height:65vh;inset:auto 0 0}.content-panel--right,.content-panel--left{left:0;right:0}.content-panel__drag-handle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:10px 0 4px;display:flex}.content-panel__drag-handle-bar{background:#ffffff4d;border-radius:2px;width:36px;height:4px}.content-panel__close{top:20px}}@media (max-width:480px){.content-panel{border-radius:0;height:100%}}.content-panel__body::-webkit-scrollbar{width:4px}.content-panel__body::-webkit-scrollbar-track{background:0 0}.content-panel__body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}
.chat-toggle-wrap{z-index:11;pointer-events:none;align-items:center;gap:12px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.chat-toggle-wrap--left{left:20px}.chat-toggle-wrap--right{right:20px}.chat-toggle{-webkit-backdrop-filter:blur(12px);color:#5dcaa5;cursor:pointer;pointer-events:auto;background:#0a0e17d9;border:1px solid #5dcaa54d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .2s,background .2s,box-shadow .2s;animation:3s ease-in-out infinite chat-pulse;display:flex}.chat-toggle:hover{background:#0a0e17f2;border-color:#5dcaa599;animation:none;box-shadow:0 0 16px #5dcaa526}@keyframes chat-pulse{0%,to{box-shadow:0 0 #5dcaa500}50%{box-shadow:0 0 12px #5dcaa526}}.chat-hint{-webkit-backdrop-filter:blur(8px);color:#fff9;letter-spacing:.03em;white-space:nowrap;pointer-events:none;opacity:0;background:#ffffff14;border-radius:16px;padding:8px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:.85rem;transition:opacity .5s,transform .5s;position:relative;transform:translate(-6px)}.chat-hint--visible{opacity:1;transform:translate(0)}.chat-hint__arrow{border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:5px solid #ffffff14;width:0;height:0;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.chat-panel{-webkit-backdrop-filter:blur(16px);color:#e8eaed;z-index:12;background:#0a0e17d9;flex-direction:column;width:560px;display:flex;position:absolute;top:72px;bottom:0;overflow:hidden}.chat-panel--right{right:0}.chat-panel--left{left:0}.chat-panel__accent{flex-shrink:0;height:3px}.chat-panel__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 28px 16px;display:flex}.chat-panel__title{color:#8a8f98;letter-spacing:.01em;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500}.chat-panel__close{color:#8a8f98;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.chat-panel__close:hover{color:#fff;background:#ffffff29}.chat-panel__messages{flex-direction:column;flex:1;gap:14px;padding:8px 28px 16px;display:flex;overflow-y:auto}.chat-panel__messages::-webkit-scrollbar{width:4px}.chat-panel__messages::-webkit-scrollbar-track{background:0 0}.chat-panel__messages::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.chat-msg{word-wrap:break-word;border:1px solid #ffffff0f;border-radius:12px;max-width:88%;padding:12px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:1.125rem;line-height:1.6}.chat-msg--user{color:#e8eaed;background:#5dcaa514;border-color:#5dcaa526;border-bottom-right-radius:4px;align-self:flex-end}.chat-msg--assistant{color:#e8eaed;background:#ffffff0a;border-color:#ffffff14;border-bottom-left-radius:4px;align-self:flex-start}.chat-msg--divider{color:#8a8f98;text-align:center;background:0 0;border:1px solid #ffffff0f;border-radius:8px;align-self:center;max-width:100%;padding:6px 14px;font-size:.75rem}.chat-msg--activity{color:#5a5f6a;background:0 0;border:none;align-self:flex-start;max-width:100%;padding:4px 0;font-size:.75rem;font-style:italic}.chat-doc-strip{border-top:1px solid #ffffff0f;margin-top:10px;padding-top:10px}.chat-doc-strip__reason{color:#8a8f98;margin:0 0 8px;font-size:.75rem}.chat-md{overflow-wrap:break-word}.chat-md p{margin:0 0 .6em}.chat-md p:last-child{margin-bottom:0}.chat-md strong{color:#fff;font-weight:600}.chat-md em{color:#b0b4bc}.chat-md ul,.chat-md ol{margin:.4em 0;padding-left:1.4em}.chat-md li{margin-bottom:.25em}.chat-md li::marker{color:#5a5f6a}.chat-md code{background:#ffffff14;border-radius:4px;padding:.15em .4em;font-family:SF Mono,Fira Code,monospace;font-size:.8em}.chat-md pre{background:#0000004d;border:1px solid #ffffff0f;border-radius:8px;margin:.6em 0;padding:10px 12px;overflow-x:auto}.chat-md pre code{background:0 0;padding:0;font-size:.8em}.chat-md a{color:#5dcaa5;text-decoration:none}.chat-md a:hover{text-decoration:underline}.chat-md h1,.chat-md h2,.chat-md h3,.chat-md h4{color:#fff;margin:.8em 0 .3em;font-weight:600;line-height:1.3}.chat-md h1{font-size:1.1em}.chat-md h2{font-size:1em}.chat-md h3{font-size:.95em}.chat-md blockquote{color:#b0b4bc;border-left:2px solid #5dcaa566;margin:.5em 0;padding:.2em 0 .2em 12px}.chat-md hr{border:none;border-top:1px solid #ffffff14;margin:.8em 0}.chat-md table{border-collapse:collapse;width:100%;margin:.6em 0;font-size:.8em}.chat-md th,.chat-md td{text-align:left;border:1px solid #ffffff1a;padding:6px 10px}.chat-md th{color:#fff;background:#ffffff0f;font-weight:600}.chat-md td{color:#e8eaed}.chat-streaming{vertical-align:text-bottom;background:#5dcaa5;border-radius:1px;width:6px;height:14px;margin-left:2px;animation:.8s step-end infinite chat-blink;display:inline-block}@keyframes chat-blink{0%,to{opacity:1}50%{opacity:0}}.chat-panel__input-area{border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:10px;padding:14px 28px 20px;display:flex}.chat-panel__input{resize:none;color:#e8eaed;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;outline:none;flex:1;max-height:120px;padding:10px 14px;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:1.4;transition:border-color .15s}.chat-panel__input::placeholder{color:#5a5f6a}.chat-panel__input:focus{border-color:#5dcaa566}.chat-panel__input::-webkit-scrollbar{display:none}.chat-panel__input{scrollbar-width:none}.chat-panel__send{color:#0a0e17;cursor:pointer;background:#5dcaa5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:flex}.chat-panel__send:disabled{opacity:.4;cursor:default}@media (min-width:1440px){.chat-panel{width:620px}}@media (max-width:1024px){.chat-panel{width:420px}}@media (max-width:768px){.chat-toggle-wrap{display:none}.chat-panel{border-radius:0;width:100%;height:100%;top:0;left:0;right:0}.chat-panel--right,.chat-panel--left{left:0;right:0}}
.auth-gate{z-index:100;background:#0a0e17;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-card{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:4px;width:380px;max-width:calc(100% - 40px);padding:40px 32px 32px;display:flex}.auth-card__logo{width:180px;height:auto;margin-bottom:24px}.auth-card__title{color:#fff;text-align:center;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}.auth-card__subtitle{color:#8a8f98;text-align:center;margin:0 0 20px;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem}.auth-card__field{width:100%;margin-bottom:16px}.auth-card__input{color:#e8eaed;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:.9375rem;transition:border-color .15s}.auth-card__input::placeholder{color:#5a5f6a}.auth-card__input:focus{border-color:#5dcaa580}.auth-card__input--error{border-color:#ff525299}.auth-card__error{color:#ff5252;margin:8px 0 0;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem}.auth-card__submit{color:#0a0e17;cursor:pointer;background:#fca53f;border:none;border-radius:10px;width:100%;padding:12px;font-family:system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;transition:opacity .15s,filter .15s}.auth-card__submit:hover{filter:brightness(1.1)}.auth-card__submit:disabled{opacity:.6;cursor:default;filter:none}.auth-card__footer{color:#5a5f6a;margin-top:20px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem}.auth-card__footer a{color:#9fa3ab;text-decoration:none}.auth-card__footer a:hover{text-decoration:underline}@media (max-width:480px){.auth-card{padding:32px 24px 24px}}
