@import url(https://fonts.googleapis.com/css2?family=Satoshi&display=swap);*{box-sizing:border-box;font-family:Satoshi,sans-serif;margin:0;padding:0}.container{color:#fff;min-height:100vh;padding:.5rem}.container,.content{background-color:#000;display:flex;flex-direction:column}.content{border-radius:15px;flex:1 1;margin:.2% 2.5%}.header{text-align:center}.chat-container{display:flex;flex:1 1;flex-direction:column;gap:1rem;margin-bottom:2rem;margin-left:10%;margin-right:10%;min-height:200px;padding:1rem 1rem calc(10vh + 60px)}.message{word-wrap:break-word;animation:messageSlide .3s ease-out;border-radius:10px;margin:.5rem 0;max-width:80%;padding:1rem}.message.user{align-self:flex-end;background-color:#805ad580;border:2px solid #d8b4fe;border-top-right-radius:0;margin-right:10%;padding-right:1.5rem}.message.bot,.message.user{color:#fff;max-width:60%;position:relative}.message.bot{align-self:flex-start;background-color:#4c1d9566;border:2px solid #a78bfa;border-top-left-radius:0;margin-left:10%;padding-left:1.5rem}.mic-container{align-items:center;background:linear-gradient(0deg,#000 80%,#0000);bottom:0;display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding:2rem 0 0;position:-webkit-sticky;position:sticky}.mic-status-text{background-color:initial;bottom:calc(10vh + 50px);color:#fff;font-size:1rem;left:50%;padding:5px 15px;position:fixed;text-align:center;transform:translateX(-50%);white-space:nowrap;z-index:10000}.maintextpartcontainer{align-items:center;background:linear-gradient(90deg,#5b21b6,#7f1d1d,#111827);border-radius:9999px;box-shadow:0 4px 6px #0000001a;display:flex;margin:1.5rem auto;max-width:75%;min-width:35%;padding:.2%}.maintextpart{background-color:#000000b3;border-radius:9999px;color:#e9d5ff;font-size:1rem;font-weight:500;padding:12px 24px;text-align:center;width:100%}.required-words{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:.5% 0}.word{border-radius:10px;color:#fff;margin:0 1%;padding:8px 16px;transition:all .3s ease}.message-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.action-button{align-items:center;border:none;border-radius:20px;color:#5b21b6;cursor:pointer;display:flex;font-size:14px;gap:5px;padding:4px 6px;transition:all .3s ease}.action-button:hover{box-shadow:0 2px 4px #0003;transform:scale(1.05)}.speaking-warning{animation:slideDown .3s ease-out;background-color:#ef4444;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;left:50%;padding:12px 24px;position:fixed;top:400px;transform:translateX(-50%);z-index:1000000;z-index:50}.next-buttonM{background-color:#5b21b6;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.content-image{align-items:center;display:flex;justify-content:center;margin:1rem auto;max-width:800px;padding:0 1rem;width:auto}.main-image{border-radius:12px;box-shadow:0 4px 6px #0000001a;height:40vh;max-height:500px;object-fit:contain;width:100%}.hint-icon{height:.5rem;width:.5rem}.hint-text{font-size:.9rem}.mic-icon{height:1.6rem;width:1.6rem}.message-avatar{border-radius:50%}.message.user .message-avatar{right:-40px;top:50%;transform:translateY(-50%)}.message.bot .message-avatar{left:-40px;top:50%;transform:translateY(-50%)}.intextroleplay{margin-top:2%;width:40%}@keyframes messageSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#4c1d951a;border-radius:4px}::-webkit-scrollbar-thumb{background:#a78bfa80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a78bfab3}@media screen and (max-width:1024px){.content-image{margin-bottom:1rem;max-width:700px}.main-image{max-height:450px}.next-buttonM{font-size:15px;padding:8px 16px}.message.bot,.message.user{max-width:100%}}@media screen and (max-width:768px){.content-image{margin-bottom:1rem;max-width:600px;padding:0 .5rem}.main-image{max-height:400px}.message-actions{gap:8px}.action-button{font-size:13px;min-width:80px;padding:6px 12px}.action-button svg{height:16px;width:16px}.next-buttonM{font-size:14px;padding:8px 14px}.message.bot,.message.user{max-width:100%}.maintextpartcontainer{margin-bottom:4%;padding:.2%;width:80%}.mic-icon{height:2.6rem;width:2.6rem}}@media screen and (max-width:480px){.container{padding:.5rem}.main-image{height:auto}.content-image{margin:0 auto 1rem;max-width:100%;padding:0}.main-image{border-radius:38px;max-height:300px;padding:3%}.maintextpartcontainer{margin-bottom:8%;margin-top:0;padding:.2%;width:80%}.mic-status-text{bottom:calc(7vh + 30px)}.chat-container{margin-left:0;margin-right:0;padding-bottom:calc(7vh + 80px)}.message-actions{justify-content:center;margin-top:10px;width:100%}.action-button{font-size:12px;min-width:70px;padding:6px 10px}.message.bot,.message.user{max-width:100%}.action-button svg{height:14px;width:14px}.next-buttonM{font-size:13px;height:2.5rem;padding:6px 12px;width:4rem}.intextroleplay{margin-top:6%;width:90%}.tobeused{margin-bottom:5%}}@media screen and (min-width:750px) and (max-width:900px){.container{padding:.75rem}.content-image{margin:.5rem auto;max-width:90%;padding:0}.main-image{border-radius:32px;max-height:400px;padding:4%}.maintextpartcontainer{margin-bottom:6%;margin-top:1%;padding:.2%;width:85%}.mic-status-text{bottom:calc(8vh + 35px)}.chat-container{margin-left:2%;margin-right:2%;padding-bottom:calc(8vh + 90px)}.message-actions{justify-content:center;margin-top:12px;width:100%}.action-button{font-size:13px;min-width:80px;padding:7px 12px}.message.bot,.message.user{max-width:95%}.action-button svg{height:16px;width:16px}.next-buttonM{font-size:14px;height:2.75rem;padding:8px 14px;width:4.5rem}.intextroleplay{margin-top:5%;width:85%}}@media screen and (min-width:900px) and (max-width:1000px){.container{padding:1rem}.content-image{margin:1rem auto;max-width:85%;padding:0}.main-image{border-radius:28px;max-height:450px;padding:5%}.maintextpartcontainer{margin-bottom:6%;margin-top:2%;padding:.2%;width:90%}.mic-status-text{bottom:calc(9vh + 40px)}.chat-container{margin-left:3%;margin-right:3%;padding-bottom:calc(9vh + 100px)}.message-actions{justify-content:center;margin-top:15px;width:100%}.action-button{font-size:14px;min-width:90px;padding:8px 14px}.message.bot,.message.user{max-width:90%}.action-button svg{height:18px;width:18px}.next-buttonM{font-size:15px;height:3rem;padding:10px 16px;width:5rem}.intextroleplay{margin-top:4%;width:80%}.mic-icon{height:2.5rem;width:2.5rem}}@media screen and (max-width:320px){.main-image{max-height:250px}.message-actions{align-items:stretch;flex-direction:column;gap:6px}.action-button{justify-content:center;padding:8px;width:100%}.message.user{max-width:80%}.next-buttonM{border-radius:6px;padding:6px 10px}.next-buttonM span{display:none}.chat-container{margin-left:0;margin-right:0}}.content{overflow:hidden;position:relative}.controls-container{align-items:center;border-radius:15px;bottom:16px;display:flex;gap:5rem;justify-content:space-evenly;left:50%;padding:.5rem;position:fixed;transform:translateX(-50%);width:100%;z-index:10000}.mic-section{height:40px;position:relative;width:40px}.mic-button,.mic-section{align-items:center;display:flex;justify-content:center}.mic-button{background-color:initial;border:none;border-radius:50%;cursor:pointer;height:120px;left:50%;padding:.7rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:120px}.mic-button:hover{transform:translate(-50%,-50%) scale(1.05)}.mic-icon{height:1.7rem;width:1.7rem}.hint-icon{height:.8rem;width:.8rem}.hint-text{color:#fff;font-size:.85rem;margin:0}.mic-button.recording{animation:recordingPulse 1.5s infinite;background-color:#4c1d9566}@media screen and (max-width:768px){.controls-container{bottom:15px;gap:.4rem;padding:.4rem}.mic-icon{height:2.3rem;width:2.3rem}}@media screen and (min-width:300px) and (max-width:480px){.controls-container{bottom:20px;gap:.3rem;padding:.3rem}.mic-button{padding:.4rem}.mic-icon{height:2.2rem;width:2.2rem}.hint-text{font-size:.75rem}.tobeused{margin-bottom:5%}.required-words{margin-top:3%}.maintextpartcontainer{margin-top:5%}}@media (min-width:810px) and (max-width:1100px){.controls-container{bottom:20px}.maintextpartcontainer{width:60%}.tobeused{margin-bottom:5%}}@media (min-width:1250px) and (max-width:1800px){.controls-container{bottom:20px}.maintextpartcontainer{width:60%}}@keyframes recordingPulse{0%{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(.8)}}.next-buttonM.disabled{background-color:#a0a0a0;cursor:not-allowed}.tobeused{font-size:1rem;font-weight:500;margin:.6% .6% 1%;text-align:center}.hint-section{border:2px solid #4c1d9566;border-radius:50%;cursor:pointer;height:50px;width:50px}.hintbox{background-color:#4c1d9566;border-radius:10px;color:#fff;font-size:1rem;font-weight:500;padding:2%;width:50%;z-index:10000}.message-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:15px;position:relative}.user-wrapper{align-items:flex-end}.message-label{align-items:center;display:flex;font-size:.8em;font-weight:700;gap:10px;margin-bottom:5px}.label-text{color:#fff}.user-label{align-self:flex-end;flex-direction:row-reverse;margin-right:10%}.bot-label{align-self:flex-start;margin-left:10%}.message-avatar{align-items:center;background:#000;color:#c088fb;display:flex;font-weight:600;height:32px;justify-content:center;width:32px}.userimgava{height:4%;width:4%}.botimgava,.userimgava{border-radius:50%;object-fit:cover}.botimgava{height:17%;width:17%}@media (min-width:310px) and (max-width:650PX){.userimgava{border-radius:50%;height:8%;object-fit:cover;width:8%}.hint-section{padding:2.7%}}.mic-icon{pointer-events:none}.mic-button,.mic-icon{-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.hint-container{background:#482d6ff2;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 -4px 6px #0000001a;left:0;padding:20px;position:fixed;width:100%;z-index:10000000}.hint-close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px;position:absolute;right:10px;top:10px;transition:background-color .3s ease}.hint-close-btn:hover{background:#ffffff1a}.hints-scroll{display:flex;gap:15px;overflow-x:auto;padding:10px 5px;scrollbar-color:#a78bfa80 #0000;scrollbar-width:thin}.hint-card{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;flex:0 0 auto;max-width:350px;min-width:280px;padding:15px}.hints-scroll::-webkit-scrollbar{height:6px}.hints-scroll::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.hints-scroll::-webkit-scrollbar-thumb{background:#a78bfa80;border-radius:3px}@media screen and (max-width:768px){.hint-container{padding:15px}.hint-card{font-size:14px;min-width:250px;padding:12px}.mic-section{height:70px;width:70px}.mic-button{height:100px;width:100px}}@media screen and (max-width:480px){.mic-section{height:55px;width:55px}.mic-button{height:95px;padding:.4rem;width:95px}.hint-container{padding:12px}.hint-card{font-size:13px;min-width:220px;padding:10px}.hint-close-btn{right:5px;top:5px}}.hint-M{visibility:hidden}.sub-h{font-size:.9rem;margin-bottom:1%;text-align:center}.navbar{background-color:initial;height:60px;position:relative;width:100%;z-index:1000}.navbar,.navbar-back{align-items:center;display:flex;justify-content:center}.navbar-back{background-color:#000;border:2px solid #5b21b6;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:300;height:40px;left:2%;position:absolute;width:40px}.navbar-center{align-items:center;border-radius:5px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;position:relative;transition:all .2s ease}.navbar-center,.navbar-center:hover{background-color:#6d28d9}.navbar-text{color:#fff;font-size:1rem;letter-spacing:.5px;text-align:center}.navbar-arrow{transition:transform .2s ease}.navbar-center:hover .navbar-arrow{transform:translateY(2px)}.dropdown-menu{background-color:#6d28d9;border-radius:5px;box-shadow:0 4px 15px #4c1d9566;margin-top:8px;min-width:180px;overflow:hidden;top:100%;z-index:1000}.dropdown-menu,.dropdown-menu:before{left:50%;position:absolute;transform:translateX(-50%)}.dropdown-menu:before{background:#5b21b6;content:"";height:12px;rotate:45deg;top:-6px;width:12px}.dropdown-item{color:#fff;cursor:pointer;font-size:.9rem;padding:12px 20px;transition:all .2s ease}.dropdown-item:hover{background-color:#6d28d9;padding-left:24px}@media screen and (max-width:768px){.navbar-center{padding:6px 12px}.navbar-text{font-size:.9rem}.dropdown-menu{min-width:160px}.dropdown-item{font-size:.85rem;padding:10px 16px}.navbar-back{font-size:1rem;height:36px;width:36px}}.dialog-overlay{background-color:#00000080;z-index:2000}.dialog-container{animation:dialog-appear .3s ease-out;background:#fff;border-radius:12px;max-width:400px;padding:24px;width:90%}.dialog-content{text-align:center}.dialog-content h3{color:#333;font-size:1.5rem;margin:0 0 16px}.dialog-content p{color:#666;font-size:1rem;margin:0 0 24px}.dialog-buttons{display:flex;gap:16px;justify-content:center}.dialog-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 24px;transition:all .2s ease}.dialog-button-no{background-color:#e5e7eb;color:#4b5563}.dialog-button-no:hover{background-color:#d1d5db}.dialog-button-yes{background-color:#6d28d9;color:#fff}.dialog-button-yes:hover{background-color:#5b21b6}@keyframes dialog-appear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.dialog-container{padding:20px;width:85%}.dialog-content h3{font-size:1.3rem}.dialog-button,.dialog-content p{font-size:.95rem}.dialog-button{padding:8px 20px}}.navbar-dots{flex-direction:column;position:absolute;right:2%}.dots-button,.navbar-dots{align-items:center;display:flex}.dots-button{background:#0000;border:none;border-radius:50%;cursor:pointer;justify-content:center;padding:8px;transition:background-color .2s ease}.dots-button:hover{background-color:#ffffff1a}.dots-button:active{background-color:#fff3}.dots-menu{background-color:#6d28d9;border-radius:8px;box-shadow:0 4px 15px #4c1d9566;margin-top:8px;min-width:120px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.dots-menu:before{background:#6d28d9;content:"";height:12px;position:absolute;right:10px;rotate:45deg;top:-6px;width:12px}.dots-item{color:#fff;cursor:pointer;font-size:.9rem;padding:12px 20px;transition:background-color .2s ease}.dots-item:hover{background-color:#5b21b6}@media screen and (max-width:768px){.dots-menu{min-width:100px}.dots-item{font-size:.85rem;padding:10px 16px}}.dialog-overlay{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.task-dialog{background-color:#2d2d2d;border:2px solid #805ad580;border-radius:20px;box-shadow:0 10px 25px #0003;max-width:450px;padding:24px;width:90%}.task-header{align-items:center;display:flex;gap:8px;margin-bottom:1.3%}.task-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.task-reminder{color:#9ca3af;font-size:.775rem;margin-bottom:32px}.task-list{display:flex;flex-direction:column;gap:24px}.taskimg{height:1.1rem;width:1.1rem}.task-item{gap:16px}.task-item,.task-number{align-items:center;display:flex}.task-number{color:#fff;font-size:2.5rem;font-weight:700;height:32px;justify-content:center;width:32px}.task-text{color:#fff;flex-grow:1;font-size:.875rem;margin:0}.task-check{align-items:center;background-color:#3f3f46;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.task-check svg{color:#fff;height:16px;width:16px}.task-button-container{display:flex;justify-content:center;margin-top:32px;width:100%}.task-button{background-color:#5b21b6;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;padding:12px;transition:background-color .2s ease;width:60%}.task-button:hover{background-color:#6d28d9}.menu-icon{color:#fffc;height:24px;width:24px}@media screen and (max-width:480px){.task-item{margin-bottom:7%}.task-number{font-size:3.5rem}}.ai-dialog-overlay{align-items:center;animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#111827d9;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:10001}.ai-dialog-container{max-width:400px;perspective:1000px;width:90%}.ai-dialog-content{animation:flipIn .6s ease-out;background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center}.wave-decoration{height:150px;left:0;line-height:0;opacity:.1;overflow:hidden;position:absolute;top:0;transform:rotate(180deg);width:100%}.ai-dialog-close{align-items:center;background:#6366f11a;border:none;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:36px}.ai-dialog-close:hover{background:#6366f133;transform:rotate(90deg)}.ai-dialog-header{margin-bottom:2rem}.ai-icon-container{height:80px;margin:0 auto 1.5rem;position:relative;width:80px}.message-icon{animation:pulse 2s infinite;color:#6366f1;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.mic-icon-1{background:#6366f1;border-radius:50%;bottom:-5px;box-shadow:0 4px 6px -1px #6366f14d;color:#fff;padding:6px;position:absolute;right:-5px}.ai-dialog-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.ai-dialog-message{margin-bottom:2rem}.ai-dialog-message p{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:0}.ai-dialog-message .secondary-text{color:#6b7280;font-size:.975rem;margin-top:.5rem}.ai-dialog-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;max-width:200px;padding:.875rem 2rem;transition:all .2s ease;width:100%}.ai-dialog-button:hover{box-shadow:0 4px 12px -2px #6366f14d;transform:translateY(-2px)}.ai-dialog-button:active{transform:translateY(0)}@keyframes flipIn{0%{opacity:0;transform:rotateX(-10deg) translateY(10px)}to{opacity:1;transform:rotateX(0) translateY(0)}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1)}}@media screen and (max-width:480px){.ai-dialog-content{padding:1.5rem 1rem}.ai-dialog-header h2{font-size:1.25rem}.ai-dialog-message p{font-size:1rem}.ai-dialog-message .secondary-text{font-size:.875rem}}@media screen and (max-height:600px){.ai-icon-container{height:60px;margin-bottom:1rem;width:60px}.ai-dialog-content{padding:1.5rem 1rem}}.fb-container{color:#fff;min-height:100vh}.fb-container,.fb-content{background-color:#000;display:flex;flex-direction:column}.fb-content{border-radius:15px;flex:1 1;justify-content:center;margin:.2% 2.5%;padding:2rem}.fb-image-wrap{align-items:center;display:flex;justify-content:center;margin:1rem auto;max-width:800px;padding:0 1rem;width:auto}.fb-image{border-radius:12px;box-shadow:0 4px 6px #0000001a;height:40vh;max-height:500px;object-fit:contain;width:100%}.fb-sentence{background-color:#000;border:2px solid #805ad580;border-radius:10px;box-shadow:0 4px 6px #805ad580;font-size:1.2rem;line-height:1.6;margin:2rem auto;max-width:800px;padding:1rem;text-align:center}.fb-options{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.fb-word{background:#0000;border:2px solid #805ad580;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1.5rem;transition:all .3s ease}.fb-word:hover{background-color:#a78bfa;transform:translateY(-2px)}.fb-word:disabled{cursor:not-allowed;opacity:.6}.fb-hint{align-items:center;background-color:#000;border:2px solid #805ad580;border-radius:8px;bottom:1rem;cursor:pointer;display:flex;gap:.5rem;left:50%;padding:.5rem 1rem;position:fixed;transform:translateX(-50%);transition:all .3s ease}.fb-hint:hover{background-color:#5b21b6}.fb-hint-icon{color:#fff;height:1.2rem;width:1.2rem}.fb-hint-text{color:#fff;font-size:.9rem}@media screen and (max-width:768px){.fb-image{max-height:400px}.fb-sentence{font-size:1rem;margin:1.5rem 1rem;padding:.8rem}.fb-word{padding:.4rem 1.2rem}}@media screen and (max-width:480px){.fb-content{padding:1rem}.fb-image{height:auto}.fb-sentence{font-size:.9rem;margin:1rem .5rem;padding:.6rem}.fb-options{gap:.5rem}.fb-word{font-size:.9rem;padding:.3rem 1rem}.fb-hint{padding:.4rem .8rem}}.fb-warning{animation:slideDown .3s ease-out;background-color:#fe1717;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;left:50%;padding:12px 24px;position:fixed;text-align:center;top:400px;transform:translateX(-50%);z-index:50}.fb-disabled{cursor:not-allowed!important;opacity:.6;pointer-events:none}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@media screen and (max-width:768px){.fb-warning{font-size:.9rem;padding:10px 20px;width:80%}}@media screen and (max-width:480px){.fb-warning{font-size:.85rem;padding:8px 16px;top:250px;width:90%}}.fb-content{overflow:hidden;position:relative}.circles-decoration{height:500px;pointer-events:none;position:absolute;right:-150px;top:-150px;width:500px}.circle{background-color:#ffffff08;border-radius:50%;position:absolute}.circle-1{height:60%;right:50px;top:100px;width:60%}.circle-2{height:50%;right:0;top:300px;width:50%}.fb-sentence-group{margin-bottom:2rem;position:relative}.fb-sentence-number{color:#fff;font-weight:700;left:-2rem;position:absolute;top:0}.fb-sentence-group:not(:last-child){margin-bottom:3rem}.nextbuttonM{background-color:#5b21b6;border:none;border-radius:5px;bottom:20px;color:#fff;cursor:pointer;padding:10px 20px;position:fixed;right:5%;transition:all .3s ease;z-index:1000}.nextbuttonM:hover{background-color:#6d28d9}.nextbuttonM.disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}@media (max-width:768px){.nextbuttonM{bottom:10px;font-size:14px;padding:8px 16px;right:20px}}@media (max-width:480px){.nextbuttonM{left:10px;right:20px;width:calc(100% - 20px)}}@media (min-width:300px) and (max-width:480px){.nextbuttonM{left:auto;right:20px;width:auto}}.fb-sentence-number{margin-left:8%;margin-top:4.5%}@media (max-width:480px){.fb-sentence-number{margin-left:5%;margin-top:10%}}@media (min-width:481px) and (max-width:768px){.fb-sentence-number{margin-left:5%;margin-top:9%}}@media (min-width:769px) and (max-width:1024px){.fb-sentence-number{margin-left:2.6%;margin-top:6%}}@media (min-width:1025px){.fb-sentence-number{margin-left:8%;margin-top:4.5%}}@media (min-width:1120px){.fb-sentence-number{margin-left:12%}}@media (min-width:1200px){.fb-sentence-number{margin-left:14%}}@media (min-width:1300px){.fb-sentence-number{margin-left:17%}}@media (min-width:1400px){.fb-sentence-number{margin-left:19%}}.record-screen{border-radius:20px;flex-direction:column;height:80vh;left:2%;min-height:100vh;position:fixed;right:2%;top:25%;z-index:999}.record-screen,.recording-circle{align-items:center;display:flex;justify-content:center}.recording-circle{background-color:#000!important;border-radius:50%;height:50px;position:relative;width:50px}.inner-circle{height:60%;width:60%;z-index:2}.aura-animation,.inner-circle{border-radius:50%;position:absolute}.aura-animation{background:#0000}.aura-animation,.aura-animation:after,.aura-animation:before{animation:aura 2s infinite;border:2px solid #1f3a4a;height:100%;width:100%}.aura-animation:after,.aura-animation:before{border-radius:50%;content:"";left:-2px;position:absolute;top:-2px}.aura-animation:before{animation-delay:-.5s}.aura-animation:after{animation-delay:-1s}@keyframes aura{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.5)}to{opacity:0;transform:scale(2)}}.goal-screen-overlay{align-items:center;animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#111827d9;display:flex;height:100%;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:19101}.goal-screen-container{animation:slideUp .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 20px 40px -12px #00000040;display:flex;flex-direction:column;max-height:80vh;max-width:500px;overflow:hidden;width:90%}.goal-screen-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:16px 20px;position:relative}.goal-screen-title h2{color:#fff;font-size:1rem;font-weight:600;line-height:1.4;margin:0;padding-right:24px;text-align:center}.goal-screen-close-btn{align-items:center;background:#fff3;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.goal-screen-close-btn:hover{background:#ffffff4d;transform:scale(1.05)}.goal-screen-content{flex-grow:1;overflow-y:auto;padding:20px}.goal-section{margin-bottom:24px}.goal-section h3{color:#4f46e5;font-size:1.1rem;font-weight:600;margin:0 0 12px}.word-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.word-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.95rem;padding:10px 16px;transition:all .2s ease}.word-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px -4px #0000001a;transform:translateY(-2px)}.grammar-focus{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.95rem;margin:0;padding:12px 16px}.goal-screen-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 20px;text-align:center}.footer-text{color:#64748b;font-size:.9rem;margin:0 0 12px}.goal-screen-continue-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 24px;transition:all .2s ease;width:100%}.goal-screen-continue-btn:hover{box-shadow:0 4px 12px -2px #6366f14d;transform:translateY(-2px)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:480px){.goal-screen-container{max-height:85vh;width:95%}.goal-screen-title h2{font-size:1.1rem}.word-list{grid-template-columns:1fr}}.intro-container{color:#fff;min-height:100vh;overflow-x:hidden}.intro-container,.intro-content{background-color:#000;display:flex;flex-direction:column}.intro-content{border-radius:15px;flex:1 1;margin:clamp(5px,.2vw,20px) clamp(10px,2.5vw,50px);overflow:hidden;padding:1rem .5rem;position:relative}.intro-circles-decoration{height:clamp(300px,50vw,500px);pointer-events:none;position:absolute;right:clamp(-100px,-10vw,-150px);top:clamp(-100px,-10vw,-150px);width:clamp(300px,50vw,500px)}.intro-circle{background-color:#ffffff08;border-radius:50%;position:absolute}.intro-circle-1{height:60%;right:clamp(20px,5vw,50px);top:clamp(50px,10vw,100px);width:60%}.intro-circle-2{height:50%;right:0;top:clamp(200px,30vw,300px);width:50%}.intro-card{align-items:center;animation:fadeIn .5s ease-out;background-color:#000;border:2px solid #805ad580;border-radius:15px;box-shadow:0 4px 6px #805ad580;display:flex;flex-direction:column;margin:auto;padding:clamp(1rem,3vw,2rem);position:relative;width:clamp(280px,90vw,800px)}.intro-image-container{height:clamp(200px,50vw,300px);margin-bottom:clamp(1rem,3vw,2rem);width:clamp(200px,50vw,300px)}.intro-image{height:100%;object-fit:contain;width:100%}.intro-highlighted-word{color:#a78bfa;font-size:clamp(1.4rem,4vw,1.9rem);margin-bottom:clamp(.5rem,2vw,1rem);text-align:center}.intro-description{color:#fff;font-size:clamp(1rem,3.5vw,1.2rem);line-height:1.6;margin-bottom:2%;padding:0 clamp(10px,3vw,30px);text-align:center}.intro-highlight{color:#a78bfa;font-weight:500}.intro-button-container{display:flex;justify-content:center;margin-top:auto;width:100%}.intro-example{text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:330px){.intro-card{padding:.5rem}.intro-image-container{height:180px;width:180px}.intro-next-button{font-size:.8rem;padding:.4rem 1rem}}@media screen and (max-height:500px) and (orientation:landscape){.intro-content{padding:.5rem}.intro-button-container{margin-left:auto;position:static}}.onlybot-container{background-color:#2d2d2d;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:.5rem}.onlybot-content{background-color:#151618;border-radius:15px;display:flex;flex:1 1;flex-direction:column;margin:.2% 2.5%;overflow:hidden;position:relative}.onlybot-circles-decoration{height:500px;pointer-events:none;position:absolute;right:-150px;top:-150px;width:500px}.onlybot-circle{background-color:#ffffff08;border-radius:50%;position:absolute}.onlybot-circle-1{height:60%;right:50px;top:100px;width:60%}.onlybot-circle-2{height:50%;right:0;top:300px;width:50%}.onlybot-timer{background-color:#2d2d2d;border-radius:20px;color:#fff;font-size:1.2rem;left:50%;padding:10px 20px;position:absolute;top:30px;transform:translateX(-50%);z-index:10}.onlybot-question{background-color:#a322a5;border-radius:20px;color:#fff;font-size:1.1rem;margin:80px auto 20px;max-width:80%;padding:15px 30px;text-align:center}.onlybot-bot-container{align-items:center;display:flex;height:200px;justify-content:center;margin:50px auto;position:relative;width:200px}.onlybot-bot-image{border-radius:50%;height:150px;object-fit:cover;width:150px}.onlybot-aura-ring{animation:aura-pulse 2s infinite;border:2px solid #f79824;border-radius:50%;height:100%;position:absolute;width:100%}@keyframes aura-pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}.onlybot-controls{align-items:center;bottom:50px;display:flex;flex-direction:column;gap:15px;left:50%;position:fixed;transform:translateX(-50%)}.onlybot-mic-status{color:#f79824;font-size:1.1rem}.onlybot-mic-button{background-color:#f79824;border:none;border-radius:15%;border-radius:50%;cursor:pointer;padding:15px;transition:transform .2s ease}.onlybot-mic-button:hover{transform:scale(1.05)}.onlybot-mic-icon{height:30px;width:30px}.onlybot-listening-status{bottom:50px;color:#f79824;font-size:1.1rem;left:50%;position:fixed;transform:translateX(-50%)}.onlybot-warning{animation:slide-in .3s ease-out;background-color:#ef4444;border-radius:8px;color:#fff;left:50%;padding:15px 30px;position:fixed;top:50%;transform:translate(-50%,-50%)}@keyframes slide-in{0%{opacity:0;transform:translate(-50%,-70%)}to{opacity:1;transform:translate(-50%,-50%)}}@media screen and (max-width:768px){.onlybot-question{font-size:1rem;max-width:90%;padding:12px 20px}.onlybot-bot-container{height:150px;width:150px}.onlybot-bot-image{height:120px;width:120px}.onlybot-mic-icon{height:25px;width:25px}}@media screen and (max-width:480px){.onlybot-question{font-size:.9rem;margin-top:100px;max-width:95%}.onlybot-timer{font-size:1rem;padding:8px 16px}.onlybot-bot-container{height:120px;width:120px}.onlybot-bot-image{height:100px;width:100px}}.db-container{background-color:#2d2d2d;min-height:100vh;overflow-x:hidden;padding:24px;width:100%}.db-welcome-container{background-color:#151618;border-radius:16px;margin-bottom:24px;padding:20px 24px}.db-welcome{color:#fff;font-size:18px;font-weight:500}.db-layout{display:flex;gap:24px}.db-sidebar{display:flex;flex-direction:column;gap:12px;width:240px}.db-nav-button{background:#0000;border:1px solid #333;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;text-align:left;transition:all .3s ease}.db-nav-button:hover{background-color:#f59e0b1a;border-color:#f59e0b4d}.db-nav-active{background-color:#f59e0b;border-color:#f59e0b}.db-logout{margin-top:auto}.db-main{flex:1 1;overflow:hidden}.db-content-container{background-color:#151618;border-radius:16px;padding:24px}.db-courses-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.db-courses-header h2{color:#fff;font-size:24px;margin:0}.db-see-all{background:none;border:none;color:#f59e0b;cursor:pointer;font-size:16px}.db-courses-slider{align-items:center;display:flex;margin-bottom:40px;position:relative;width:100%}.db-courses-wrapper{-ms-overflow-style:none;display:flex;gap:20px;overflow-x:scroll;padding:10px 50px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.db-courses-wrapper::-webkit-scrollbar{display:none}.db-course-card:hover{transform:translateY(-5px)}.db-course-content{display:flex;height:100%;justify-content:space-between;position:relative;z-index:2}.db-course-info{color:#fff;flex:1 1;max-width:60%;position:relative;z-index:2}.db-course-info p{font-size:14px;margin:0 0 20px;opacity:.9}.db-slider-arrow{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.db-slider-arrow:hover:not(.db-arrow-disabled){background:#fff3}.db-slider-arrow.db-prev{left:0}.db-slider-arrow.db-next{right:0}.db-arrow-disabled{cursor:not-allowed;opacity:.5}.db-conversation-section{margin-top:40px}.db-conversation-section h2{color:#fff;font-size:24px;margin:0 0 24px}.db-conversation-card{background:linear-gradient(135deg,#153242,#1f465b);border-radius:20px;color:#fff;cursor:pointer;height:220px;padding:24px}.db-premium{background:linear-gradient(135deg,#0891b2,#06b6d4)}.db-card-content{z-index:2}.db-card-text{max-width:60%}.db-card-tags{display:flex;gap:10px;margin-bottom:16px}.db-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:15px;font-size:14px;padding:4px 12px}.db-card-text h3{font-size:22px;font-weight:600;margin:0 0 12px}.db-card-text p{font-size:15px;line-height:1.5;margin:0;opacity:.9}.db-conversation-start-button{background:#151618;border:none;border-radius:20px;color:#67e6f3;cursor:pointer;font-size:14px;margin-top:1%;padding:4%;transition:all .3s ease}.db-conversation-start-button:hover{background:#252729}.db-card-image{bottom:-20px;height:180px;position:absolute;right:-20px;width:180px;z-index:-1}.db-card-image img{height:100%;object-fit:contain;width:100%}.db-card-gradient{background:linear-gradient(90deg,#0000,#ffffff1a);bottom:0;position:absolute;right:0;top:0;width:60%;z-index:0}.db-premium-badge{background:#f59e0b;border-radius:15px;font-size:14px;padding:6px 16px;position:absolute;right:20px;top:20px;z-index:2}@media (max-width:1200px){.db-conversation-cards{grid-template-columns:1fr}.db-course-card{min-width:300px}.db-card-small{min-width:260px}}@media (max-width:768px){.db-layout{flex-direction:column}.db-sidebar{width:100%}.db-courses-wrapper{padding:10px 30px}.db-course-card{min-width:280px}.db-card-small{min-width:240px}.db-course-image{height:140px;width:140px}}@media (max-width:480px){.db-container{padding:16px}.db-course-card{height:200px;min-width:260px}.db-card-small{min-width:220px}.db-course-info h3{font-size:18px}.db-course-image{height:120px;width:120px}.db-slider-arrow{height:32px;width:32px}.db-conversation-card{height:200px}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.db-conversation-card,.db-course-card{animation:slideIn .3s ease-out}.db-course-card{border-radius:20px;cursor:pointer;flex:0 0 auto;height:220px;min-width:340px;padding:24px;scroll-snap-align:start;transition:transform .3s ease}.db-card-medium,.db-card-small{min-width:280px}.db-course-image{bottom:-20px;height:180px;opacity:1;position:absolute;right:-20px;width:180px;z-index:2}.db-course-image img{display:block;height:120%;object-fit:contain;width:100%;z-index:-100}.db-course-info h3{font-size:20px;font-weight:600;margin:0 0 8px}.db-course-info h4{font-size:16px;font-weight:500;margin:0 0 12px;opacity:.9}.db-progress-container{align-items:center;display:flex;gap:10px}.db-progress-bar{background:#151618;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.db-progress-fill{background:#fff;border-radius:3px;height:100%;transition:width .3s ease}.progress-percentage{color:#fff;font-size:14px;min-width:40px}.arrow-container{align-items:center;background:#fff;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.arrow-container img{height:20px;object-fit:contain;width:20px}.db-conversation-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);overflow:visible}@media (max-width:1200px){.db-conversation-cards{grid-template-columns:repeat(2,1fr)}}.db-course-card{overflow:hidden;position:relative}.db-course-card:before{content:"";position:absolute;z-index:1}.db-course-card:first-child:before{background:linear-gradient(145deg,#c205c2 30%,#960499);border-radius:50%;height:50vh;right:-100px;top:-100px;width:70%}.db-course-card:nth-child(2):before{background:linear-gradient(145deg,#ffc067 35%,#f79824);border-radius:200px 200px 0 0;bottom:-100px;height:45vh;left:50%;transform:translateX(-50%);width:130%}.db-course-card:nth-child(3):before{background:linear-gradient(145deg,#6b9dff 35%,#3070d4);border-radius:150px 150px 0 0;bottom:0;height:25vh;left:50%;transform:translateX(-50%);width:100%}.db-course-card:first-child .db-course-image{bottom:-20px;right:-20px;z-index:2}.db-conversation-card{overflow:hidden;position:relative}.db-conversation-card:not(.db-premium):after,.db-conversation-card:not(.db-premium):before{border-radius:50%;content:"";position:absolute;right:-50px}.db-conversation-card:not(.db-premium):before{background:#153242;height:250px;top:50%;transform:translateY(-50%);width:250px;z-index:1}.db-conversation-card:not(.db-premium):after{background:#234b61;height:200px;right:-30px;top:40%;top:0;width:200px;z-index:1}.db-conversation-card:not(.db-premium) .db-card-image{bottom:auto;height:160px;right:-20px;top:50%;transform:translateY(-50%);width:160px;z-index:2}.db-card-content{position:relative;z-index:3}.db-card-gradient{display:none}.db-course-info{z-index:100}.db-course-card:first-child{height:250px;width:450px}.db-course-card:nth-child(2),.db-course-card:nth-child(3){height:250px;width:270px}.lg-container{background:linear-gradient(#1a2332f7,#0d1117f7),url(/static/media/loginui2.0f9fd18e19ba7cf2672a.jpeg),radial-gradient(circle at center,#1a2332 0,#0d1117 100%);background-repeat:repeat;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.lg-container,.lg-content{align-items:center;display:flex;flex-direction:column}.lg-content{animation:fadeIn .5s ease-in-out;z-index:1}.lg-header{margin-bottom:1rem;text-align:center}.lg-title{background:linear-gradient(135deg,#60a5fa,#c448fe);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.lg-subtitle{color:#94a3b8;font-size:1rem;margin-bottom:2rem;text-align:center}.lg-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111928bf;border:1px solid #ffffff1a;border-radius:1.5rem;box-shadow:0 8px 32px #0000001a;padding:2rem;width:24rem}.custom-google-btn{align-items:center;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;gap:.75rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.custom-google-btn:hover{background-color:#ffffff26;border-color:#fff3}.google-icon{height:1.5rem;width:1.5rem}.lg-footer{color:#94a3b8;font-size:.875rem;margin-top:1.5rem;text-align:center}.lg-footer-text{margin-bottom:.5rem}.lg-links{display:flex;gap:.5rem;justify-content:center}.lg-link{color:#60a5fa;text-decoration:none;transition:color .2s}.lg-link:hover{color:#93c5fd}.lg-separator{color:#4b5563}@media (max-width:640px){.lg-card{padding:1.5rem;width:90%}.lg-title{font-size:1.75rem}.lg-subtitle{font-size:.875rem}.custom-google-btn{font-size:.875rem;padding:.625rem 1rem}}@media (max-width:380px){.lg-card{padding:1.25rem;width:95%}}.imsel-container{background-color:#000;display:flex;flex-direction:column;min-height:100vh;padding:.5rem;position:relative;text-align:center}.imsel-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:2rem}.imsel-confetti{inset:0;position:fixed;z-index:1000}.imsel-images-container{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(1rem,3vw,2rem);justify-content:center;margin:0 auto;max-width:1200px;min-height:50vh;padding:0 1rem;width:100%}.imsel-text{color:#fff;font-size:clamp(1.25rem,3vw,1.5rem);margin:1% auto;max-width:90%;text-align:center}.imsel-image{border:2px solid #805ad580;border-radius:.5rem;box-shadow:0 4px 6px #805ad580;cursor:pointer;height:clamp(200px,45vw,400px);object-fit:cover;transition:all .3s ease;width:clamp(200px,45vw,400px)}.imsel-image:hover{transform:translateY(-5px)}.imsel-correct{border:2px solid #22c55e;box-shadow:0 4px 6px #22c55e80}.imsel-wrong{border:2px solid #ef4444;box-shadow:0 4px 6px #ef444480}.intro-button-container{margin-top:2rem}@media (max-width:640px){.imsel-images-container{gap:1rem}.imsel-text{margin-top:1%}.imsel-image{height:clamp(50px,70vw,200px);width:clamp(50px,70vw,200px)}}@media (min-width:641px) and (max-width:1024px){.imsel-image{height:clamp(230px,40vw,350px);width:clamp(230px,40vw,350px)}}@media (max-height:600px) and (orientation:landscape){.imsel-container{padding:1rem}.imsel-image{height:clamp(200px,30vh,250px);width:clamp(200px,30vh,250px)}.imsel-images-container{margin-bottom:1rem;min-height:40vh}}.intro-next-button{background:#0000;border:2px solid #5b21b6;border-radius:8px;color:#fff;cursor:pointer;font-size:clamp(.9rem,3vw,1rem);padding:clamp(.6rem,2vw,.8rem) clamp(1.5rem,5vw,2rem);transition:all .3s ease;white-space:nowrap}.intro-next-button:hover{background-color:#6d28d9;transform:translateY(-2px)}@media screen and (max-width:330px){.intro-next-button{font-size:.8rem;padding:.4rem 1rem}.imsel-text{margin-top:3.5%}}.rd-container{background-color:#000;color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.rd-content{border-radius:15px;flex:1 1;flex-direction:column;margin:clamp(5px,.2vw,20px) clamp(10px,2.5vw,50px);overflow:hidden;padding:1rem .5rem}.rd-card,.rd-content{background-color:#000;display:flex;justify-content:center;position:relative}.rd-card{align-items:center;border:2px solid #805ad580;border-radius:15px;box-shadow:0 4px 6px #805ad580;flex-direction:column;margin:0 auto;min-height:300px;padding:clamp(1rem,3vw,2rem);width:clamp(280px,90vw,800px)}.rd-correct-section,.rd-wrong-section{align-items:center;animation:fadeInScale .5s ease-out;display:flex;flex-direction:column;gap:1.5rem}.rd-icon-button{align-items:center;animation:iconPulse 1s infinite;border:none;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;transition:background-color .3s ease;width:80px}.rd-icon-button.wrong{background-color:#ef444433;border:2px solid #ef4444}.rd-icon-button.correct{background-color:#22c55e33;border:2px solid #22c55e}.rd-icon-button.wrong.active{background-color:#ef444466}.rd-icon-button.correct.active{background-color:#22c55e66}.rd-icon{animation:iconRotate .5s ease-out}.rd-text{font-size:clamp(1.2rem,4vw,1.8rem);line-height:1.6;margin-bottom:1rem;padding:0 clamp(10px,3vw,30px);text-align:center}.rd-text.wrong{color:#ef4444}.rd-text.correct{color:#22c55e}.intro-next-button{align-self:center;margin-top:2rem;position:relative;z-index:1}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes iconPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes iconRotate{0%{transform:rotate(-180deg)}to{transform:rotate(0)}}@media screen and (max-width:330px){.rd-card{padding:.5rem}.rd-icon-button{height:60px;width:60px}.rd-text{font-size:1rem}}@media screen and (max-height:500px) and (orientation:landscape){.rd-content{padding:.5rem}.rd-card{min-height:200px}}.in-text{margin-bottom:1%;text-align:center}
/*# sourceMappingURL=main.bc26273e.css.map*/