@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#8aab84;font-family:Inter,system-ui,sans-serif}#root{width:100%;height:100%}.sage-scene{background:radial-gradient(80% 60% at 50% 45%,#9dba96 0%,#7fa079 40%,#6b8c65 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.sage-canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.sage-center{z-index:2;flex-direction:column;align-items:center;gap:0;display:flex;position:relative}@font-face{font-family:Anemoia;src:url(/Anemoia.woff)format("woff");font-weight:400;font-style:normal}.sage-title{letter-spacing:.02em;color:#f5ede0;text-shadow:0 2px 6px #1e140540;-webkit-user-select:none;user-select:none;margin:0;font-family:Anemoia,Georgia,serif;font-size:clamp(112px,22vw,196px);font-style:normal;font-weight:400;line-height:.92}.sage-bottom{z-index:2;justify-content:center;display:flex;position:absolute;bottom:48px;left:0;right:0}.sage-button{letter-spacing:.14em;color:#f2e8d8;cursor:pointer;-webkit-backdrop-filter:blur(6px);z-index:2;background:#5a76558c;border:1px solid #f2e8d84d;border-radius:100px;outline:none;padding:8px 26px;font-family:Inter,system-ui,sans-serif;font-size:clamp(11px,1.1vw,13px);font-weight:400;position:relative}.sage-button:focus-visible{outline-offset:3px;outline:2px solid #f2e8d899}.sage-auth-link{z-index:2;cursor:pointer;letter-spacing:.04em;color:#00000073;background:0 0;border:none;padding:4px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;transition:color .2s;position:absolute;bottom:20px;right:24px}.sage-auth-link:hover{color:#000000bf}.auth-scene{background:radial-gradient(80% 60% at 50% 45%,#9dba96 0%,#7fa079 40%,#6b8c65 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.auth-card{-webkit-backdrop-filter:blur(16px);background:#121412d1;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:8px;width:100%;max-width:400px;padding:48px 40px 40px;display:flex;position:relative}.auth-back{cursor:pointer;color:#d2e1c866;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1;transition:color .2s;position:absolute;top:20px;left:20px}.auth-back:hover{color:#d2e1c8cc}.auth-title{color:#f5ede0;text-align:center;letter-spacing:.04em;margin-bottom:4px;font-family:Anemoia,Georgia,serif;font-size:52px;font-weight:400;line-height:1}.auth-subtitle{color:#d2e1c88c;text-align:center;letter-spacing:.01em;margin-bottom:24px;font-family:Inter,system-ui,sans-serif;font-size:14px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:#d2e1c899;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-wrap .auth-input{width:100%;padding-right:44px}.auth-eye{cursor:pointer;color:#b4b9af73;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;line-height:0;transition:color .2s;display:flex;position:absolute;right:12px}.auth-eye:hover{color:#d2e1c8cc}.auth-input{color:#dddde4;background:#282a28b3;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 14px;font-family:Inter,system-ui,sans-serif;font-size:15px;transition:border-color .2s}.auth-input::placeholder{color:#b4b9af4d}.auth-input:focus{border-color:#b4d2aa66}.auth-error{color:#e08080;background:#b43c3c1f;border:1px solid #b43c3c33;border-radius:8px;padding:10px 12px;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.4}.auth-submit{letter-spacing:.04em;color:#f2e8d8;cursor:pointer;background:#5a7655a6;border:1px solid #f2e8d833;border-radius:100px;margin-top:4px;padding:13px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;transition:background .2s,transform .1s,opacity .2s}.auth-submit:hover:not(:disabled){background:#64845fcc}.auth-submit:active:not(:disabled){transform:scale(.98)}.auth-submit:disabled{opacity:.45;cursor:not-allowed}.auth-divider{align-items:center;gap:12px;margin-top:4px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-divider span{color:#d2e1c84d;letter-spacing:.05em;font-family:Inter,system-ui,sans-serif;font-size:12px}.auth-guest{letter-spacing:.02em;color:#d2e1c88c;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:100px;width:100%;padding:12px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;transition:color .2s,border-color .2s}.auth-guest:hover{color:#d2e1c8d9;border-color:#ffffff29}.auth-toggle{color:#d2e1c873;text-align:center;margin-top:16px;font-family:Inter,system-ui,sans-serif;font-size:13px}.auth-toggle-btn{cursor:pointer;color:#c8dcbebf;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:Inter,system-ui,sans-serif;font-size:13px;text-decoration:underline;transition:color .2s}.auth-toggle-btn:hover{color:#dcebd2f2}@media (width<=480px){.auth-card{padding:36px 24px 32px}}.chat-scene{background:#1c1c1e;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.chat-header{-webkit-backdrop-filter:blur(12px);z-index:10;background:#121214d9;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.chat-back{color:#d2e1c8b3;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:Inter,system-ui,sans-serif;font-size:18px;line-height:1;transition:color .2s,background .2s}.chat-back:hover{color:#d2e1c8;background:#ffffff0f}.chat-header-title{color:#d2e1c8;letter-spacing:.05em;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:400}.chat-header-actions{align-items:center;gap:8px;display:flex}.chat-save-btn{letter-spacing:.04em;color:#d2e1c88c;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:5px 10px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;transition:color .2s,border-color .2s,background .2s}.chat-save-btn:hover:not(:disabled){color:#d2e1c8d9;border-color:#fff3}.chat-save-btn.saving{opacity:.5;cursor:default}.chat-save-btn.saved{color:#78c88cd9;border-color:#78c88c4d}.chat-save-btn.error{color:#dc6464d9;border-color:#dc64644d}.chat-signout{letter-spacing:.04em;color:#d2e1c873;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:100px;padding:5px 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;transition:color .2s,border-color .2s}.chat-signout:hover{color:#d2e1c8bf;border-color:#ffffff29}.chat-messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;padding:32px 24px 16px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.chat-bubble-row{animation:.22s bubble-in;display:flex}.chat-bubble-row.user{justify-content:flex-end}.chat-bubble-row.assistant{justify-content:flex-start}@keyframes bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:16px;max-width:min(72%,600px);padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6}.chat-bubble.user{color:#e8e8ec;background:#4b4b55b3;border:1px solid #ffffff14;border-bottom-right-radius:4px}.chat-bubble.assistant{color:#c8c8d0;background:#242428d9;border:1px solid #ffffff0d;border-bottom-left-radius:4px}.chat-cursor{vertical-align:middle;background:#a0a0b0;border-radius:1px;width:2px;height:14px;margin-left:2px;animation:.85s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.chat-input-area{-webkit-backdrop-filter:blur(12px);background:#121214d9;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:10px;padding:16px 24px 24px;display:flex}.chat-input{color:#dddde4;resize:none;background:#28282eb3;border:1px solid #ffffff1a;border-radius:14px;outline:none;flex:1;min-height:46px;max-height:160px;padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.5;transition:border-color .2s;overflow-y:auto}.chat-input::placeholder{color:#b4b4c859;font-style:italic}.chat-input:focus{border-color:#a0a0b466}.chat-input:disabled{opacity:.5}.chat-send-btn{cursor:pointer;color:#e8e8ec;background:#50505fd9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;transition:background .2s,transform .1s,opacity .2s;display:flex}.chat-send-btn:hover:not(:disabled){background:#646476e6;transform:scale(1.06)}.chat-send-btn:active:not(:disabled){transform:scale(.96)}.chat-send-btn:disabled{opacity:.3;cursor:not-allowed}.chat-send-btn.stop{background:#8c3c32bf}.chat-send-btn.stop:hover{background:#a0463ad9}.stop-icon{background:#e8e0e0;border-radius:2px;width:12px;height:12px;display:block}@media (width<=480px){.chat-messages{padding:20px 14px 12px}.chat-input-area{padding:12px 14px 18px}.chat-bubble{max-width:88%;font-size:14px}}
