#itgator-assistant{--green:#3dff6e;position:fixed;right:24px;bottom:20px;z-index:90;font:14px/1.5 Inter,Arial,sans-serif;color:#d8f0dc}
#itgator-assistant *{box-sizing:border-box}#itgator-assistant [hidden]{display:none!important}#itgator-assistant button{cursor:pointer;font:inherit}#itgator-assistant button:disabled{opacity:.5;cursor:wait}#itgator-assistant button:focus-visible,#itgator-assistant textarea:focus-visible{outline:2px solid var(--green);outline-offset:3px}
.chat-launch{position:relative;display:flex;flex-direction:column;width:172px;padding:0;color:#d8f0dc;background:#06120b;border:1px solid #4c9258;box-shadow:0 8px 30px #0009;text-align:left;border-radius:7px;transition:box-shadow .2s,transform .2s}
.chat-launch:hover{box-shadow:0 0 26px #3dff6e35;transform:translateY(-3px)}.chat-open .chat-launch{display:none}
.garik-invite{position:absolute;bottom:calc(100% + 12px);right:0;width:max-content;max-width:235px;padding:9px 13px;color:#d8f0dc;background:#12291a;border:1px solid #498957;border-radius:9px 9px 0 9px;font-size:12px;box-shadow:0 4px 15px #0004}
.garik-launch-label{display:flex;align-items:center;gap:7px;padding:9px 10px;font-size:11px;font-weight:600;width:100%}.garik-launch-label>span{margin-left:auto;color:var(--green)}.garik-launch-label i,.garik-presence i{width:5px;height:5px;background:var(--green);box-shadow:0 0 8px #3dff6e66;display:inline-block;border-radius:50%}
.garik-scene{position:relative;display:block;flex-shrink:0;width:100%;aspect-ratio:1;background:#030e09;overflow:hidden;isolation:isolate}
.chat-launch .garik-scene{border-radius:7px 7px 0 0}
.garik-idle,.garik-typing{position:absolute;inset:0;background-size:200% 200%;background-repeat:no-repeat;image-rendering:pixelated;background-position:0 0}
.garik-idle{background-image:url('assets/garik-idle-sheet.png')}.garik-typing{background-image:url('assets/garik-typing-sheet.png');visibility:hidden}
#itgator-assistant:not([data-phase="idle"]) .garik-idle{visibility:hidden}#itgator-assistant:not([data-phase="idle"]) .garik-typing{visibility:visible}
.garik-typing[data-frame="1"]{background-position:100% 0}.garik-typing[data-frame="2"]{background-position:0 100%}.garik-typing[data-frame="3"]{background-position:100% 100%}
#itgator-assistant[data-phase="idle"] .chat-launch .garik-idle{animation:garik-wave 9s steps(1) infinite}
#itgator-assistant[data-phase="idle"] .garik-studio .garik-idle{animation:garik-rest 12s steps(1) infinite}
@keyframes garik-wave{0%,12%,24%,100%{background-position:0 0}14%,18%,22%{background-position:100% 0}16%,20%{background-position:0 100%}}
@keyframes garik-rest{0%,92%,100%{background-position:0 0}94%,98%{background-position:100% 100%}}
.coffee-steam{position:absolute;z-index:2;left:10%;top:68%;height:12%;width:2%;border-left:2px solid #cdfbcd70;clip-path:polygon(10% 0,100% 0,65% 40%,100% 75%,50% 100%,0 100%,40% 70%,0 40%);opacity:0;animation:garik-steam 3.2s linear infinite;pointer-events:none}.steam-b{left:14%;animation-delay:1s}.steam-c{left:12%;animation-delay:2.1s}
@keyframes garik-steam{0%{opacity:0;transform:translate(0,3px) scaleY(.6)}20%{opacity:.55}75%{opacity:.2}100%{opacity:0;transform:translate(3px,-16px) scaleY(1.25)}}
.monitor-light{position:absolute;right:3%;top:35%;width:18%;height:26%;background:#48ff7226;mix-blend-mode:screen;opacity:.15;animation:garik-monitor 4s steps(3) infinite;pointer-events:none}.monitor-cursor{position:absolute;right:9%;top:48%;width:3%;height:1.3%;background:#a8ff80;box-shadow:0 0 8px #3dff6e80;animation:garik-cursor 1.8s steps(1) infinite}
@keyframes garik-monitor{0%,100%{opacity:.1}25%{opacity:.26}50%{opacity:.08}75%{opacity:.18}}@keyframes garik-cursor{0%,55%{opacity:.65}60%,100%{opacity:.1}}
#gator-chat{position:absolute;right:0;bottom:0;width:430px;height:min(790px,calc(100dvh - 40px));display:flex;flex-direction:column;background:#07110b;border:1px solid #377c47;border-radius:10px;box-shadow:0 14px 75px #000c,0 0 40px #3dff6e10;overflow:hidden}
#gator-chat header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;flex-shrink:0;border-bottom:1px solid #23462c;background:#0d1d13}.garik-title strong{font-size:22px;font-weight:600}.garik-title strong span{font-size:10px;color:var(--green);letter-spacing:1px;margin-left:5px}#chat-mode{display:block;color:#9fbda6;font-size:10px;margin-top:1px}.chat-close{font-size:28px!important;line-height:1!important;color:#bce5c5;background:none;border:0;width:36px;height:36px}
.garik-studio{display:flex;align-items:center;flex-shrink:0;border-bottom:1px solid #294e32;background:radial-gradient(ellipse at top right,#163c22,#04100a 80%);height:180px}.garik-studio .garik-scene{width:180px;height:180px}.garik-desk-note{padding:16px 18px;min-width:0}.garik-presence{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--green)}.garik-scene-caption{font-size:15px;line-height:1.5;margin:12px 0}.garik-terminal{display:block;font:10px/1.4 'JetBrains Mono',monospace;color:#7ea888}.garik-cursor{animation:garik-cursor 1s steps(1) infinite}.garik-enter-key{display:inline-block;font:9px/1.4 'JetBrains Mono',monospace;margin-top:10px;padding:3px 7px;color:#88ac91;border:1px solid #31583b;border-bottom-width:3px}
[data-phase="sent"] .garik-enter-key{background:var(--green);color:#07100a;border-color:var(--green);transform:translateY(2px);box-shadow:0 0 14px #3dff6e66}
.chat-scroll{overflow:auto;overscroll-behavior:contain;padding:18px;flex:1;min-height:0;scrollbar-color:#31553a transparent;scrollbar-width:thin}.chat-bubble{margin:0 20px 12px 0;padding:12px 14px;border:1px solid #24472d;border-radius:0 10px 10px 10px;background:#102218;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble.user{margin:0 0 12px 24px;background:#1a3823;border-color:#3b6545;border-radius:10px 0 10px 10px}.chat-chips{display:flex;flex-wrap:wrap;gap:7px}.chat-chips button{border:1px solid #3dff6e55;background:transparent;color:var(--green);padding:6px 9px;border-radius:4px;font-size:11px!important}.chat-status{font-size:12px;color:#b8d6be;margin:0;padding:0 18px;flex-shrink:0}.chat-status:not(:empty){padding-bottom:8px}
.chat-compose{display:flex;gap:10px;padding:12px 16px 7px;border-top:1px solid #244b2e;flex-shrink:0}.chat-compose textarea{flex:1;min-width:0;resize:none;background:#07100a;border:1px solid #31513a;color:#d8f0dc;padding:10px;font:14px/1.4 Inter,Arial,sans-serif;border-radius:5px}.chat-compose button{background:var(--green);color:#07100a;border:0;padding:8px 16px;border-radius:5px;font-size:24px!important}.chat-notice{font-size:9px;line-height:1.5;color:#87a58e;padding:0 18px;margin:2px 0 10px;flex-shrink:0}#gator-chat footer{display:flex;justify-content:space-between;padding:0 18px 12px;gap:10px;flex-shrink:0}#gator-chat footer button{background:none;border:0;color:#9abcA2;font-size:10px}.chat-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:520px){#itgator-assistant{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.chat-launch{width:112px}.garik-launch-label{font-size:9px;padding:7px;gap:5px}.garik-invite{max-width:185px;font-size:11px;padding:7px 10px;bottom:calc(100% + 9px)}#gator-chat{width:calc(100vw - 24px);height:calc(100dvh - 24px - env(safe-area-inset-bottom));border-radius:9px}#gator-chat header{padding:11px 16px}.garik-studio{height:142px}.garik-studio .garik-scene{width:142px;height:142px}.garik-desk-note{padding:10px 14px}.garik-scene-caption{font-size:13px;margin:8px 0}.garik-enter-key{margin-top:6px}.chat-scroll{padding:14px}.chat-bubble{font-size:14px}.chat-compose textarea{font-size:16px}}
@media(max-height:640px){.garik-studio{height:112px}.garik-studio .garik-scene{width:112px;height:112px}.garik-desk-note{padding:8px 16px}.garik-scene-caption{font-size:12px;margin:4px 0}.garik-enter-key{display:none}.garik-terminal{font-size:9px}#gator-chat header{padding:8px 16px}.chat-notice{margin-bottom:5px}.chat-launch{width:112px}}
@media(prefers-reduced-motion:reduce){#itgator-assistant *,#itgator-assistant *::before,#itgator-assistant *::after{animation:none!important;transition:none!important}.coffee-steam{opacity:.2}.monitor-light{opacity:.12}.chat-launch:hover{transform:none}}
/* Match the landing's quiet green geometry, with the illustration as the accent. */
.chat-launch{border-radius:2px;border-color:#396c45}.chat-launch .garik-scene{border-radius:1px 1px 0 0}.garik-invite{border-radius:3px 3px 0 3px;background:#0d2115;border-color:#396c45}#gator-chat{border-radius:4px}.chat-bubble,.chat-bubble.user{border-radius:2px}.chat-compose textarea,.chat-compose button,.chat-chips button{border-radius:2px}
@font-face{font-family:GarikPixel;src:url('assets/fonts/tiny5.ttf') format('truetype');font-display:swap;font-weight:400}
.garik-character{position:absolute;inset:0;background-repeat:no-repeat;background-size:200% 200%;background-position:0 0;image-rendering:pixelated}
.garik-character[data-sheet="idle"]{background-image:url('assets/garik-idle-sheet.png')}.garik-character[data-sheet="typing"]{background-image:url('assets/garik-typing-sheet.png')}.garik-character[data-sheet="coffee"]{background-image:url('assets/garik-coffee-yawn.png')}.garik-character[data-sheet="music"]{background-image:url('assets/garik-glasses-music.png')}
.garik-character[data-frame="1"]{background-position:100% 0}.garik-character[data-frame="2"]{background-position:0 100%}.garik-character[data-frame="3"]{background-position:100% 100%}
[data-activity="coffee"] .coffee-steam{left:49%;top:48%}[data-activity="coffee"][data-frame="1"] .coffee-steam{left:72%;top:31%}
.garik-invite{width:228px;white-space:normal;padding:10px 13px;animation:garik-arrival .3s steps(4) both}.garik-invite-from{display:block;color:#78b786;font:10px/1.4 'JetBrains Mono',monospace;margin-bottom:7px}.garik-invite-text{font:18px/1.15 GarikPixel,monospace;color:#a5ffae}.garik-unread{position:absolute;right:-7px;top:-7px;z-index:3;background:#3dff6e;color:#05130a;width:22px;height:22px;display:grid;place-items:center;border:2px solid #07110b;font:16px/1 GarikPixel,monospace}.has-message{box-shadow:0 0 18px #3dff6e35}
@keyframes garik-arrival{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
#gator-chat{background:#041008;border-color:#3b8c4e}.chat-scroll{background-image:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#3dff6e04 3px,#3dff6e04 4px)}
.chat-bubble{font:14px/1.62 'JetBrains Mono',monospace;color:#c8ebcf;background:#092013;border-color:#245a32;letter-spacing:.01em;text-shadow:0 0 8px #3dff6e0d}.chat-bubble.user{color:#dcf5e1;background:#15331d;border-color:#396c45}.chat-bubble::before{content:'ГАРИК >';display:block;font:10px/1.5 'JetBrains Mono',monospace;color:#65bd78;margin-bottom:6px;text-shadow:none;letter-spacing:.08em}.chat-bubble.user::before{content:'ТЫ >';color:#8bc597}
.garik-title strong{font-family:GarikPixel,monospace;font-size:30px;font-weight:400;color:#a6ffb1}.garik-scene-caption{font:13px/1.55 'JetBrains Mono',monospace;color:#a8d9b2}.chat-compose textarea{font:14px/1.5 'JetBrains Mono',monospace;color:#d8f0dc}.chat-compose textarea::placeholder{color:#719078}.chat-chips button{font-family:'JetBrains Mono',monospace!important;font-size:11px!important;line-height:1.4}.garik-launch-label{font-family:GarikPixel,monospace;font-size:15px;color:#a7ffb2}
@media(max-width:520px){.chat-bubble{font-size:14px;line-height:1.58}.chat-compose textarea{font-size:16px;line-height:1.45}.garik-launch-label{font-size:11px}.garik-invite{width:205px}.garik-invite-text{font-size:17px}.garik-scene-caption{font-size:12px}}
