@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}body,html{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#1e1e2f;color:#fff}#__next,body,html{height:100%}.container{display:flex;height:100vh;gap:20px}.left-column{flex:1}.left-column,.right-column{display:flex;flex-direction:column}.right-column{flex-basis:400px;gap:20px;overflow-y:auto}.chat-box,.right-column{padding:20px;background-color:#29293b;border-radius:20px}.chat-box{flex:1;display:flex;flex-direction:column;justify-content:space-between}.chat-header{text-align:center;font-size:1.5rem;font-weight:700;background-color:#202123;border-radius:10px;padding:15px}.chat-messages{flex:1;overflow-y:auto;padding:10px 0}.chat-input-container{display:flex;gap:10px}.chat-input{flex:1;padding:10px;background-color:#40414f;outline:none}.chat-button,.chat-input{border:none;border-radius:20px;color:#fff}.chat-button{background-color:#007bff;padding:10px 20px;cursor:pointer;transition:background-color .3s ease}.chat-button:hover{background-color:#0056b3}.flashcards-container{background-color:#29293b;padding:20px;border-radius:20px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;max-height:calc(100vh - 40px)}.flashcard-item{background-color:#40414f;border-radius:10px;padding:15px;color:#fff;display:flex;flex-direction:column;gap:10px}.flashcard-question{font-size:1rem;font-weight:700}.flashcard-answer{font-size:.9rem;color:#b0b0d9}.footer-button{background-color:#007bff;color:#fff;border:none;border-radius:10px;padding:10px;cursor:pointer;margin-top:10px;transition:background-color .3s ease}.footer-button:hover{background-color:#0056b3}.icon-circle{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#007bff;border-radius:50%;color:#fff;cursor:pointer;margin-left:5px}.icon-circle:hover{background-color:#0056b3}.flashcard-input{width:50px;margin-left:10px;padding:5px;border-radius:5px;border:1px solid #ddd;background-color:#40414f;color:#fff}.flashcard-settings{display:flex;align-items:center;margin-bottom:15px}