.screen-container.svelte-1582xfp{min-height:100vh;padding:1rem;background:#1a1a1a;color:#fff}.theme-flames.svelte-1582xfp{background:linear-gradient(135deg,#1a1a2e,#16213e)}.tool-card{animation:svelte-cpgado-tool-glow-pulse 2.3s infinite alternate}@keyframes svelte-cpgado-tool-glow-pulse{0%{box-shadow:0 0 20px #00c6ffb0,0 0 1px #fff}to{box-shadow:0 0 32px #17e8fc,0 0 8px #fff}}.tool-card:focus{outline:2px solid #17e8fc;outline-offset:2px}.inline-icon{display:inline-block;vertical-align:middle;margin:0 .5rem}.modal-overlay.svelte-q5ud60{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center}.modal-content.svelte-q5ud60{background:#333;padding:2rem;border-radius:8px;color:#fff}body,html{height:100%;margin:0;padding:0;background:#000;font-family:Segoe UI,Roboto,sans-serif;overflow-x:hidden;overflow-y:auto}#app{height:100%}.screen-container{min-height:100vh;background-color:#000;background-image:url(/assets/blue-flames-C3z67Cql.png);background-repeat:repeat-x;background-size:cover;background-position:center calc(100% - 100px);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.fixed-top-header{position:fixed;top:0;left:0;width:100vw;z-index:120;background:transparent;display:flex;flex-direction:column;align-items:center;padding-top:1.3rem}.header-row{position:relative;display:flex;align-items:center;justify-content:center;min-height:56px;padding-top:8px}.echo-title{padding-top:20px;font-family:Great Vibes,cursive;font-size:2.7rem;color:#fff;text-align:center;text-shadow:0 0 10px #4682b4,0 0 40px #00aaff;letter-spacing:.12em;flex:1;margin-bottom:.5rem}.settings-icon{position:absolute;right:16px;top:10px;background:none;border:none;color:#fff;filter:drop-shadow(0 0 8px #00bfff);cursor:pointer;z-index:22;padding:0;font-size:32px}.sigil-icon-btn{position:absolute;left:16px;top:10px;width:32px;height:32px;background:transparent;border:none;opacity:.15;transition:opacity .3s ease;font-size:32px;color:#fff;filter:drop-shadow(0 0 8px #00bfff)}.sigil-icon-btn:hover{opacity:.5}.tab-bar,.tab-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:.4rem;gap:1.3rem;z-index:10}.tab-button{font-family:Great Vibes,cursive;font-size:1.5rem;color:#e0e0e0;background:#24343e38;border:none;border-radius:14px;padding:.3rem 1.3rem;margin:0 .08em;box-shadow:0 0 10px #222,0 0 .5px #48d6ff80;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.tab-button.active-tab,.tab-button.active,.tab-button:focus{background:#1a2636;color:#aee2ff;box-shadow:0 0 18px #39c7ff,0 0 4px #fff;border-bottom:2.5px solid #61d8ff}.tab-button:hover:not(.active-tab):not(.active){background:#13191d;color:#39c7ff}.scroll-zone{flex:1;position:absolute;inset:80px 0 220px;height:calc(100vh - 340px);overflow-y:auto;padding:1.1rem .8rem .5rem;display:flex;flex-direction:column;align-items:center;min-height:0}.scroll-zone p:last-child{margin-bottom:0}.greeting-text,.response-text,.tab-content{font-family:Segoe UI,Roboto,sans-serif!important;font-size:1.35rem;text-align:left;margin-bottom:.7rem;color:#e4e9ee;text-shadow:0 0 6px #0018,0 0 2px #0053}.greeting-text{width:100%;margin-bottom:2.2rem}.glow-silver{color:silver;text-shadow:0 0 10px rgba(192,192,192,.5)}.view-history-row,.fixed-history-row{position:fixed;left:0;bottom:170px;width:100vw;z-index:121;display:flex;justify-content:center;background:none}button,.silver-button,.silver-button-sm,.view-history-btn,.modal-content button,.modal-inner button{background:#24343e33;color:#e0e0e0;border:2px solid #48d6ffbb;border-radius:16px;box-shadow:0 0 16px #60c9ff70,0 0 2px #fff;text-shadow:0 0 7px #00bfff,0 0 3px #fff;font-family:Great Vibes,cursive;font-size:1.23rem;transition:background .2s,color .2s,box-shadow .25s;cursor:pointer;outline:none;padding:.5rem 1rem}button:disabled,.silver-button:disabled,.silver-button-sm:disabled{background:#dcdcdc2e;color:#999!important;border:2px solid #8ad1f5bb;box-shadow:none}button:hover:not(:disabled),.silver-button:hover:not(:disabled),.silver-button-sm:hover:not(:disabled),.view-history-btn:hover:not(:disabled){background:#46b6ff33;color:#aee2ff;box-shadow:0 0 22px #37e6ffcc,0 0 6px #fff}.files-tab button,.images-tab button,.memory-tab button{color:#222!important;background:#fff!important;border:2px solid #39c7ff!important;text-shadow:none!important;box-shadow:none!important;font-family:Segoe UI,Roboto,sans-serif!important;font-size:1.08rem}.files-tab button:hover,.images-tab button:hover,.memory-tab button:hover{background:#e6f2fa!important;color:#0071b6!important;border:2px solid #39c7ff!important}.ask-container{width:100%;max-width:100vw;box-sizing:border-box;display:flex;align-items:center;gap:.5rem;padding:0 1rem;margin:.5rem 0 1.2rem}.role-select{background:#24343e33;color:#e0e0e0;border:2px solid #48d6ffbb;border-radius:16px;padding:.5rem;font-family:Great Vibes,cursive;font-size:1rem;min-width:120px;box-shadow:0 0 8px #60c9ff70}.ask-input{flex:1 1 auto;min-width:0;box-sizing:border-box;border-radius:16px;border:2px solid #1ca9d7a0;height:40px;padding:0 1.1em;font-size:1.18rem;background:#fff;color:#222;box-shadow:0 0 8px #113d5a22;outline:none;margin:0;font-family:Segoe UI,Roboto,sans-serif}.ask-input:focus{border-color:#39c7ff;box-shadow:0 0 18px #4cc3ffd8}.ask-container>.silver-button,.ask-container>button{flex:0 0 auto;width:100px;height:40px;display:flex;justify-content:center;align-items:center;line-height:1.1;white-space:nowrap;margin:0}.memory-entry,.memory-search{background:#fff!important;color:#222!important;border-radius:12px;border:1.5px solid #4cc3ffd8;padding:.4em 1.1em;font-size:1.12rem;margin:.45rem 0;box-shadow:0 0 8px #113d5a22}.fixed-footer{width:100vw;background:#000e;position:fixed;left:0;bottom:0;z-index:120;box-shadow:0 -4px 24px #0119;padding:8px 8px 4px;padding-bottom:env(safe-area-inset-bottom)}.footer-buttons{display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 1rem}.bottom-bar{display:flex;justify-content:space-around;align-items:center;padding:.3em 0 .7em;width:100%;background:#000000fc}.bottom-item,.bottom-button{display:flex;flex-direction:column;align-items:center;gap:.18em;cursor:pointer;padding:.1em .5em;-webkit-user-select:none;user-select:none;color:#e0e0e0;filter:drop-shadow(0 0 7px #00bfff);font-family:Great Vibes,cursive;font-size:1.12rem;margin:0 .3rem;background:none;border:none}.bottom-item:hover .bottom-label,.bottom-button:hover .bottom-label{color:#36e6ff;text-shadow:0 0 7px #36e6ff,0 0 3px #fff}.bottom-label{font-family:Great Vibes,cursive;font-size:1.12rem;margin-top:.15em;color:#fff;text-shadow:0 0 5px #39c7ff,0 0 3px #fff}.bottom-icon{color:#fff;margin-bottom:2px;font-size:28px;filter:drop-shadow(0 0 6px #00bfff)}.loading{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#181e26;color:#e4e9ee;border-radius:1.2rem;box-shadow:0 0 32px #0059,0 0 2px #fff;width:94vw;max-width:420px;max-height:80vh;display:flex;flex-direction:column;padding:1.1rem .6rem .3rem;margin:0 auto;position:relative;overflow:hidden}.modal-header{font-family:Great Vibes,cursive;font-size:1.65rem;text-align:center;margin-bottom:1.1rem;color:#fff;letter-spacing:.04em}.modal-body{flex:1 1 auto;overflow-y:auto;margin-bottom:1.8rem;font-size:1.14rem;background:#11171e;border-radius:.8rem;padding:1rem .8rem;box-shadow:0 0 6px #0119;color:#e4e9ee;white-space:pre-wrap;min-height:80px;max-height:44vh}.modal-actions{position:sticky;bottom:0;background:#181e26;display:flex;justify-content:center;gap:1.2rem;padding:.5rem 0 .4rem;z-index:2;border-top:1px solid #222d38bb}.settings-body label,.settings-modal label,.settings-body .modal-header,.settings-modal .modal-header,.settings-body .section-title,.settings-modal .section-title{color:#f5f7fa!important;font-weight:600;font-size:1.08rem;letter-spacing:.01em}.settings-modal select,.settings-body select{background:#222!important;color:#e0e0e0!important}.settings-modal option,.settings-body option{color:#222!important;background:#e0e0e0!important}.settings-modal .close-button{color:#222!important;background:#fff!important;border-color:#3ad0f7bb;font-family:Segoe UI,Roboto,sans-serif!important;font-size:1.11rem}.settings-modal .close-button:hover{background:#e6f2fa!important;color:#0071b6!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}@media (max-width: 900px){.echo-title{font-size:2.1rem}.tab-button{font-size:1.18rem}.response-text,.tab-content{font-size:1.09rem}.silver-button,.silver-button-sm{font-size:1.13rem}.bottom-label{font-size:.93rem}.settings-icon{font-size:28px}.fixed-history-row{bottom:140px}}@media (max-width: 600px){.fixed-top-header{padding-top:.1rem}.echo-title{font-size:1.6rem}.tab-bar,.tab-row{gap:.7rem}.tab-button{font-size:.99rem;padding:.22em .7em}.response-text,.tab-content{font-size:1.02rem}.silver-button,.silver-button-sm,.view-history-btn{font-size:.91rem}.bottom-label{font-size:.81rem}.ask-container{gap:.4rem}.ask-input{font-size:1rem}.ask-container>.silver-button,.ask-container>button{font-size:.95rem}.settings-icon{right:12px;top:8px;font-size:24px}.sigil-icon-btn{font-size:24px}.modal-content{max-width:99vw;padding:.7rem .1rem}.modal-body{font-size:.97rem;padding:.6rem .2rem;max-height:40vh}.modal-actions{gap:.6rem;flex-wrap:wrap}}.app.svelte-1fhv1im{height:100vh;width:100vw;display:flex;flex-direction:column}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
