.ProfessionGrid-module__g2cyTW__gridContainer{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;width:100%;padding:1.5rem;display:grid}.ProfessionGrid-module__g2cyTW__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;cursor:pointer;background:#1e293b66;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProfessionGrid-module__g2cyTW__card:hover{background:#10b9811a;border-color:#10b98166;transform:translateY(-4px);box-shadow:0 4px 20px -2px #10b98133}.ProfessionGrid-module__g2cyTW__card.ProfessionGrid-module__g2cyTW__active{background:#10b98126;border-color:#10b981;grid-area:span 2/span 2}.ProfessionGrid-module__g2cyTW__iconWrapper{color:#94a3b8;margin-bottom:.75rem;transition:color .3s}.ProfessionGrid-module__g2cyTW__card:hover .ProfessionGrid-module__g2cyTW__iconWrapper,.ProfessionGrid-module__g2cyTW__card.ProfessionGrid-module__g2cyTW__active .ProfessionGrid-module__g2cyTW__iconWrapper{color:#10b981}.ProfessionGrid-module__g2cyTW__label{color:#e2e8f0;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.ProfessionGrid-module__g2cyTW__description{color:#cbd5e1;opacity:0;max-height:0;margin-top:.5rem;font-size:.85rem;line-height:1.4;transition:all .3s}.ProfessionGrid-module__g2cyTW__card.ProfessionGrid-module__g2cyTW__active .ProfessionGrid-module__g2cyTW__description{opacity:1;max-height:100px}@media (max-width:640px){.ProfessionGrid-module__g2cyTW__gridContainer{grid-template-columns:repeat(2,1fr)}.ProfessionGrid-module__g2cyTW__card.ProfessionGrid-module__g2cyTW__active{grid-area:auto/span 2}}
.FunFactComponent-module__4DkKPW__container{max-width:1000px;margin:0 auto;padding:1.5rem}.FunFactComponent-module__4DkKPW__intro{color:#cbd5e1;background:#1e293b80;border-left:4px solid #3b82f6;border-radius:12px;margin-bottom:2rem;padding:1.5rem;font-size:1.1rem;line-height:1.6}.FunFactComponent-module__4DkKPW__intro p{margin-bottom:1rem}.FunFactComponent-module__4DkKPW__intro p:last-child{margin-bottom:0}.FunFactComponent-module__4DkKPW__legacyContent{color:#e2e8f0;background:#1e293b80;border-radius:12px;padding:1.5rem}.FunFactComponent-module__4DkKPW__intro th,.FunFactComponent-module__4DkKPW__legacyContent th{text-align:left;font-weight:400}.FunFactComponent-module__4DkKPW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.FunFactComponent-module__4DkKPW__card{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.FunFactComponent-module__4DkKPW__card:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 10px 20px -5px #0000004d}.FunFactComponent-module__4DkKPW__cardHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:1.25rem;display:flex}.FunFactComponent-module__4DkKPW__iconWrapper{color:#60a5fa;background:#3b82f61a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.FunFactComponent-module__4DkKPW__cardTitle{color:#f1f5f9;margin:0;font-size:1.1rem;font-weight:600}.FunFactComponent-module__4DkKPW__cardBody{flex-direction:column;flex-grow:1;gap:1rem;padding:1.25rem;display:flex}.FunFactComponent-module__4DkKPW__imageContainer{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:160px;padding:10px;display:flex;overflow:hidden}.FunFactComponent-module__4DkKPW__cardImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .5s}.FunFactComponent-module__4DkKPW__card:hover .FunFactComponent-module__4DkKPW__cardImage{transform:scale(1.05)}.FunFactComponent-module__4DkKPW__cardText{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}
.LessonRenderer-module__3NE_ZG__lessonContainer{color:var(--foreground);font-size:1.1rem;line-height:1.8}.LessonRenderer-module__3NE_ZG__title{background:linear-gradient(90deg,#34d399,#2dd4bf);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2;display:inline-block}.LessonRenderer-module__3NE_ZG__content{color:#e2e8f0}.LessonRenderer-module__3NE_ZG__content h1,.LessonRenderer-module__3NE_ZG__content h2,.LessonRenderer-module__3NE_ZG__content h3{background:linear-gradient(90deg,#34d399,#2dd4bf);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:2rem;margin-bottom:1rem;font-weight:700;display:inline-block}.LessonRenderer-module__3NE_ZG__content h2{font-size:1.8rem}.LessonRenderer-module__3NE_ZG__content h3{font-size:1.5rem}.LessonRenderer-module__3NE_ZG__content p{margin-bottom:1.5rem}.LessonRenderer-module__3NE_ZG__content ul,.LessonRenderer-module__3NE_ZG__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.LessonRenderer-module__3NE_ZG__content li{margin-bottom:.5rem}.LessonRenderer-module__3NE_ZG__content strong{color:var(--accent);font-weight:600}.LessonRenderer-module__3NE_ZG__content th,.LessonRenderer-module__3NE_ZG__infoBody th{text-align:left;font-weight:400}.LessonRenderer-module__3NE_ZG__content a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.LessonRenderer-module__3NE_ZG__imageGrid{grid-template-columns:1fr;gap:2rem;margin:3rem 0;display:grid}.LessonRenderer-module__3NE_ZG__image{border-radius:var(--radius-md);border:1px solid var(--glass-border);width:100%;transition:transform .3s;box-shadow:0 10px 30px #00000080}.LessonRenderer-module__3NE_ZG__image:hover{transform:scale(1.02)}.LessonRenderer-module__3NE_ZG__videoContainer{margin:3rem 0}.LessonRenderer-module__3NE_ZG__videoWrapper{aspect-ratio:16/9;border-radius:var(--radius-md);border:1px solid var(--glass-border);background:#000;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.LessonRenderer-module__3NE_ZG__funFact{border-radius:0 var(--radius-md)var(--radius-md)0;background:#eab3081a;border-left:4px solid #eab308;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.LessonRenderer-module__3NE_ZG__funFactIcon{color:#eab308;background:#eab30833;border-radius:50%;height:fit-content;padding:.5rem}.LessonRenderer-module__3NE_ZG__funFactContent h3{color:#facc15;margin-bottom:.5rem;font-weight:700}.LessonRenderer-module__3NE_ZG__funFactBody{color:#fef08a;font-size:.95rem}.LessonRenderer-module__3NE_ZG__infoBox{border-radius:var(--radius-md);background:#3b82f61a;border:1px solid #3b82f64d;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex;position:relative;overflow:hidden}.LessonRenderer-module__3NE_ZG__infoBox:before{content:"";background:#3b82f6;width:4px;position:absolute;top:0;bottom:0;left:0}.LessonRenderer-module__3NE_ZG__infoIcon{color:#60a5fa;margin-top:4px}.LessonRenderer-module__3NE_ZG__infoBody{color:#bfdbfe;font-size:.95rem}.LessonRenderer-module__3NE_ZG__quizContainer{background:var(--surface-highlight);border-radius:var(--radius-lg);border:1px solid var(--glass-border);margin:2rem 0;padding:2rem;box-shadow:0 10px 20px #0003}.LessonRenderer-module__3NE_ZG__quizHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.LessonRenderer-module__3NE_ZG__quizTitle{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.LessonRenderer-module__3NE_ZG__quizIcon{color:var(--primary);background:#8b5cf633;border-radius:8px;padding:.5rem}.LessonRenderer-module__3NE_ZG__quizScore{color:#34d399;background:#34d39933;border-radius:20px;padding:.5rem 1rem;font-weight:700}.LessonRenderer-module__3NE_ZG__questionItem{border-radius:var(--radius-md);background:#ffffff08;margin-bottom:1.5rem;padding:1.5rem}.LessonRenderer-module__3NE_ZG__questionText{color:#e2e8f0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.LessonRenderer-module__3NE_ZG__optionsGrid{gap:.75rem;display:grid}.LessonRenderer-module__3NE_ZG__optionButton{text-align:left;border-radius:var(--radius-sm);color:#ccc;background:#ffffff0d;border:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:all .2s;display:flex}.LessonRenderer-module__3NE_ZG__optionButton:hover:not(:disabled){color:#fff;background:#ffffff1a}.LessonRenderer-module__3NE_ZG__optionSelected{border-color:var(--primary);color:#fff;background:#8b5cf633}.LessonRenderer-module__3NE_ZG__optionCorrect{color:#34d399;background:#34d39933;border-color:#34d399}.LessonRenderer-module__3NE_ZG__optionWrong{color:#f87171;background:#f8717133;border-color:#f87171}.LessonRenderer-module__3NE_ZG__explanation{border-radius:var(--radius-sm);color:#bfdbfe;background:#3b82f61a;border:1px solid #3b82f64d;margin-top:1rem;padding:1rem;font-size:.9rem}.LessonRenderer-module__3NE_ZG__submitButton{background:var(--primary);color:#fff;border-radius:var(--radius-md);width:100%;box-shadow:0 0 20px var(--primary-glow);margin-top:2rem;padding:1rem;font-weight:700;transition:transform .2s}.LessonRenderer-module__3NE_ZG__submitButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.LessonRenderer-module__3NE_ZG__submitButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
.Interactive-module___4RxqG__gameContainer{color:#fff;font-family:var(--font-inter,sans-serif);background:#0003;border:1px solid #10b98133;border-radius:12px;margin:2rem 0;padding:1.5rem}.Interactive-module___4RxqG__header{text-align:center;margin-bottom:2rem}.Interactive-module___4RxqG__header h3{color:#10b981;margin-bottom:.5rem;font-size:1.25rem}.Interactive-module___4RxqG__header p{color:#9ca3af;font-size:.9rem}.Interactive-module___4RxqG__stackArea{flex-direction:column;gap:.75rem;max-width:400px;margin:0 auto;display:flex}.Interactive-module___4RxqG__stackSlot{align-items:center;gap:1rem;display:flex}.Interactive-module___4RxqG__controls{flex-direction:column;gap:2px;display:flex}.Interactive-module___4RxqG__controls button{color:#10b981;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;padding:2px 6px;font-size:.6rem}.Interactive-module___4RxqG__controls button:disabled{opacity:.3;cursor:not-allowed}.Interactive-module___4RxqG__controls button:hover:not(:disabled){background:#10b98133}.Interactive-module___4RxqG__card{background:#1e293bcc;border:1px solid #334155;border-radius:8px;flex:1;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Interactive-module___4RxqG__cardSuccess{background:#10b9811a;border-color:#10b981}.Interactive-module___4RxqG__rank{color:#000;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.Interactive-module___4RxqG__label{font-weight:500}.Interactive-module___4RxqG__timelineArea{flex-direction:column;align-items:center;gap:2rem;padding:2rem 0;display:flex;position:relative}.Interactive-module___4RxqG__timelineLine{z-index:0;background:#334155;width:2px;position:absolute;top:0;bottom:0;left:50%}.Interactive-module___4RxqG__timelineEventContainer{z-index:1;justify-content:center;width:100%;display:flex;position:relative}.Interactive-module___4RxqG__timelineSlot{background:#1e293b80;border:1px dashed #475569;border-radius:8px;flex-direction:column;align-items:center;width:80%;min-height:80px;padding:1rem;transition:all .2s;display:flex}.Interactive-module___4RxqG__timelineSlot.Interactive-module___4RxqG__filled{background:#10b9810d;border-style:solid;border-color:#10b981}.Interactive-module___4RxqG__timelineYear{color:#10b981;background:#0f172a;border:1px solid #10b981;border-radius:12px;margin-bottom:.5rem;padding:.2rem .6rem;font-weight:700}.Interactive-module___4RxqG__poolArea{background:#0000004d;border-radius:8px;flex-wrap:wrap;justify-content:center;gap:1rem;min-height:60px;margin-bottom:2rem;padding:1rem;display:flex}.Interactive-module___4RxqG__poolItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:#1e293b;border:1px solid #475569;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.Interactive-module___4RxqG__poolItem:hover{background:#334155;border-color:#10b981}.Interactive-module___4RxqG__poolItem.Interactive-module___4RxqG__selected{color:#000;background:#10b981;border-color:#10b981}.Interactive-module___4RxqG__matchingContainer{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Interactive-module___4RxqG__categoryColumn{flex-direction:column;gap:1rem;display:flex}.Interactive-module___4RxqG__itemColumn{flex-direction:column;gap:.5rem;display:flex}.Interactive-module___4RxqG__categoryBox{background:#1e293b99;border:1px solid #475569;border-radius:8px;min-height:100px;padding:1rem}.Interactive-module___4RxqG__categoryTitle{color:#10b981;border-bottom:1px solid #10b9814d;margin-bottom:.5rem;padding-bottom:.25rem;font-weight:700}.Interactive-module___4RxqG__droppedItem{background:#10b9811a;border:1px solid #10b981;border-radius:4px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.4rem;font-size:.85rem;display:flex}.Interactive-module___4RxqG__removeBtn{color:#ef4444;cursor:pointer;z-index:10;background:0 0;border:none;padding:0 .3rem;font-size:1rem}.Interactive-module___4RxqG__pyramidContainer{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:1rem;display:flex}.Interactive-module___4RxqG__pyramidLevel{cursor:pointer;border:2px dashed #ffffff1a;border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:.5rem;transition:all .2s;display:flex;position:relative}.Interactive-module___4RxqG__pyramidLevel:hover{background:#ffffff0d;border-color:#ffffff4d}.Interactive-module___4RxqG__level3{background:#ec489933;width:200px;box-shadow:0 4px 6px #ec48991a}.Interactive-module___4RxqG__level2{background:#f9731633;width:280px;box-shadow:0 4px 6px #f973161a}.Interactive-module___4RxqG__level1{background:#2dd4bf33;width:360px;box-shadow:0 4px 6px #2dd4bf1a}.Interactive-module___4RxqG__level0{background:#3b82f633;width:440px;box-shadow:0 4px 6px #3b82f61a}@media (max-width:600px){.Interactive-module___4RxqG__level3{width:60%}.Interactive-module___4RxqG__level2{width:75%}.Interactive-module___4RxqG__level1{width:85%}.Interactive-module___4RxqG__level0{width:95%}.Interactive-module___4RxqG__pyramidLevel{min-height:40px;font-size:.9rem}}.Interactive-module___4RxqG__placeholderText{color:#fff6;font-size:.85rem;font-weight:600}.Interactive-module___4RxqG__placedItem{color:#1e293b;background:#ffffffe6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;font-weight:700;display:flex;position:relative;box-shadow:0 2px 4px #0003}.Interactive-module___4RxqG__placedItem .Interactive-module___4RxqG__removeBtn{color:#ef4444;position:absolute;right:5px}.Interactive-module___4RxqG__footer{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Interactive-module___4RxqG__checkButton{color:#000;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;transition:transform .1s}.Interactive-module___4RxqG__checkButton:hover{transform:scale(1.05)}.Interactive-module___4RxqG__successMessage{color:#10b981;align-items:center;gap:.5rem;font-weight:500;display:flex}.Interactive-module___4RxqG__errorMessage{color:#ef4444;font-size:.9rem}.Interactive-module___4RxqG__resetButton{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:1rem;padding:.4rem;display:flex}.Interactive-module___4RxqG__resetButton:hover{background:#475569}.Interactive-module___4RxqG__reorderContainer{max-width:500px;margin:0 auto;padding:1rem}.Interactive-module___4RxqG__reorderList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Interactive-module___4RxqG__reorderItem{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#1e293b99;border:1px solid #475569;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.Interactive-module___4RxqG__reorderItem:active{cursor:grabbing;z-index:10;background:#1e293be6;border-color:#10b981}.Interactive-module___4RxqG__dragHandle{color:#64748b;align-items:center;display:flex}.Interactive-module___4RxqG__itemContent{flex:1;justify-content:space-between;align-items:center;display:flex}.Interactive-module___4RxqG__itemLabel{font-size:.95rem;font-weight:500}.Interactive-module___4RxqG__revealedYear{color:#10b981;background:#10b9811a;border-radius:4px;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.Interactive-module___4RxqG__timelineMatchContainer{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.Interactive-module___4RxqG__timelineEventRow{background:#1e293b99;border:1px solid #475569;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.Interactive-module___4RxqG__eventLabel{flex:1;font-size:.95rem;font-weight:500}.Interactive-module___4RxqG__yearSlot{background:#0003;border:2px dashed #475569;border-radius:8px;justify-content:center;align-items:center;min-width:90px;min-height:40px;transition:all .2s;display:flex}.Interactive-module___4RxqG__yearSlot:hover{background:#10b9810d;border-color:#10b981}.Interactive-module___4RxqG__yearSlotFilled{background:#10b9811a;border-style:solid;border-color:#10b981}.Interactive-module___4RxqG__yearSlotCorrect{background:#10b98133!important;border-color:#10b981!important}.Interactive-module___4RxqG__yearSlotIncorrect{background:#ef444433!important;border-color:#ef4444!important}.Interactive-module___4RxqG__slotPlaceholder{color:#64748b;font-size:1.25rem;font-weight:700}.Interactive-module___4RxqG__yearPillInSlot{color:#000;cursor:grab;background:#10b981;border-radius:6px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.9rem;font-weight:600;display:flex}.Interactive-module___4RxqG__yearPillInSlot:active{cursor:grabbing}.Interactive-module___4RxqG__resultIcon{color:#065f46}.Interactive-module___4RxqG__resultIconWrong{color:#7f1d1d}.Interactive-module___4RxqG__yearPillPool{background:#0000004d;border-radius:8px;flex-wrap:wrap;justify-content:center;gap:.75rem;min-height:60px;margin-bottom:1.5rem;padding:1.5rem;display:flex}.Interactive-module___4RxqG__yearPill{cursor:grab;color:#e2e8f0;-webkit-user-select:none;user-select:none;background:#1e293b;border:1px solid #475569;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Interactive-module___4RxqG__yearPill:hover{background:#334155;border-color:#10b981;transform:translateY(-2px)}.Interactive-module___4RxqG__yearPill:active{cursor:grabbing}.Interactive-module___4RxqG__poolEmptyText{color:#64748b;font-size:.9rem;font-style:italic}
.GenAICapabilities-module__ioeIJq__container{background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:550px;padding:2rem;display:flex;position:relative}.GenAICapabilities-module__ioeIJq__orbitContainer{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.GenAICapabilities-module__ioeIJq__hub{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:4px solid #34d399;border-radius:50%;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;box-shadow:0 0 20px #10b98166}.GenAICapabilities-module__ioeIJq__hub:hover{box-shadow:0 0 30px #10b98199}.GenAICapabilities-module__ioeIJq__hub.GenAICapabilities-module__ioeIJq__complete{background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-color:#fca5a5;box-shadow:0 0 20px #ef444466}.GenAICapabilities-module__ioeIJq__hubLabel{text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;font-weight:700}.GenAICapabilities-module__ioeIJq__itemsWrapper{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.GenAICapabilities-module__ioeIJq__itemCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;transform-origin:50%;background:#0f172ae6;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:120px;height:80px;font-size:.9rem;font-weight:500;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.GenAICapabilities-module__ioeIJq__infoText{color:#94a3b8;text-align:center;pointer-events:none;z-index:5;width:80%;font-size:.95rem;position:absolute;top:62%;left:50%;transform:translate(-50%)}
.TrueFalseQuiz-module__BnroTW__container{color:#fff;text-align:center;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;max-width:800px;min-height:400px;margin:0 auto;padding:2rem;display:flex;position:relative;overflow:hidden}.TrueFalseQuiz-module__BnroTW__header{margin-bottom:2rem}.TrueFalseQuiz-module__BnroTW__progress{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.TrueFalseQuiz-module__BnroTW__question{color:#f8fafc;margin-bottom:3rem;font-size:1.5rem;font-weight:600;line-height:1.4}.TrueFalseQuiz-module__BnroTW__options{justify-content:center;gap:2rem;display:flex}.TrueFalseQuiz-module__BnroTW__btn{cursor:pointer;border:none;border-radius:12px;min-width:140px;padding:1rem 3rem;font-size:1.25rem;font-weight:600;transition:all .2s}.TrueFalseQuiz-module__BnroTW__trueBtn{color:#4ade80;background:#22c55e1a;border:2px solid #22c55e33}.TrueFalseQuiz-module__BnroTW__trueBtn:hover:not(:disabled){color:#fff;background:#22c55e;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.TrueFalseQuiz-module__BnroTW__falseBtn{color:#f87171;background:#ef44441a;border:2px solid #ef444433}.TrueFalseQuiz-module__BnroTW__falseBtn:hover:not(:disabled){color:#fff;background:#ef4444;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.TrueFalseQuiz-module__BnroTW__feedbackOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172af2;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:.3s TrueFalseQuiz-module__BnroTW__fadeIn;display:flex;position:absolute;inset:0}@keyframes TrueFalseQuiz-module__BnroTW__fadeIn{0%{opacity:0}to{opacity:1}}.TrueFalseQuiz-module__BnroTW__feedbackTitle{font-size:2rem;font-weight:700}.TrueFalseQuiz-module__BnroTW__correct{color:#4ade80}.TrueFalseQuiz-module__BnroTW__wrong{color:#f87171}.TrueFalseQuiz-module__BnroTW__nextBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1.1rem;transition:background .2s}.TrueFalseQuiz-module__BnroTW__nextBtn:hover{background:#2563eb}.TrueFalseQuiz-module__BnroTW__summary{animation:.5s TrueFalseQuiz-module__BnroTW__fadeIn}.TrueFalseQuiz-module__BnroTW__score{background:linear-gradient(45deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0;font-size:3rem;font-weight:800}.TrueFalseQuiz-module__BnroTW__restartBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 2rem;transition:all .2s;display:flex}.TrueFalseQuiz-module__BnroTW__restartBtn:hover{color:#fff;border-color:#94a3b8}
.FlipCard-module__-Y_V_a__flipCardContainer{perspective:1000px;cursor:pointer;width:100%;max-width:600px;height:350px;margin:2rem auto}.FlipCard-module__-Y_V_a__flipCardCommon{width:100%;height:100%;transform-style:preserve-3d;border-radius:16px;transition:transform .6s;position:relative;box-shadow:0 4px 8px #0000001a}.FlipCard-module__-Y_V_a__isFlipped{transform:rotateY(180deg)}.FlipCard-module__-Y_V_a__cardFace{backface-visibility:hidden;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute}.FlipCard-module__-Y_V_a__cardFront{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.FlipCard-module__-Y_V_a__cardBack{color:#e5e7eb;background:#1f2937;border:1px solid #374151;justify-content:flex-start;align-items:flex-start;overflow-y:auto;transform:rotateY(180deg)}@keyframes FlipCard-module__-Y_V_a__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.FlipCard-module__-Y_V_a__contentContainer{width:100%}.FlipCard-module__-Y_V_a__contentContainer p{margin-bottom:1rem;line-height:1.6}.FlipCard-module__-Y_V_a__title{color:#34d399;margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.FlipCard-module__-Y_V_a__contentContainer h3{margin-top:0}.FlipCard-module__-Y_V_a__mythBusterButton{color:#fff;cursor:pointer;z-index:10;background-color:#10b981;border:none;border-radius:9999px;align-self:center;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FlipCard-module__-Y_V_a__mythBusterButton:hover{background-color:#059669;transform:scale(1.05)}.FlipCard-module__-Y_V_a__mythBusterButton:active{transform:scale(.95)}
.CourseFeedback-module__c9O1Wa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:600px;margin:2rem auto;padding:2rem;font-family:Inter,sans-serif;animation:.5s ease-out CourseFeedback-module__c9O1Wa__fadeIn;box-shadow:0 8px 32px #0000005e}@keyframes CourseFeedback-module__c9O1Wa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CourseFeedback-module__c9O1Wa__header{text-align:center;margin-bottom:2rem}.CourseFeedback-module__c9O1Wa__title{background:linear-gradient(135deg,#34d399 0%,#6ee7b7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.CourseFeedback-module__c9O1Wa__subtitle{color:#ffffffb3;font-size:1rem}.CourseFeedback-module__c9O1Wa__formGroup{margin-bottom:1.5rem}.CourseFeedback-module__c9O1Wa__label{color:#a7f3d0;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.CourseFeedback-module__c9O1Wa__input,.CourseFeedback-module__c9O1Wa__textarea{color:#fff;background:#0003;border:2px solid #ffffff1a;border-radius:16px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:all .3s}.CourseFeedback-module__c9O1Wa__input:focus,.CourseFeedback-module__c9O1Wa__textarea:focus{background:#0000004d;border-color:#34d399;box-shadow:0 0 0 4px #34d3991a}.CourseFeedback-module__c9O1Wa__textarea{resize:vertical;min-height:120px}.CourseFeedback-module__c9O1Wa__ratingContainer{justify-content:center;gap:10px;margin:1rem 0;display:flex}.CourseFeedback-module__c9O1Wa__starBtn{cursor:pointer;color:#fff3;background:0 0;border:none;font-size:2rem;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.CourseFeedback-module__c9O1Wa__starBtn:hover{transform:scale(1.2)}.CourseFeedback-module__c9O1Wa__starFilled{color:#fbbf24;text-shadow:0 0 10px #fbbf2480}.CourseFeedback-module__c9O1Wa__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:16px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #10b9814d}.CourseFeedback-module__c9O1Wa__submitBtn:hover{background:linear-gradient(135deg,#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px 25px #10b98180}.CourseFeedback-module__c9O1Wa__submitBtn:active{transform:translateY(1px)}.CourseFeedback-module__c9O1Wa__success{text-align:center;padding:2rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) CourseFeedback-module__c9O1Wa__popIn}@keyframes CourseFeedback-module__c9O1Wa__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.CourseFeedback-module__c9O1Wa__successIcon{margin-bottom:1rem;font-size:4rem;display:block}.CourseFeedback-module__c9O1Wa__successTitle{color:#34d399;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}
.Lesson1Visuals-module__Rlepla__container{color:#f8fafc;background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;margin-top:20px;padding:24px}.Lesson1Visuals-module__Rlepla__layout{flex-direction:row;align-items:flex-start;gap:30px;display:flex}.Lesson1Visuals-module__Rlepla__visualSide{flex-direction:column;flex:1;min-width:300px;display:flex}.Lesson1Visuals-module__Rlepla__textSide{color:#e2e8f0;flex:1;margin-top:20px;font-size:1.1rem;line-height:1.6}.Lesson1Visuals-module__Rlepla__highlightText{background:linear-gradient(90deg,#10a37f1a 0%,#0000 100%);border-left:4px solid #10a37f;border-radius:0 8px 8px 0;padding:16px}.Lesson1Visuals-module__Rlepla__chartWrapper{flex-direction:column;height:300px;padding-bottom:20px;display:flex;position:relative}.Lesson1Visuals-module__Rlepla__chartTitle{text-align:center;color:#cbd5e1;margin-bottom:20px;font-size:1rem}.Lesson1Visuals-module__Rlepla__chartContent{border-bottom:2px solid #ffffff1a;flex:1;justify-content:space-around;align-items:flex-end;gap:12px;padding-bottom:8px;display:flex}.Lesson1Visuals-module__Rlepla__barGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.Lesson1Visuals-module__Rlepla__barContainer{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.Lesson1Visuals-module__Rlepla__bar{border-radius:4px 4px 0 0;width:30px;min-height:4px;transition:height 1s cubic-bezier(.4,0,.2,1);position:relative}.Lesson1Visuals-module__Rlepla__barLabel{text-align:center;color:#fff;width:100%;font-size:.7rem;font-weight:700;position:absolute;top:-20px}.Lesson1Visuals-module__Rlepla__barName{color:#94a3b8;text-align:center;margin-top:8px;font-size:.75rem}.Lesson1Visuals-module__Rlepla__chartSubtitle{text-align:center;color:#64748b;margin-top:-12px;margin-bottom:16px;font-size:.8rem}.Lesson1Visuals-module__Rlepla__barGlow{animation:1.5s infinite alternate Lesson1Visuals-module__Rlepla__barPulse;box-shadow:0 0 15px #10a37fb3,0 0 30px #10a37f66}@keyframes Lesson1Visuals-module__Rlepla__barPulse{0%{box-shadow:0 0 10px #10a37f80}to{box-shadow:0 0 25px #10a37f,0 0 50px #10a37f80}}.Lesson1Visuals-module__Rlepla__crown{z-index:10;font-size:1.5rem;animation:.6s cubic-bezier(.68,-.55,.27,1.55) Lesson1Visuals-module__Rlepla__crownDrop;position:absolute;top:-30px}@keyframes Lesson1Visuals-module__Rlepla__crownDrop{0%{opacity:0;transform:translateY(-40px)scale(0)}60%{opacity:1;transform:translateY(5px)scale(1.2)}to{opacity:1;transform:translateY(0)scale(1)}}.Lesson1Visuals-module__Rlepla__barContainer{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.Lesson1Visuals-module__Rlepla__insightBox{background:#10b98133;border:1px solid #10b98166;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;animation:.5s ease-out Lesson1Visuals-module__Rlepla__fadeIn;display:flex;position:absolute;top:40px;right:0}.Lesson1Visuals-module__Rlepla__icon{animation:2s infinite Lesson1Visuals-module__Rlepla__pulse}.Lesson1Visuals-module__Rlepla__popCard{background:linear-gradient(145deg,#1e293bcc,#0f172ae6);border:1px solid #ffffff1a;border-radius:12px;margin-top:24px;padding:16px;animation:.8s ease-out Lesson1Visuals-module__Rlepla__fadeIn}.Lesson1Visuals-module__Rlepla__popHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:8px;display:flex}.Lesson1Visuals-module__Rlepla__popIcon{font-size:1.5rem;animation:2s ease-in-out infinite Lesson1Visuals-module__Rlepla__rocketLaunch}.Lesson1Visuals-module__Rlepla__popTitle{color:#34d399;font-size:1.1rem;font-weight:700}.Lesson1Visuals-module__Rlepla__popBody{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;display:flex}.Lesson1Visuals-module__Rlepla__popStats{flex-direction:column;flex:2;align-items:center;display:flex}.Lesson1Visuals-module__Rlepla__popContext{color:#cbd5e1;border-left:1px solid #ffffff1a;flex:1.5;align-items:center;padding-left:40px;font-size:1.1rem;font-style:italic;line-height:1.5;display:flex}.Lesson1Visuals-module__Rlepla__highlightStatic{color:#f8fafc;margin-top:6px;font-size:1.2rem;font-style:normal;font-weight:700;display:block}.Lesson1Visuals-module__Rlepla__popDesc{color:#94a3b8;text-align:center;margin-bottom:12px;font-size:1rem}.Lesson1Visuals-module__Rlepla__countryRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:8px 0;display:flex}.Lesson1Visuals-module__Rlepla__country{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-width:80px;padding:12px 16px;display:flex}.Lesson1Visuals-module__Rlepla__cName{color:#f8fafc;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:700}.Lesson1Visuals-module__Rlepla__plus{color:#f8fafc;font-size:1.2rem;font-weight:700}.Lesson1Visuals-module__Rlepla__popSub{color:#fff;text-align:center;margin-top:8px;font-size:.9rem;font-style:italic}@keyframes Lesson1Visuals-module__Rlepla__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Lesson1Visuals-module__Rlepla__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes Lesson1Visuals-module__Rlepla__rocketLaunch{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:768px){.Lesson1Visuals-module__Rlepla__layout{flex-direction:column}.Lesson1Visuals-module__Rlepla__chartWrapper{height:250px}.Lesson1Visuals-module__Rlepla__bar{width:20px}.Lesson1Visuals-module__Rlepla__visualSide{width:100%}.Lesson1Visuals-module__Rlepla__popCard{margin-top:16px}.Lesson1Visuals-module__Rlepla__countryRow{gap:8px}.Lesson1Visuals-module__Rlepla__country{min-width:70px;padding:8px 12px}.Lesson1Visuals-module__Rlepla__popBody{flex-direction:column;gap:20px}.Lesson1Visuals-module__Rlepla__popContext{text-align:center;border-top:1px solid #ffffff1a;border-left:none;justify-content:center;padding-top:16px;padding-left:0}}
.GenAISimulation-module__SCl4HW__container{background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;padding:3rem 1rem;display:flex}.GenAISimulation-module__SCl4HW__staircase{flex-direction:column;gap:2rem;width:100%;max-width:750px;display:flex;position:relative}.GenAISimulation-module__SCl4HW__step{z-index:2;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #34d39933;border-radius:12px;align-items:center;gap:1.25rem;width:65%;padding:1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.GenAISimulation-module__SCl4HW__step:hover{border-color:#34d399;transform:translate(5px)translateY(-2px);box-shadow:0 10px 15px -3px #34d3991a}.GenAISimulation-module__SCl4HW__step:first-child{margin-left:0}.GenAISimulation-module__SCl4HW__step:nth-child(2){margin-left:12%}.GenAISimulation-module__SCl4HW__step:nth-child(3){margin-left:24%}.GenAISimulation-module__SCl4HW__step:nth-child(4){margin-left:36%}.GenAISimulation-module__SCl4HW__step:before{content:"";z-index:1;background:linear-gradient(#34d399 0%,#34d39933 100%);width:2px;height:3rem;position:absolute;top:100%;left:2rem}.GenAISimulation-module__SCl4HW__step:after{content:"";z-index:1;background:#34d39933;width:calc(12% + 1rem);height:2px;position:absolute;top:calc(100% + 1rem);left:2rem}.GenAISimulation-module__SCl4HW__step:last-child:before,.GenAISimulation-module__SCl4HW__step:last-child:after{display:none}.GenAISimulation-module__SCl4HW__step:not(:last-child):before{background:#34d399;width:2px;height:2rem}.GenAISimulation-module__SCl4HW__step:not(:last-child):after{display:none;top:calc(100% + 2rem)}.GenAISimulation-module__SCl4HW__connector{pointer-events:none;z-index:1;border-bottom:2px solid #34d399;border-left:2px solid #34d399;border-bottom-left-radius:12px;width:calc(12% + 2rem);height:2rem;position:absolute;top:100%;left:32px}.GenAISimulation-module__SCl4HW__number{color:#34d399;z-index:5;background:#0f172a;border:2px solid #34d399;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 0 10px #34d39933}.GenAISimulation-module__SCl4HW__title{color:#f1f5f9;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.GenAISimulation-module__SCl4HW__desc{color:#94a3b8;font-size:.95rem}
.MedhaStaircaseActivity-module__0YqTra__container{color:#fff;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-height:600px;padding:2rem;font-family:Outfit,sans-serif;display:flex;position:relative}.MedhaStaircaseActivity-module__0YqTra__header{text-align:center;z-index:10;margin-bottom:3rem}.MedhaStaircaseActivity-module__0YqTra__title{color:#34d399;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.MedhaStaircaseActivity-module__0YqTra__instruction{color:#94a3b8}.MedhaStaircaseActivity-module__0YqTra__gameArea{justify-content:center;align-items:flex-end;gap:3rem;width:100%;max-width:800px;min-height:400px;display:flex}.MedhaStaircaseActivity-module__0YqTra__pool{background:#ffffff08;border-radius:12px;flex-direction:column;gap:1rem;width:250px;padding:1rem;display:flex}.MedhaStaircaseActivity-module__0YqTra__draggableItem{cursor:grab;-webkit-user-select:none;user-select:none;background:#1e293b;border:1px solid #fff3;border-radius:8px;padding:1rem;font-weight:500;transition:all .2s;box-shadow:0 4px 6px -1px #0003}.MedhaStaircaseActivity-module__0YqTra__draggableItem:hover{background:#334155;border-color:#34d399;transform:translateY(-2px)}.MedhaStaircaseActivity-module__0YqTra__draggableItem.MedhaStaircaseActivity-module__0YqTra__placed{opacity:.5;cursor:default;background:#0f172a;border-style:dashed}.MedhaStaircaseActivity-module__0YqTra__staircase{flex-direction:column-reverse;width:400px;height:400px;display:flex;position:relative}.MedhaStaircaseActivity-module__0YqTra__stepZone{background:#34d3990d;border:2px dashed #34d3994d;border-radius:8px;justify-content:center;align-items:center;width:200px;height:80px;transition:all .3s;display:flex;position:absolute}.MedhaStaircaseActivity-module__0YqTra__stepZone.MedhaStaircaseActivity-module__0YqTra__active{background:#34d39933;border-color:#34d399;transform:scale(1.05)}.MedhaStaircaseActivity-module__0YqTra__stepZone.MedhaStaircaseActivity-module__0YqTra__correct{color:#fff;background:#059669;border-style:solid;border-color:#34d399}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="1"]{bottom:0;left:0}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="2"]{bottom:80px;left:50px}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="3"]{bottom:160px;left:100px}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="4"]{bottom:240px;left:150px}.MedhaStaircaseActivity-module__0YqTra__stepZone:before{content:attr(data-label);color:#64748b;text-transform:uppercase;font-size:.8rem;font-weight:700;position:absolute;top:-25px;left:0}.MedhaStaircaseActivity-module__0YqTra__successMessage{color:#fff;background:#059669;border-radius:50px;margin-top:2rem;padding:1rem 2rem;font-weight:700;animation:.5s cubic-bezier(.175,.885,.32,1.275) MedhaStaircaseActivity-module__0YqTra__popIn}@keyframes MedhaStaircaseActivity-module__0YqTra__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.MedhaStaircaseActivity-module__0YqTra__gameArea{flex-direction:column-reverse;align-items:center}.MedhaStaircaseActivity-module__0YqTra__staircase{width:100%;height:500px}.MedhaStaircaseActivity-module__0YqTra__stepZone{transform:translate(-50%);left:50%!important}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="1"]{bottom:0}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="2"]{bottom:90px}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="3"]{bottom:180px}.MedhaStaircaseActivity-module__0YqTra__stepZone[data-step="4"]{bottom:270px}}
.MemoryFadeComponent-module__gB0_2W__container{color:#fff;text-align:center;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;margin-top:2rem;padding:2rem;font-family:Outfit,sans-serif}.MemoryFadeComponent-module__gB0_2W__simulationBox{background:#1e293b;border:2px dashed #34d3994d;border-radius:8px;justify-content:center;align-items:center;min-height:120px;margin:2rem 0;padding:2rem;font-size:1.5rem;display:flex;position:relative;overflow:hidden}.MemoryFadeComponent-module__gB0_2W__wordContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;display:flex}.MemoryFadeComponent-module__gB0_2W__word{transition:all .2s;display:inline-block}.MemoryFadeComponent-module__gB0_2W__word.MemoryFadeComponent-module__gB0_2W__future{opacity:0;transform:translateY(10px)}.MemoryFadeComponent-module__gB0_2W__word.MemoryFadeComponent-module__gB0_2W__active{opacity:1;color:#34d399;font-weight:700;transition:all .2s;transform:scale(1.1)}.MemoryFadeComponent-module__gB0_2W__word.MemoryFadeComponent-module__gB0_2W__faded{opacity:0;filter:blur(4px);color:#94a3b8;transition:opacity 6s,filter 6s,color 6s;transform:scale(1)}.MemoryFadeComponent-module__gB0_2W__controls{flex-direction:column;align-items:center;gap:1rem;display:flex}.MemoryFadeComponent-module__gB0_2W__startButton{color:#000;cursor:pointer;background:#34d399;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.MemoryFadeComponent-module__gB0_2W__startButton:hover{background:#10b981;transform:translateY(-2px)}.MemoryFadeComponent-module__gB0_2W__startButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.MemoryFadeComponent-module__gB0_2W__explanation{color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.MemoryFadeComponent-module__gB0_2W__highlight{color:#34d399;font-weight:700}
.AttentionMechanismComponent-module__wY9vSG__container{color:#fff;text-align:center;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;min-height:300px;margin-top:2rem;padding:2rem;font-family:Outfit,sans-serif;display:flex;position:relative}.AttentionMechanismComponent-module__wY9vSG__intro{color:#94a3b8;margin-bottom:2rem;font-size:.9rem}.AttentionMechanismComponent-module__wY9vSG__sentenceContainer{z-index:10;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex;position:relative}.AttentionMechanismComponent-module__wY9vSG__word{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #0000;border-radius:8px;padding:.5rem .75rem;transition:all .3s;position:relative}.AttentionMechanismComponent-module__wY9vSG__word:hover{background:#34d3991a;border-color:#34d399}.AttentionMechanismComponent-module__wY9vSG__word.AttentionMechanismComponent-module__wY9vSG__active{color:#000;background:#34d399;font-weight:700;transform:translateY(-5px);box-shadow:0 10px 20px -5px #34d39966}.AttentionMechanismComponent-module__wY9vSG__word.AttentionMechanismComponent-module__wY9vSG__attended{color:#34d399;background:#34d3991a;border-color:#34d399}.AttentionMechanismComponent-module__wY9vSG__score{color:#34d399;opacity:0;font-size:.7rem;font-weight:700;transition:opacity .3s;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.AttentionMechanismComponent-module__wY9vSG__word.AttentionMechanismComponent-module__wY9vSG__attended .AttentionMechanismComponent-module__wY9vSG__score{opacity:1}.AttentionMechanismComponent-module__wY9vSG__svgLayer{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.AttentionMechanismComponent-module__wY9vSG__connectionLine{fill:none;stroke:#34d399;stroke-linecap:round;filter:drop-shadow(0 0 4px #34d399);transition:all .5s}.AttentionMechanismComponent-module__wY9vSG__infoPanel{color:#cbd5e1;background:#0f172acc;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.5rem;min-height:80px;padding-top:1rem;font-size:.95rem;display:flex}.AttentionMechanismComponent-module__wY9vSG__pulse{animation:2s infinite AttentionMechanismComponent-module__wY9vSG__pulse}@keyframes AttentionMechanismComponent-module__wY9vSG__pulse{0%{transform:scale(1);box-shadow:0 0 #34d399b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #34d39900}to{transform:scale(1);box-shadow:0 0 #34d39900}}
.TransformerRaceComponent-module__yGRcfa__container{color:#fff;text-align:center;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;margin-top:2rem;padding:2rem;font-family:Outfit,sans-serif}.TransformerRaceComponent-module__yGRcfa__raceTrack{flex-direction:column;gap:2rem;margin:2rem 0;display:flex}.TransformerRaceComponent-module__yGRcfa__track{text-align:left;background:#ffffff0d;border-radius:12px;padding:1rem;position:relative}.TransformerRaceComponent-module__yGRcfa__trackLabel{color:#94a3b8;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:flex}.TransformerRaceComponent-module__yGRcfa__textBlock{gap:.5rem;font-family:monospace;font-size:1.1rem;display:flex}.TransformerRaceComponent-module__yGRcfa__word{opacity:.2;transition:opacity .2s}.TransformerRaceComponent-module__yGRcfa__word.TransformerRaceComponent-module__yGRcfa__processed{opacity:1;color:#cbd5e1;text-shadow:0 0 5px #fff3}.TransformerRaceComponent-module__yGRcfa__word.TransformerRaceComponent-module__yGRcfa__processing{color:#34d399}.TransformerRaceComponent-module__yGRcfa__transformer .TransformerRaceComponent-module__yGRcfa__word.TransformerRaceComponent-module__yGRcfa__processed{color:#34d399;text-shadow:0 0 10px #34d39980}.TransformerRaceComponent-module__yGRcfa__gpuBadge{color:#000;background:#10b981;border-radius:4px;margin-left:.5rem;padding:2px 6px;font-size:.7rem}.TransformerRaceComponent-module__yGRcfa__controls{margin-top:1rem}.TransformerRaceComponent-module__yGRcfa__startButton{color:#000;cursor:pointer;background:linear-gradient(90deg,#34d399,#10b981);border:none;border-radius:50px;padding:.75rem 2rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.TransformerRaceComponent-module__yGRcfa__startButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #34d39966}.TransformerRaceComponent-module__yGRcfa__startButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.TransformerRaceComponent-module__yGRcfa__result{color:#34d399;margin-top:2rem;font-weight:700;animation:.5s TransformerRaceComponent-module__yGRcfa__fadeIn}@keyframes TransformerRaceComponent-module__yGRcfa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.NestedCircles-module__OCynkG__container{color:#f8fafc;background:#0f172a99;border:1px solid #10b98133;border-radius:16px;margin:24px 0;padding:24px}.NestedCircles-module__OCynkG__title{text-align:center;color:#10b981;margin-bottom:6px;font-size:1.2rem}.NestedCircles-module__OCynkG__subtitle{text-align:center;color:#94a3b8;margin-bottom:24px;font-size:.9rem}.NestedCircles-module__OCynkG__wrapper{flex-direction:row;justify-content:center;align-items:center;gap:40px;display:flex}@media (max-width:768px){.NestedCircles-module__OCynkG__wrapper{flex-direction:column}}.NestedCircles-module__OCynkG__circlesVisual{flex-shrink:0;width:390px;height:390px;position:relative}.NestedCircles-module__OCynkG__circle{cursor:pointer;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:flex-start;transition:all .4s,opacity .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.NestedCircles-module__OCynkG__circleAnimated{transform:translate(-50%,-50%)scale(1)}.NestedCircles-module__OCynkG__circle:hover{filter:brightness(1.1);border-color:#fff6}.NestedCircles-module__OCynkG__circleLabel{color:#fff;text-shadow:0 1px 4px #0009;font-size:1.25rem;font-weight:700;position:absolute;top:12px}.NestedCircles-module__OCynkG__ringText{color:#fff;text-shadow:0 1px 3px #000000b3;white-space:nowrap;font-size:.75rem;font-weight:500;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.NestedCircles-module__OCynkG__circleDim{filter:grayscale(.6)brightness(.7)}.NestedCircles-module__OCynkG__circleActive{box-shadow:0 0 20px #fff3}.NestedCircles-module__OCynkG__infoPanel{flex-direction:column;flex:1;gap:20px;max-width:320px;display:flex}.NestedCircles-module__OCynkG__infoCard{background:#0000004d;border-left:4px solid;border-radius:0 12px 12px 0;padding:16px 20px;animation:.3s NestedCircles-module__OCynkG__slideIn}@keyframes NestedCircles-module__OCynkG__slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.NestedCircles-module__OCynkG__infoCard h4{margin-bottom:8px;font-size:1.1rem}.NestedCircles-module__OCynkG__infoCard p{color:#cbd5e1;font-size:.9rem;line-height:1.6}.NestedCircles-module__OCynkG__navButtons{justify-content:center;align-items:center;gap:16px;display:flex}.NestedCircles-module__OCynkG__navButton{color:#10b981;cursor:pointer;background:#10b98126;border:1px solid #10b9814d;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s}.NestedCircles-module__OCynkG__navButton:hover:not(:disabled){background:#10b98140;border-color:#10b98180}.NestedCircles-module__OCynkG__navButton:disabled{opacity:.3;cursor:not-allowed}.NestedCircles-module__OCynkG__navIndicator{color:#64748b;font-size:.85rem}.NestedCircles-module__OCynkG__legend{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.NestedCircles-module__OCynkG__legendItem{color:#94a3b8;cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:.8rem;transition:all .2s;display:flex}.NestedCircles-module__OCynkG__legendItem:hover{background:#ffffff0d}.NestedCircles-module__OCynkG__legendItemActive{color:#f8fafc;background:#ffffff1a}.NestedCircles-module__OCynkG__legendDot{border-radius:50%;width:10px;height:10px}
.PromptBuilderSimulator-module__IyzfUq__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.PromptBuilderSimulator-module__IyzfUq__header{text-align:center;margin-bottom:24px}.PromptBuilderSimulator-module__IyzfUq__titleRow{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.PromptBuilderSimulator-module__IyzfUq__titleRow h3{background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.PromptBuilderSimulator-module__IyzfUq__icon{color:#10b981}.PromptBuilderSimulator-module__IyzfUq__header p{color:#94a3b8;margin:0;font-size:.95rem}.PromptBuilderSimulator-module__IyzfUq__poolSection{margin-bottom:24px}.PromptBuilderSimulator-module__IyzfUq__poolSection h4{color:#e2e8f0;margin:0 0 12px;font-size:1rem;font-weight:500}.PromptBuilderSimulator-module__IyzfUq__pool{background:#0003;border:1px dashed #ffffff1a;border-radius:12px;flex-wrap:wrap;gap:12px;min-height:80px;padding:16px;display:flex}.PromptBuilderSimulator-module__IyzfUq__block{cursor:grab;background:linear-gradient(135deg,#334155 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:8px;max-width:300px;padding:12px 16px;transition:all .2s}.PromptBuilderSimulator-module__IyzfUq__block:hover{background:linear-gradient(135deg,#475569 0%,#334155 100%);transform:translateY(-2px)}.PromptBuilderSimulator-module__IyzfUq__block.PromptBuilderSimulator-module__IyzfUq__disabled{cursor:not-allowed;opacity:.6}.PromptBuilderSimulator-module__IyzfUq__blockText{color:#e2e8f0;font-size:.9rem;line-height:1.4}.PromptBuilderSimulator-module__IyzfUq__emptyPool{text-align:center;color:#10b981;width:100%;padding:20px;font-weight:500}.PromptBuilderSimulator-module__IyzfUq__slotsSection{margin-bottom:24px}.PromptBuilderSimulator-module__IyzfUq__slotsSection h4{color:#e2e8f0;margin:0 0 16px;font-size:1rem;font-weight:500}.PromptBuilderSimulator-module__IyzfUq__slotsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.PromptBuilderSimulator-module__IyzfUq__slot{background:#0000004d;border:2px dashed #fff3;border-radius:12px;min-height:100px;transition:all .2s;overflow:hidden}.PromptBuilderSimulator-module__IyzfUq__slot.PromptBuilderSimulator-module__IyzfUq__slotActive{border-style:solid;box-shadow:0 0 20px #10b98133}.PromptBuilderSimulator-module__IyzfUq__slot:hover{border-color:#ffffff4d}.PromptBuilderSimulator-module__IyzfUq__slotHeader{color:#fff;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:600;display:flex}.PromptBuilderSimulator-module__IyzfUq__slotContent{justify-content:center;align-items:center;min-height:60px;padding:12px;display:flex}.PromptBuilderSimulator-module__IyzfUq__placeholder{color:#64748b;text-align:center;font-size:.85rem}.PromptBuilderSimulator-module__IyzfUq__placedBlock{background:#10b9811a;border:1px solid #10b9814d;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 12px;display:flex}.PromptBuilderSimulator-module__IyzfUq__placedBlock span{color:#e2e8f0;flex:1;font-size:.9rem}.PromptBuilderSimulator-module__IyzfUq__removeBtn{color:#ef4444;cursor:pointer;background:#ef444433;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;transition:all .2s;display:flex}.PromptBuilderSimulator-module__IyzfUq__removeBtn:hover{background:#ef444466}.PromptBuilderSimulator-module__IyzfUq__footer{flex-direction:column;gap:16px;display:flex}.PromptBuilderSimulator-module__IyzfUq__progress{align-items:center;gap:12px;display:flex}.PromptBuilderSimulator-module__IyzfUq__progressBar{background:#ffffff1a;border-radius:4px;flex:1;height:8px;overflow:hidden}.PromptBuilderSimulator-module__IyzfUq__progressFill{background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:4px;height:100%;transition:width .3s}.PromptBuilderSimulator-module__IyzfUq__progress span{color:#94a3b8;white-space:nowrap;font-size:.85rem}.PromptBuilderSimulator-module__IyzfUq__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.PromptBuilderSimulator-module__IyzfUq__previewBtn{color:#3b82f6;cursor:pointer;background:#3b82f633;border:1px solid #3b82f6;border-radius:8px;padding:10px 18px;font-size:.9rem;transition:all .2s}.PromptBuilderSimulator-module__IyzfUq__previewBtn:hover:not(:disabled){background:#3b82f64d}.PromptBuilderSimulator-module__IyzfUq__previewBtn:disabled{opacity:.5;cursor:not-allowed}.PromptBuilderSimulator-module__IyzfUq__checkBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.PromptBuilderSimulator-module__IyzfUq__checkBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}.PromptBuilderSimulator-module__IyzfUq__checkBtn:disabled{opacity:.5;cursor:not-allowed}.PromptBuilderSimulator-module__IyzfUq__successBox{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 20px;display:flex}.PromptBuilderSimulator-module__IyzfUq__successBox span{flex:1;min-width:200px}.PromptBuilderSimulator-module__IyzfUq__resetBtn{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:flex}.PromptBuilderSimulator-module__IyzfUq__resetBtn:hover{background:#ffffff26}.PromptBuilderSimulator-module__IyzfUq__feedbackMessage{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;padding:12px 16px;font-size:.9rem}.PromptBuilderSimulator-module__IyzfUq__previewPanel{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;margin-top:16px;padding:16px;overflow:hidden}.PromptBuilderSimulator-module__IyzfUq__previewPanel h5{color:#e2e8f0;margin:0 0 12px;font-size:1rem}.PromptBuilderSimulator-module__IyzfUq__previewPanel pre{color:#94a3b8;white-space:pre-wrap;word-break:break-word;background:#0006;border-radius:8px;margin:0;padding:12px;font-family:Fira Code,Monaco,monospace;font-size:.85rem;line-height:1.6}@media (max-width:768px){.PromptBuilderSimulator-module__IyzfUq__container{padding:16px}.PromptBuilderSimulator-module__IyzfUq__titleRow h3{font-size:1.2rem}.PromptBuilderSimulator-module__IyzfUq__header p{font-size:.85rem}.PromptBuilderSimulator-module__IyzfUq__pool{flex-direction:column;gap:8px;padding:12px}.PromptBuilderSimulator-module__IyzfUq__block{width:100%;max-width:100%}.PromptBuilderSimulator-module__IyzfUq__blockText{font-size:.85rem}.PromptBuilderSimulator-module__IyzfUq__slotsGrid{grid-template-columns:1fr}.PromptBuilderSimulator-module__IyzfUq__actions{flex-direction:column;align-items:stretch}.PromptBuilderSimulator-module__IyzfUq__previewBtn,.PromptBuilderSimulator-module__IyzfUq__checkBtn{justify-content:center}.PromptBuilderSimulator-module__IyzfUq__successBox{text-align:center;flex-direction:column}.PromptBuilderSimulator-module__IyzfUq__previewPanel pre{font-size:.8rem}}@media (max-width:480px){.PromptBuilderSimulator-module__IyzfUq__container{padding:12px}.PromptBuilderSimulator-module__IyzfUq__pool{padding:10px}.PromptBuilderSimulator-module__IyzfUq__slotHeader{padding:6px 10px;font-size:.8rem}.PromptBuilderSimulator-module__IyzfUq__slotContent{padding:10px}.PromptBuilderSimulator-module__IyzfUq__placedBlock span{font-size:.8rem}}
.TokenCounter-module__O0byWG__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.TokenCounter-module__O0byWG__header{text-align:center;margin-bottom:20px}.TokenCounter-module__O0byWG__titleRow{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.TokenCounter-module__O0byWG__titleRow h3{background:linear-gradient(90deg,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.TokenCounter-module__O0byWG__icon{color:#8b5cf6}.TokenCounter-module__O0byWG__header p{color:#94a3b8;margin:0;font-size:.95rem}.TokenCounter-module__O0byWG__samples{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.TokenCounter-module__O0byWG__samplesLabel{color:#64748b;font-size:.85rem}.TokenCounter-module__O0byWG__sampleButtons{flex-wrap:wrap;gap:8px;display:flex}.TokenCounter-module__O0byWG__sampleBtn{color:#a78bfa;cursor:pointer;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:6px;padding:6px 12px;font-size:.8rem;transition:all .2s}.TokenCounter-module__O0byWG__sampleBtn:hover{background:#8b5cf633;transform:translateY(-1px)}.TokenCounter-module__O0byWG__inputSection{margin-bottom:20px;position:relative}.TokenCounter-module__O0byWG__textarea{color:#e2e8f0;resize:vertical;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;width:100%;min-height:120px;padding:16px;font-family:Fira Code,Monaco,monospace;font-size:.9rem;line-height:1.6}.TokenCounter-module__O0byWG__textarea:focus{border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.TokenCounter-module__O0byWG__textarea::placeholder{color:#64748b}.TokenCounter-module__O0byWG__clearBtn{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;padding:4px 10px;font-size:.75rem;transition:all .2s;position:absolute;top:12px;right:12px}.TokenCounter-module__O0byWG__clearBtn:hover:not(:disabled){background:#ffffff26}.TokenCounter-module__O0byWG__clearBtn:disabled{opacity:.3;cursor:not-allowed}.TokenCounter-module__O0byWG__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.TokenCounter-module__O0byWG__statCard{text-align:center;background:#0003;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.TokenCounter-module__O0byWG__statValue{color:#e2e8f0;margin-bottom:4px;font-size:1.5rem;font-weight:700}.TokenCounter-module__O0byWG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.TokenCounter-module__O0byWG__progressSection{margin-bottom:20px}.TokenCounter-module__O0byWG__progressHeader{color:#94a3b8;justify-content:space-between;margin-bottom:8px;font-size:.85rem;display:flex}.TokenCounter-module__O0byWG__progressBar{background:#ffffff1a;border-radius:6px;height:12px;overflow:hidden}.TokenCounter-module__O0byWG__progressFill{border-radius:6px;height:100%;transition:width .5s,background-color .3s}.TokenCounter-module__O0byWG__warningMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:.85rem;display:flex}.TokenCounter-module__O0byWG__funFactBox{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:12px;gap:12px;margin-bottom:20px;padding:16px;display:flex}.TokenCounter-module__O0byWG__funFactBox strong{margin-bottom:4px;display:block}.TokenCounter-module__O0byWG__funFactBox p{color:#fcd34d;margin:0;font-size:.9rem}.TokenCounter-module__O0byWG__learnMore{color:#fbbf24;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-size:.85rem;text-decoration:underline}.TokenCounter-module__O0byWG__funFactText{border-top:1px dashed #f59e0b4d;padding-top:8px;font-style:italic;margin-top:8px!important}.TokenCounter-module__O0byWG__tipsSection{background:#0003;border-radius:12px;padding:16px}.TokenCounter-module__O0byWG__tipsSection h4{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 12px;font-size:.95rem;display:flex}.TokenCounter-module__O0byWG__tipsSection ul{margin:0;padding-left:20px}.TokenCounter-module__O0byWG__tipsSection li{color:#94a3b8;margin-bottom:6px;font-size:.85rem;line-height:1.5}.TokenCounter-module__O0byWG__tipsSection li:last-child{margin-bottom:0}@media (max-width:768px){.TokenCounter-module__O0byWG__container{padding:16px}.TokenCounter-module__O0byWG__statsGrid{grid-template-columns:repeat(2,1fr)}.TokenCounter-module__O0byWG__statValue{font-size:1.2rem}.TokenCounter-module__O0byWG__samples{flex-direction:column;align-items:flex-start}}
.ChainOfThoughtVisualizer-module__1J3myG__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.ChainOfThoughtVisualizer-module__1J3myG__header{text-align:center;margin-bottom:24px}.ChainOfThoughtVisualizer-module__1J3myG__titleRow{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__titleRow h3{background:linear-gradient(90deg,#f59e0b,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.ChainOfThoughtVisualizer-module__1J3myG__icon{color:#f59e0b}.ChainOfThoughtVisualizer-module__1J3myG__header p{color:#94a3b8;margin:0;font-size:.95rem}.ChainOfThoughtVisualizer-module__1J3myG__questionBox{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:20px;padding:16px}.ChainOfThoughtVisualizer-module__1J3myG__questionLabel{color:#60a5fa;align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;font-weight:600;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__questionText{color:#e2e8f0;margin:0;font-size:1.1rem;font-weight:500}.ChainOfThoughtVisualizer-module__1J3myG__actionArea{justify-content:center;margin-bottom:24px;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__thinkButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #f59e0b4d}.ChainOfThoughtVisualizer-module__1J3myG__thinkButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.ChainOfThoughtVisualizer-module__1J3myG__resetButton{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;transition:all .2s;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__resetButton:hover{background:#ffffff26}.ChainOfThoughtVisualizer-module__1J3myG__thinkingIndicator{color:#f59e0b;align-items:center;gap:10px;font-size:1rem;font-weight:500;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__thinkingDot{background:#f59e0b;border-radius:50%;width:12px;height:12px}.ChainOfThoughtVisualizer-module__1J3myG__chainContainer{flex-direction:column;gap:0;margin-bottom:24px;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__stepCard{background:#0000004d;border:1px solid #f59e0b33;border-radius:12px;margin-bottom:8px;padding:16px;position:relative}.ChainOfThoughtVisualizer-module__1J3myG__stepCard:last-child{margin-bottom:0}.ChainOfThoughtVisualizer-module__1J3myG__stepHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__stepNumber{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__stepHeader h4{color:#fbbf24;margin:0;font-size:.95rem;font-weight:600}.ChainOfThoughtVisualizer-module__1J3myG__stepContent{color:#cbd5e1;margin:0;padding-left:40px;font-size:.9rem;line-height:1.6}.ChainOfThoughtVisualizer-module__1J3myG__connector{color:#f59e0b;z-index:1;background:#0f172a;border-radius:50%;padding:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.ChainOfThoughtVisualizer-module__1J3myG__answerBox{background:linear-gradient(135deg,#10b98126 0%,#10b9810d 100%);border:2px solid #10b98166;border-radius:16px;margin-bottom:20px;padding:20px}.ChainOfThoughtVisualizer-module__1J3myG__answerHeader{color:#10b981;align-items:center;gap:10px;margin-bottom:12px;font-size:1.1rem;font-weight:700;display:flex}.ChainOfThoughtVisualizer-module__1J3myG__answerContent{color:#e2e8f0;font-size:.95rem;line-height:1.7}.ChainOfThoughtVisualizer-module__1J3myG__answerContent strong{color:#34d399}.ChainOfThoughtVisualizer-module__1J3myG__note{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:10px;padding:14px 16px}.ChainOfThoughtVisualizer-module__1J3myG__note strong{color:#a78bfa;margin-bottom:6px;font-size:.9rem;display:block}.ChainOfThoughtVisualizer-module__1J3myG__note p{color:#c4b5fd;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:768px){.ChainOfThoughtVisualizer-module__1J3myG__container{padding:16px}.ChainOfThoughtVisualizer-module__1J3myG__stepContent{margin-top:8px;padding-left:0}.ChainOfThoughtVisualizer-module__1J3myG__questionText{font-size:1rem}.ChainOfThoughtVisualizer-module__1J3myG__thinkButton{justify-content:center;width:100%}}
.RolePersonaGallery-module__w029Ka__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.RolePersonaGallery-module__w029Ka__header{text-align:center;margin-bottom:24px}.RolePersonaGallery-module__w029Ka__titleRow{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.RolePersonaGallery-module__w029Ka__titleRow h3{background:linear-gradient(90deg,#ec4899,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.RolePersonaGallery-module__w029Ka__icon{color:#ec4899}.RolePersonaGallery-module__w029Ka__header p{color:#94a3b8;margin:0;font-size:.95rem}.RolePersonaGallery-module__w029Ka__gallery{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:24px;display:grid}.RolePersonaGallery-module__w029Ka__personaCard{text-align:center;cursor:pointer;background:#0000004d;border:2px solid #0000;border-radius:16px;padding:20px 16px;transition:all .3s}.RolePersonaGallery-module__w029Ka__personaCard:hover{background:#0006}.RolePersonaGallery-module__w029Ka__personaCard.RolePersonaGallery-module__w029Ka__selected{background:#00000080}.RolePersonaGallery-module__w029Ka__avatar{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 12px;font-size:2rem;display:flex}.RolePersonaGallery-module__w029Ka__personaCard h4{margin:0 0 4px;font-size:.95rem;font-weight:600}.RolePersonaGallery-module__w029Ka__role{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem}.RolePersonaGallery-module__w029Ka__interactionPanel{background:#0003;border:1px solid;border-radius:16px;margin-bottom:20px;padding:20px;overflow:hidden}.RolePersonaGallery-module__w029Ka__promptSection{flex-direction:column;gap:16px;display:flex}.RolePersonaGallery-module__w029Ka__promptLabel{color:#94a3b8;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.RolePersonaGallery-module__w029Ka__promptBox{background:#ffffff0d;border-radius:12px;padding:16px}.RolePersonaGallery-module__w029Ka__roleTag{color:#fff;border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.RolePersonaGallery-module__w029Ka__promptBox p{color:#e2e8f0;margin:0;font-size:1rem;font-style:italic}.RolePersonaGallery-module__w029Ka__askButton{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.RolePersonaGallery-module__w029Ka__askButton:hover{filter:brightness(1.1);transform:translateY(-2px)}.RolePersonaGallery-module__w029Ka__responseBox{background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;padding:16px}.RolePersonaGallery-module__w029Ka__responseHeader{color:#10b981;align-items:center;gap:8px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.RolePersonaGallery-module__w029Ka__responseBox p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.7}.RolePersonaGallery-module__w029Ka__tip{color:#fcd34d;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:10px;padding:14px 16px;font-size:.85rem;line-height:1.5}.RolePersonaGallery-module__w029Ka__tip strong{color:#fbbf24}@media (max-width:768px){.RolePersonaGallery-module__w029Ka__container{padding:16px}.RolePersonaGallery-module__w029Ka__titleRow h3{font-size:1.2rem}.RolePersonaGallery-module__w029Ka__header p{font-size:.85rem}.RolePersonaGallery-module__w029Ka__gallery{grid-template-columns:repeat(2,1fr);gap:12px}.RolePersonaGallery-module__w029Ka__personaCard{padding:14px 10px}.RolePersonaGallery-module__w029Ka__avatar{width:48px;height:48px;font-size:1.4rem}.RolePersonaGallery-module__w029Ka__personaCard h4{font-size:.85rem}.RolePersonaGallery-module__w029Ka__role{font-size:.7rem}.RolePersonaGallery-module__w029Ka__interactionPanel{padding:16px}.RolePersonaGallery-module__w029Ka__promptBox p,.RolePersonaGallery-module__w029Ka__responseBox p{font-size:.9rem}.RolePersonaGallery-module__w029Ka__tip{font-size:.8rem}}@media (max-width:480px){.RolePersonaGallery-module__w029Ka__container{padding:12px}.RolePersonaGallery-module__w029Ka__gallery{grid-template-columns:1fr 1fr;gap:8px}.RolePersonaGallery-module__w029Ka__personaCard{padding:12px 8px}.RolePersonaGallery-module__w029Ka__avatar{width:40px;height:40px;margin-bottom:8px;font-size:1.2rem}.RolePersonaGallery-module__w029Ka__personaCard h4{font-size:.8rem}.RolePersonaGallery-module__w029Ka__askButton{padding:12px 18px;font-size:.9rem}}
.DelimiterDetective-module__gvgKCa__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.DelimiterDetective-module__gvgKCa__header{text-align:center;margin-bottom:20px}.DelimiterDetective-module__gvgKCa__titleRow{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.DelimiterDetective-module__gvgKCa__titleRow h3{background:linear-gradient(90deg,#06b6d4,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.DelimiterDetective-module__gvgKCa__icon{color:#06b6d4}.DelimiterDetective-module__gvgKCa__header p{color:#94a3b8;margin:0;font-size:.95rem}.DelimiterDetective-module__gvgKCa__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.DelimiterDetective-module__gvgKCa__progressFill{background:linear-gradient(90deg,#06b6d4,#3b82f6);border-radius:3px;height:100%;transition:width .3s}.DelimiterDetective-module__gvgKCa__progressText{text-align:center;color:#64748b;margin-bottom:20px;font-size:.85rem}.DelimiterDetective-module__gvgKCa__challengeCard{background:#0000004d;border:1px solid #06b6d433;border-radius:12px;margin-bottom:20px;padding:20px}.DelimiterDetective-module__gvgKCa__promptLabel{color:#06b6d4;align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.DelimiterDetective-module__gvgKCa__promptCode{color:#e2e8f0;white-space:pre-wrap;background:#0006;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:12px;padding:16px;font-family:Fira Code,Consolas,monospace;font-size:.9rem;overflow-x:auto}.DelimiterDetective-module__gvgKCa__highlightBox{color:#67e8f9;background:#06b6d41a;border:1px solid #06b6d44d;border-radius:8px;padding:10px 14px;font-size:.95rem}.DelimiterDetective-module__gvgKCa__highlightBox strong{color:#22d3ee;background:#0000004d;border-radius:4px;margin-left:4px;padding:2px 8px;font-family:Fira Code,monospace}.DelimiterDetective-module__gvgKCa__optionsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}.DelimiterDetective-module__gvgKCa__optionBtn{color:#e2e8f0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;font-family:Fira Code,monospace;font-size:.95rem;transition:all .2s;display:flex}.DelimiterDetective-module__gvgKCa__optionBtn:hover:not(:disabled){background:#ffffff1a;border-color:#06b6d466}.DelimiterDetective-module__gvgKCa__optionBtn.DelimiterDetective-module__gvgKCa__correct{color:#34d399;background:#10b98133;border-color:#10b981}.DelimiterDetective-module__gvgKCa__optionBtn.DelimiterDetective-module__gvgKCa__wrong{color:#f87171;background:#ef444433;border-color:#ef4444}.DelimiterDetective-module__gvgKCa__optionBtn:disabled{cursor:default}.DelimiterDetective-module__gvgKCa__resultIcon{flex-shrink:0}.DelimiterDetective-module__gvgKCa__resultBox{text-align:center;background:#0003;border-radius:12px;padding:16px}.DelimiterDetective-module__gvgKCa__explanation{color:#cbd5e1;margin:0 0 14px;font-size:.95rem;line-height:1.5}.DelimiterDetective-module__gvgKCa__nextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.DelimiterDetective-module__gvgKCa__nextBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #06b6d44d}.DelimiterDetective-module__gvgKCa__completionCard{text-align:center;padding:40px 20px}.DelimiterDetective-module__gvgKCa__trophyIcon{color:#fbbf24;margin-bottom:16px}.DelimiterDetective-module__gvgKCa__completionCard h4{color:#e2e8f0;margin:0 0 12px;font-size:1.4rem}.DelimiterDetective-module__gvgKCa__finalScore{color:#94a3b8;margin:0 0 8px;font-size:1.1rem}.DelimiterDetective-module__gvgKCa__finalScore strong{color:#22d3ee}.DelimiterDetective-module__gvgKCa__gradeText{color:#fbbf24;margin:0 0 24px;font-size:1rem}.DelimiterDetective-module__gvgKCa__resetBtn{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;transition:all .2s;display:inline-flex}.DelimiterDetective-module__gvgKCa__resetBtn:hover{background:#ffffff26}@media (max-width:768px){.DelimiterDetective-module__gvgKCa__container{padding:16px}.DelimiterDetective-module__gvgKCa__optionsGrid{grid-template-columns:1fr}.DelimiterDetective-module__gvgKCa__optionBtn{padding:12px 14px;font-size:.85rem}.DelimiterDetective-module__gvgKCa__promptCode{padding:12px;font-size:.8rem}}
.PromptElementPyramid-module__AM3ZIG__container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;margin:20px 0;padding:24px}.PromptElementPyramid-module__AM3ZIG__header{text-align:center;margin-bottom:24px}.PromptElementPyramid-module__AM3ZIG__titleRow{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.PromptElementPyramid-module__AM3ZIG__titleRow h3{background:linear-gradient(90deg,#f59e0b,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.PromptElementPyramid-module__AM3ZIG__icon{color:#f59e0b}.PromptElementPyramid-module__AM3ZIG__header p{color:#94a3b8;margin:0;font-size:.95rem}.PromptElementPyramid-module__AM3ZIG__poolArea{background:#0003;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:10px;min-height:70px;margin-bottom:24px;padding:16px;display:flex}.PromptElementPyramid-module__AM3ZIG__poolItem{cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff14;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;transition:all .2s;display:flex}.PromptElementPyramid-module__AM3ZIG__poolItem:hover{background:#ffffff1f;transform:translateY(-2px)}.PromptElementPyramid-module__AM3ZIG__poolItem.PromptElementPyramid-module__AM3ZIG__disabled{opacity:.5;cursor:not-allowed}.PromptElementPyramid-module__AM3ZIG__itemIcon{font-size:1.2rem}.PromptElementPyramid-module__AM3ZIG__itemLabel{color:#e2e8f0;font-size:.9rem;font-weight:500}.PromptElementPyramid-module__AM3ZIG__dragHandle{color:#64748b;margin-left:4px}.PromptElementPyramid-module__AM3ZIG__pyramidContainer{flex-direction:column;align-items:center;gap:8px;padding:20px 0;display:flex}.PromptElementPyramid-module__AM3ZIG__pyramidLevel{cursor:pointer;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;min-width:200px;height:50px;transition:all .3s;display:flex}.PromptElementPyramid-module__AM3ZIG__pyramidLevel:hover{border-color:#fff6;transform:scale(1.02)}.PromptElementPyramid-module__AM3ZIG__placeholderText{color:#64748b;font-size:.85rem;font-style:italic}.PromptElementPyramid-module__AM3ZIG__placedItem{justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex;position:relative}.PromptElementPyramid-module__AM3ZIG__placedIcon{font-size:1.1rem}.PromptElementPyramid-module__AM3ZIG__placedLabel{color:#fff;font-size:.95rem;font-weight:600}.PromptElementPyramid-module__AM3ZIG__removeBtn{color:#fff;cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PromptElementPyramid-module__AM3ZIG__removeBtn:hover{background:#ef4444cc}.PromptElementPyramid-module__AM3ZIG__footer{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.PromptElementPyramid-module__AM3ZIG__checkButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .2s}.PromptElementPyramid-module__AM3ZIG__checkButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #10b98166}.PromptElementPyramid-module__AM3ZIG__checkButton:disabled{cursor:not-allowed;opacity:.6;background:#475569}.PromptElementPyramid-module__AM3ZIG__successMessage{color:#34d399;background:#10b98126;border:1px solid #10b9814d;border-radius:12px;align-items:center;gap:12px;padding:16px 24px;font-weight:500;display:flex}.PromptElementPyramid-module__AM3ZIG__resetButton{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.PromptElementPyramid-module__AM3ZIG__resetButton:hover{background:#fff3}.PromptElementPyramid-module__AM3ZIG__hintMessage{color:#fbbf24;text-align:center;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:10px;padding:12px 20px;font-size:.9rem}.PromptElementPyramid-module__AM3ZIG__attemptsCount{color:#94a3b8;font-size:.85rem}@media (max-width:768px){.PromptElementPyramid-module__AM3ZIG__container{padding:16px}.PromptElementPyramid-module__AM3ZIG__poolArea{flex-direction:column;gap:8px;padding:12px}.PromptElementPyramid-module__AM3ZIG__poolItem{justify-content:center;width:100%;padding:10px 16px;font-size:.9rem}.PromptElementPyramid-module__AM3ZIG__pyramidLevel{width:90%;min-width:90%;height:45px}.PromptElementPyramid-module__AM3ZIG__placedLabel{font-size:.85rem}.PromptElementPyramid-module__AM3ZIG__titleRow h3{font-size:1.2rem}.PromptElementPyramid-module__AM3ZIG__header p{font-size:.85rem}}@media (max-width:480px){.PromptElementPyramid-module__AM3ZIG__container{padding:12px}.PromptElementPyramid-module__AM3ZIG__poolArea{gap:6px;padding:10px}.PromptElementPyramid-module__AM3ZIG__poolItem{padding:8px 12px}.PromptElementPyramid-module__AM3ZIG__pyramidLevel{height:42px}.PromptElementPyramid-module__AM3ZIG__placedLabel{font-size:.8rem}.PromptElementPyramid-module__AM3ZIG__titleRow h3{font-size:1.1rem}.PromptElementPyramid-module__AM3ZIG__checkButton{width:100%;padding:12px 20px}.PromptElementPyramid-module__AM3ZIG__successMessage{text-align:center;flex-direction:column;padding:12px 16px}}
.ELI5Slider-module__zQrSrq__container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #2d2d44;border-radius:16px;margin:1.5rem 0;padding:1.5rem}.ELI5Slider-module__zQrSrq__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ELI5Slider-module__zQrSrq__sparkle{color:#fbbf24;animation:2s infinite ELI5Slider-module__zQrSrq__pulse}@keyframes ELI5Slider-module__zQrSrq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.ELI5Slider-module__zQrSrq__title{color:#f3f4f6;margin:0;font-size:1.5rem;font-weight:700}.ELI5Slider-module__zQrSrq__topicCard{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.ELI5Slider-module__zQrSrq__topicLabel{color:#9ca3af;font-size:.875rem;font-weight:600}.ELI5Slider-module__zQrSrq__topicText{color:#60a5fa;font-size:1rem;font-weight:600}.ELI5Slider-module__zQrSrq__sliderSection{margin-bottom:1.5rem}.ELI5Slider-module__zQrSrq__sliderLabels{justify-content:space-between;margin-bottom:.5rem;display:flex}.ELI5Slider-module__zQrSrq__ageLabel{color:#9ca3af;font-size:.75rem}.ELI5Slider-module__zQrSrq__slider{cursor:pointer;appearance:none;border-radius:5px;outline:none;width:100%;height:10px;margin-bottom:1rem}.ELI5Slider-module__zQrSrq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#3b82f6 100%);border:3px solid #fff;border-radius:50%;width:28px;height:28px;transition:transform .2s;box-shadow:0 4px 12px #10b98166}.ELI5Slider-module__zQrSrq__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.ELI5Slider-module__zQrSrq__slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#3b82f6 100%);border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 4px 12px #10b98166}.ELI5Slider-module__zQrSrq__currentAge{color:#fff;border-radius:20px;margin-left:50%;padding:.5rem 1.25rem;font-size:1rem;font-weight:700;display:inline-flex;transform:translate(-50%)}.ELI5Slider-module__zQrSrq__complexityMeter{background:#ffffff0d;border-radius:10px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.ELI5Slider-module__zQrSrq__meterLabel{color:#9ca3af;min-width:80px;font-size:.875rem;font-weight:600}.ELI5Slider-module__zQrSrq__meterTrack{background:#374151;border-radius:4px;flex:1;height:8px;overflow:hidden}.ELI5Slider-module__zQrSrq__meterFill{border-radius:4px;height:100%;transition:width .3s}.ELI5Slider-module__zQrSrq__meterValue{color:#f3f4f6;text-align:right;min-width:45px;font-size:.875rem;font-weight:700}.ELI5Slider-module__zQrSrq__explanationCard{background:#1e1e32;border:2px solid;border-radius:16px;margin-bottom:1rem;overflow:hidden}.ELI5Slider-module__zQrSrq__cardHeader{color:#fff;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;display:flex}.ELI5Slider-module__zQrSrq__cardBody{padding:1.5rem}.ELI5Slider-module__zQrSrq__explanationText{color:#e5e7eb;margin:0 0 1.25rem;font-size:1rem;line-height:1.7}.ELI5Slider-module__zQrSrq__keywords{flex-wrap:wrap;gap:.5rem;display:flex}.ELI5Slider-module__zQrSrq__keyword{background:#ffffff0d;border:1px solid;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.ELI5Slider-module__zQrSrq__hint{text-align:center;color:#6b7280;margin:0;font-size:.875rem;font-style:italic}@media (max-width:640px){.ELI5Slider-module__zQrSrq__container{padding:1rem}.ELI5Slider-module__zQrSrq__title{font-size:1.25rem}.ELI5Slider-module__zQrSrq__topicCard{flex-direction:column;align-items:flex-start;gap:.25rem}.ELI5Slider-module__zQrSrq__complexityMeter{flex-wrap:wrap}.ELI5Slider-module__zQrSrq__meterLabel{min-width:auto}.ELI5Slider-module__zQrSrq__meterTrack{order:3;width:100%;margin-top:.5rem}.ELI5Slider-module__zQrSrq__explanationText{font-size:.9rem}}
.AIFatigueDetector-module__kA6VQa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#1e293b66;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:600px;margin:0 auto;padding:1.5rem;font-family:Inter,sans-serif}.AIFatigueDetector-module__kA6VQa__title{color:#34d399;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.AIFatigueDetector-module__kA6VQa__contentRow{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.AIFatigueDetector-module__kA6VQa__contentRow{flex-direction:row}}.AIFatigueDetector-module__kA6VQa__inputSection{flex-direction:column;flex:1;gap:.5rem;display:flex}.AIFatigueDetector-module__kA6VQa__visualsSection{flex-direction:column;flex:0 0 200px;justify-content:flex-start;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.AIFatigueDetector-module__kA6VQa__textarea{color:#e2e8f0;resize:none;background:#0f172a99;border:1px solid #fff3;border-radius:8px;width:100%;height:150px;padding:1rem;font-size:.95rem;line-height:1.6;transition:all .2s}.AIFatigueDetector-module__kA6VQa__textarea:focus{border-color:#34d399;outline:none;box-shadow:0 0 0 2px #34d39933}.AIFatigueDetector-module__kA6VQa__highlightedArea{pointer-events:none;color:#0000;white-space:pre-wrap;word-wrap:break-word;width:100%;height:100%;padding:1rem;font-size:.95rem;line-height:1.6;position:absolute;top:0;left:0;overflow:hidden}.AIFatigueDetector-module__kA6VQa__scoreGauge{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.AIFatigueDetector-module__kA6VQa__gaugeCircle{transform-origin:50%;transform:rotate(-90deg)}.AIFatigueDetector-module__kA6VQa__gaugeBg{stroke:#ffffff1a}.AIFatigueDetector-module__kA6VQa__gaugeFill{stroke:#34d399;transition:stroke-dashoffset .5s ease-out}.AIFatigueDetector-module__kA6VQa__scoreValue{color:#fff;font-size:1.5rem;font-weight:700;position:absolute}.AIFatigueDetector-module__kA6VQa__scoreLabel{color:#94a3b8;margin-top:-.25rem;font-size:.75rem}.AIFatigueDetector-module__kA6VQa__wordCloud{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.AIFatigueDetector-module__kA6VQa__detectedWord{color:#fca5a5;background:#ef444433;border:1px solid #ef444466;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:500;animation:.3s cubic-bezier(.175,.885,.32,1.275) AIFatigueDetector-module__kA6VQa__popIn}@keyframes AIFatigueDetector-module__kA6VQa__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.AIFatigueDetector-module__kA6VQa__controls{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.AIFatigueDetector-module__kA6VQa__button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;transition:background .2s;display:flex}.AIFatigueDetector-module__kA6VQa__button:hover{background:#fff3}.AIFatigueDetector-module__kA6VQa__button.AIFatigueDetector-module__kA6VQa__primary{color:#0f172a;background:#34d399;font-weight:600}.AIFatigueDetector-module__kA6VQa__button.AIFatigueDetector-module__kA6VQa__primary:hover{background:#10b981}.AIFatigueDetector-module__kA6VQa__helperText{color:#94a3b8;border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:.5rem;font-size:.85rem}
.ModeSelectorComparison-module__GnU7Iq__container{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:800px;margin:1.5rem auto;padding:1.5rem;font-family:Inter,sans-serif;overflow:hidden}.ModeSelectorComparison-module__GnU7Iq__header{text-align:center;margin-bottom:2rem}.ModeSelectorComparison-module__GnU7Iq__title{background:linear-gradient(90deg,#60a5fa,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ModeSelectorComparison-module__GnU7Iq__subtitle{color:#94a3b8;font-size:.9rem}.ModeSelectorComparison-module__GnU7Iq__modesGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.ModeSelectorComparison-module__GnU7Iq__modesGrid{grid-template-columns:repeat(3,1fr)}}.ModeSelectorComparison-module__GnU7Iq__modeCard{cursor:pointer;background:#1e293b80;border:1px solid #ffffff0d;border-radius:12px;padding:1rem;transition:all .3s;position:relative}.ModeSelectorComparison-module__GnU7Iq__modeCard:hover{background:#1e293bcc;border-color:#34d3994d;transform:translateY(-2px)}.ModeSelectorComparison-module__GnU7Iq__modeCard.ModeSelectorComparison-module__GnU7Iq__active{border-color:#34d399;box-shadow:0 0 15px #34d3991a}.ModeSelectorComparison-module__GnU7Iq__modeIcon{color:#34d399;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.ModeSelectorComparison-module__GnU7Iq__modeTitle{text-align:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.ModeSelectorComparison-module__GnU7Iq__metrics{flex-direction:column;gap:.8rem;display:flex}.ModeSelectorComparison-module__GnU7Iq__metricRow{flex-direction:column;gap:.25rem;display:flex}.ModeSelectorComparison-module__GnU7Iq__metricLabel{color:#94a3b8;justify-content:space-between;font-size:.75rem;display:flex}.ModeSelectorComparison-module__GnU7Iq__metricBarBg{background:#ffffff1a;border-radius:3px;width:100%;height:6px;overflow:hidden}.ModeSelectorComparison-module__GnU7Iq__metricBarFill{border-radius:3px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.ModeSelectorComparison-module__GnU7Iq__simulationArea{background:#0000004d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;margin-top:2rem;padding:1rem;display:flex;position:relative}.ModeSelectorComparison-module__GnU7Iq__simulationStatus{color:#34d399;background:#34d39933;border-radius:4px;padding:2px 6px;font-size:.7rem;position:absolute;top:10px;right:10px}.ModeSelectorComparison-module__GnU7Iq__processVisual{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ModeSelectorComparison-module__GnU7Iq__processDot{background:#34d399;border-radius:50%;width:10px;height:10px}.ModeSelectorComparison-module__GnU7Iq__resultText{text-align:center;color:#e2e8f0;max-width:90%;font-size:.9rem;line-height:1.5}.ModeSelectorComparison-module__GnU7Iq__runButton{color:#0f172a;cursor:pointer;background:#34d399;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1.5rem;font-weight:600;transition:background .2s}.ModeSelectorComparison-module__GnU7Iq__runButton:hover{background:#10b981}.ModeSelectorComparison-module__GnU7Iq__runButton:disabled{cursor:not-allowed;color:#94a3b8;background:#475569}
.MemoryVault-module__d2w0Bq__container{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:600px;margin:0 auto;padding:1.5rem;font-family:Inter,sans-serif;position:relative;overflow:hidden}.MemoryVault-module__d2w0Bq__header{color:#34d399;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.MemoryVault-module__d2w0Bq__title{margin:0;font-size:1.25rem;font-weight:600}.MemoryVault-module__d2w0Bq__vaultDisplay{background:radial-gradient(circle,#34d3991a 0%,#0f172a00 70%);border:1px dashed #ffffff1a;border-radius:12px;justify-content:center;align-items:center;height:250px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.MemoryVault-module__d2w0Bq__brainIcon{color:#fff3;transition:color .3s}.MemoryVault-module__d2w0Bq__brainIcon.MemoryVault-module__d2w0Bq__active{color:#34d399;filter:drop-shadow(0 0 10px #34d39980)}.MemoryVault-module__d2w0Bq__memoryOrb{color:#d1fae5;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#34d39933;border:1px solid #34d39966;border-radius:20px;padding:.5rem 1rem;font-size:.8rem;position:absolute;box-shadow:0 4px 6px #0000001a}.MemoryVault-module__d2w0Bq__memoryOrb:hover{z-index:10;background:#34d3994d}.MemoryVault-module__d2w0Bq__emptyState{color:#64748b;font-size:.9rem;position:absolute;bottom:1rem}.MemoryVault-module__d2w0Bq__interactionArea{flex-direction:column;gap:1rem;display:flex}.MemoryVault-module__d2w0Bq__inputGroup{gap:.5rem;display:flex}.MemoryVault-module__d2w0Bq__input{color:#fff;background:#1e293b80;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:.75rem;font-size:.95rem}.MemoryVault-module__d2w0Bq__input:focus{border-color:#34d399;outline:none}.MemoryVault-module__d2w0Bq__button{color:#0f172a;cursor:pointer;background:#34d399;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:0 1.2rem;font-weight:600;transition:background .2s;display:flex}.MemoryVault-module__d2w0Bq__button:hover{background:#10b981}.MemoryVault-module__d2w0Bq__button.MemoryVault-module__d2w0Bq__secondary{color:#fff;background:#ffffff1a}.MemoryVault-module__d2w0Bq__button.MemoryVault-module__d2w0Bq__secondary:hover{background:#fff3}.MemoryVault-module__d2w0Bq__chatLog{color:#e2e8f0;background:#0003;border-radius:8px;min-height:80px;max-height:120px;padding:1rem;font-size:.9rem;overflow-y:auto}.MemoryVault-module__d2w0Bq__chatMessage{gap:.5rem;margin-bottom:.5rem;display:flex}.MemoryVault-module__d2w0Bq__speaker{color:#94a3b8;min-width:60px;font-weight:600}
.StudyModeTutor-module__xn1UiW__container{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:700px;height:500px;margin:1.5rem auto;padding:1.5rem;font-family:Inter,sans-serif;display:flex;overflow:hidden}.StudyModeTutor-module__xn1UiW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.StudyModeTutor-module__xn1UiW__title{color:#34d399;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}.StudyModeTutor-module__xn1UiW__progressContainer{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.StudyModeTutor-module__xn1UiW__progressBar{background:#ffffff1a;border-radius:4px;width:100px;height:8px;overflow:hidden}.StudyModeTutor-module__xn1UiW__progressFill{background:#34d399;height:100%;transition:width .3s}.StudyModeTutor-module__xn1UiW__mainArea{flex-direction:column;flex:1;gap:1rem;padding-right:.5rem;display:flex;overflow-y:auto}.StudyModeTutor-module__xn1UiW__message{border-radius:12px;max-width:80%;padding:1rem;font-size:.95rem;line-height:1.5;animation:.3s cubic-bezier(.25,1,.5,1) StudyModeTutor-module__xn1UiW__slideIn}@keyframes StudyModeTutor-module__xn1UiW__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StudyModeTutor-module__xn1UiW__tutorMsg{color:#d1fae5;background:#34d3991a;border:1px solid #34d39933;border-top-left-radius:2px;align-self:flex-start}.StudyModeTutor-module__xn1UiW__userMsg{color:#dbeafe;background:#3b82f633;border:1px solid #3b82f64d;border-top-right-radius:2px;align-self:flex-end}.StudyModeTutor-module__xn1UiW__avatar{color:#064e3b;background:#34d399;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:.5rem;font-size:.8rem;font-weight:700;display:flex}.StudyModeTutor-module__xn1UiW__optionsContainer{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.StudyModeTutor-module__xn1UiW__optionBtn{color:#e2e8f0;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.8rem;transition:all .2s}.StudyModeTutor-module__xn1UiW__optionBtn:hover{background:#ffffff1a;border-color:#fff3}.StudyModeTutor-module__xn1UiW__optionBtn.StudyModeTutor-module__xn1UiW__correct{color:#34d399;background:#34d39933;border-color:#34d399}.StudyModeTutor-module__xn1UiW__optionBtn.StudyModeTutor-module__xn1UiW__incorrect{color:#fca5a5;background:#ef444433;border-color:#ef4444}.StudyModeTutor-module__xn1UiW__footer{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.StudyModeTutor-module__xn1UiW__controls{gap:.5rem;display:flex}.StudyModeTutor-module__xn1UiW__hintBtn{color:#facc15;cursor:pointer;background:0 0;border:1px solid #facc15;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.StudyModeTutor-module__xn1UiW__hintBtn:hover{background:#facc151a}.StudyModeTutor-module__xn1UiW__hintBox{color:#fef08a;background:#facc151a;border:1px dashed #facc15;border-radius:8px;margin-top:.5rem;padding:.8rem;font-size:.9rem;animation:.3s StudyModeTutor-module__xn1UiW__fadeIn}@keyframes StudyModeTutor-module__xn1UiW__fadeIn{0%{opacity:0}to{opacity:1}}
.CanvasWorkshop-module__vjBmGq__container{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:600px;margin:1.5rem auto;padding:1rem;font-family:Inter,sans-serif;display:flex}.CanvasWorkshop-module__vjBmGq__header{color:#34d399;border-bottom:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-weight:600;display:flex}.CanvasWorkshop-module__vjBmGq__subHeader{color:#94a3b8;margin-left:auto;font-size:.85rem}.CanvasWorkshop-module__vjBmGq__workspace{flex:1;gap:1rem;display:flex;overflow:hidden}.CanvasWorkshop-module__vjBmGq__chatPane{background:#0003;border-radius:12px;flex-direction:column;flex:1;min-width:300px;padding:1rem;display:flex}.CanvasWorkshop-module__vjBmGq__chatHistory{flex-direction:column;flex:1;gap:1rem;display:flex;overflow-y:auto}.CanvasWorkshop-module__vjBmGq__chatBubble{border-radius:12px;max-width:85%;padding:.8rem;font-size:.9rem;line-height:1.4}.CanvasWorkshop-module__vjBmGq__userBubble{color:#dbeafe;background:#3b82f633;border-bottom-right-radius:2px;align-self:flex-end}.CanvasWorkshop-module__vjBmGq__aiBubble{color:#d1fae5;background:#34d3991a;border-bottom-left-radius:2px;align-self:flex-start}.CanvasWorkshop-module__vjBmGq__inputArea{gap:.5rem;margin-top:1rem;display:flex}.CanvasWorkshop-module__vjBmGq__input{color:#fff;background:#1e293b80;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:.75rem;font-size:.9rem}.CanvasWorkshop-module__vjBmGq__sendBtn{color:#064e3b;cursor:pointer;background:#34d399;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;display:flex}.CanvasWorkshop-module__vjBmGq__canvasPane{color:#1e293b;background:#fff;border-radius:12px;flex-direction:column;flex:1.5;padding:2rem;transition:all .3s;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 20px #0003}.CanvasWorkshop-module__vjBmGq__canvasHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.CanvasWorkshop-module__vjBmGq__docTitle{color:#0f172a;font-size:1.5rem;font-weight:700}.CanvasWorkshop-module__vjBmGq__canvasContent{color:#334155;font-size:1rem;line-height:1.8}.CanvasWorkshop-module__vjBmGq__canvasParagraph{cursor:pointer;border-radius:4px;margin-bottom:1.5rem;padding:.5rem;transition:background .2s;position:relative}.CanvasWorkshop-module__vjBmGq__canvasParagraph:hover{background:#f1f5f9}.CanvasWorkshop-module__vjBmGq__canvasParagraph.CanvasWorkshop-module__vjBmGq__editing{background:#eef2ff;border-left:3px solid #6366f1}.CanvasWorkshop-module__vjBmGq__cursor{vertical-align:text-bottom;background-color:#000;width:2px;height:1.2em;animation:1s step-end infinite CanvasWorkshop-module__vjBmGq__blink;display:inline-block}@keyframes CanvasWorkshop-module__vjBmGq__blink{0%,to{opacity:1}50%{opacity:0}}.CanvasWorkshop-module__vjBmGq__toolbar{z-index:10;background:#1e293b;border-radius:8px;flex-direction:column;gap:.5rem;padding:.5rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%);box-shadow:0 4px 12px #0003}.CanvasWorkshop-module__vjBmGq__toolBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem}.CanvasWorkshop-module__vjBmGq__toolBtn:hover{background:#ffffff1a}.CanvasWorkshop-module__vjBmGq__emptyCanvas{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;font-style:italic;display:flex}
.CharacterConsistencyLab-module__z02Voq__container{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:1.5rem auto;padding:1.5rem;font-family:Inter,sans-serif;display:flex}.CharacterConsistencyLab-module__z02Voq__header{text-align:center}.CharacterConsistencyLab-module__z02Voq__title{color:#34d399;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.CharacterConsistencyLab-module__z02Voq__subtitle{color:#94a3b8;font-size:.9rem}.CharacterConsistencyLab-module__z02Voq__labWorkspace{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.CharacterConsistencyLab-module__z02Voq__labWorkspace{flex-direction:row}}.CharacterConsistencyLab-module__z02Voq__controlPanel{background:#1e293b80;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.CharacterConsistencyLab-module__z02Voq__controlGroup{flex-direction:column;gap:.5rem;display:flex}.CharacterConsistencyLab-module__z02Voq__label{color:#cbd5e1;justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}.CharacterConsistencyLab-module__z02Voq__input,.CharacterConsistencyLab-module__z02Voq__select{color:#fff;background:#0f172acc;border:1px solid #ffffff1a;border-radius:6px;padding:.6rem;font-size:.9rem;transition:border-color .2s}.CharacterConsistencyLab-module__z02Voq__input:focus,.CharacterConsistencyLab-module__z02Voq__select:focus{border-color:#34d399;outline:none}.CharacterConsistencyLab-module__z02Voq__lockBtn{cursor:pointer;color:#64748b;background:0 0;border:none;transition:color .2s}.CharacterConsistencyLab-module__z02Voq__lockBtn.CharacterConsistencyLab-module__z02Voq__locked{color:#facc15}.CharacterConsistencyLab-module__z02Voq__generateBtn{color:#0f172a;cursor:pointer;background:#34d399;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem;font-weight:600;transition:background .2s;display:flex}.CharacterConsistencyLab-module__z02Voq__generateBtn:hover{background:#10b981}.CharacterConsistencyLab-module__z02Voq__generateBtn:disabled{cursor:not-allowed;background:#475569}.CharacterConsistencyLab-module__z02Voq__previewPanel{background:#0000004d;border:1px dashed #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.CharacterConsistencyLab-module__z02Voq__characterDisplay{text-align:center}.CharacterConsistencyLab-module__z02Voq__avatarContainer{background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 1rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 10px 25px #0000004d}.CharacterConsistencyLab-module__z02Voq__genSeedDisplay{color:#64748b;background:#0006;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.75rem;position:absolute;top:10px;right:10px}.CharacterConsistencyLab-module__z02Voq__infoBox{color:#bfdbfe;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;margin-top:1rem;padding:.8rem;font-size:.85rem;line-height:1.5}
.DiffusionSim-module__ClAo0a__container{color:#fff;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #ffffff1a;border-radius:16px;margin:24px 0;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.DiffusionSim-module__ClAo0a__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.DiffusionSim-module__ClAo0a__icon{color:#818cf8}.DiffusionSim-module__ClAo0a__header h3{margin:0;font-size:1.25rem;font-weight:600}.DiffusionSim-module__ClAo0a__description{color:#94a3b8;margin-bottom:24px;line-height:1.5}.DiffusionSim-module__ClAo0a__canvasContainer{background:#000;border-radius:12px;justify-content:center;width:100%;margin-bottom:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00000080}.DiffusionSim-module__ClAo0a__canvas{border-radius:8px;max-width:100%;height:auto}.DiffusionSim-module__ClAo0a__overlayText{color:#fff;text-shadow:0 2px 4px #000c;pointer-events:none;font-size:1.5rem;font-weight:700;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DiffusionSim-module__ClAo0a__controls{flex-direction:column;gap:16px;display:flex}.DiffusionSim-module__ClAo0a__sliderContainer{background:#ffffff0d;border-radius:50px;align-items:center;gap:16px;padding:12px;display:flex}.DiffusionSim-module__ClAo0a__label{color:#cbd5e1;font-size:.875rem;font-weight:500}.DiffusionSim-module__ClAo0a__slider{appearance:none;cursor:pointer;background:#475569;border-radius:3px;outline:none;flex:1;height:6px}.DiffusionSim-module__ClAo0a__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#818cf8;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 0 0 4px #818cf833}.DiffusionSim-module__ClAo0a__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.DiffusionSim-module__ClAo0a__insight{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px;font-size:.9rem;display:flex}
.NeuralExplorer-module__YhKJ4q__container{color:#fff;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #ffffff1a;border-radius:16px;margin:24px 0;padding:24px;box-shadow:0 4px 6px -1px #0000001a}.NeuralExplorer-module__YhKJ4q__header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.NeuralExplorer-module__YhKJ4q__icon{color:#a855f7}.NeuralExplorer-module__YhKJ4q__header h3{margin:0;font-size:1.25rem;font-weight:600}.NeuralExplorer-module__YhKJ4q__visualization{background:#0003;border-radius:12px;justify-content:center;align-items:center;min-height:250px;margin-bottom:24px;padding:24px;display:flex;overflow:hidden}.NeuralExplorer-module__YhKJ4q__layerContent{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.NeuralExplorer-module__YhKJ4q__visualBox{background:#ffffff0d;border:1px dashed #fff3;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.NeuralExplorer-module__YhKJ4q__infoBox h4{color:#e2e8f0;margin:8px 0}.NeuralExplorer-module__YhKJ4q__infoBox p{color:#94a3b8;max-width:300px;margin:0;font-size:.95rem}.NeuralExplorer-module__YhKJ4q__layerIcon{color:#a855f7;background:#a855f71a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto;display:flex}.NeuralExplorer-module__YhKJ4q__pixelGrid{grid-template-columns:repeat(4,1fr);gap:4px;width:100px;height:100px;display:grid}.NeuralExplorer-module__YhKJ4q__pixel{background:#64748b;border-radius:2px}.NeuralExplorer-module__YhKJ4q__featureGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.NeuralExplorer-module__YhKJ4q__edge,.NeuralExplorer-module__YhKJ4q__shape{color:#cbd5e1;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.NeuralExplorer-module__YhKJ4q__outputContainer{width:100%;padding:0 12px}.NeuralExplorer-module__YhKJ4q__barContainer{align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;display:flex}.NeuralExplorer-module__YhKJ4q__barContainer span{text-align:right;width:40px}.NeuralExplorer-module__YhKJ4q__bar{background:#ffffff1a;border-radius:4px;flex:1;height:8px;overflow:hidden}.NeuralExplorer-module__YhKJ4q__bar div{background:#64748b;border-radius:4px;height:100%}.NeuralExplorer-module__YhKJ4q__controls{justify-content:space-between;align-items:center;display:flex}.NeuralExplorer-module__YhKJ4q__navBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex}.NeuralExplorer-module__YhKJ4q__navBtn:disabled{opacity:.5;cursor:not-allowed}.NeuralExplorer-module__YhKJ4q__navBtn:not(:disabled):hover{background:#fff3}.NeuralExplorer-module__YhKJ4q__progressDots{gap:8px;display:flex}.NeuralExplorer-module__YhKJ4q__dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.NeuralExplorer-module__YhKJ4q__activeDot{background:#a855f7;transform:scale(1.3)}.NeuralExplorer-module__YhKJ4q__completedDot{background:#d8b4fe}
.RAGVisualizer-module__vQErwq__container{color:#fff;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #ffffff1a;border-radius:16px;margin:24px 0;padding:24px;box-shadow:0 4px 6px -1px #0000001a}.RAGVisualizer-module__vQErwq__header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.RAGVisualizer-module__vQErwq__icon{color:#38bdf8}.RAGVisualizer-module__vQErwq__header h3{margin:0;font-size:1.25rem;font-weight:600}.RAGVisualizer-module__vQErwq__description{color:#94a3b8;text-align:center;margin-bottom:32px}.RAGVisualizer-module__vQErwq__diagram{background:#0003;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex;position:relative}.RAGVisualizer-module__vQErwq__node{z-index:10;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.RAGVisualizer-module__vQErwq__nodeIcon{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.RAGVisualizer-module__vQErwq__node span{color:#94a3b8;font-size:.85rem;font-weight:500}.RAGVisualizer-module__vQErwq__active .RAGVisualizer-module__vQErwq__nodeIcon{color:#38bdf8;background:#38bdf81a;border-color:#38bdf8;box-shadow:0 0 15px #38bdf84d}.RAGVisualizer-module__vQErwq__path{background:#ffffff1a;flex:1;justify-content:center;align-items:center;min-width:60px;height:2px;display:flex;position:relative}.RAGVisualizer-module__vQErwq__arrow{color:#fff3;margin-left:auto}.RAGVisualizer-module__vQErwq__packet{background:#38bdf8;border-radius:50%;width:8px;height:8px;position:absolute;left:0;box-shadow:0 0 10px #38bdf8}.RAGVisualizer-module__vQErwq__middleSection{flex-direction:column;align-items:center;gap:20px;display:flex}.RAGVisualizer-module__vQErwq__docPopup{color:#fff;white-space:nowrap;background:#10b981;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-30px}.RAGVisualizer-module__vQErwq__statusBox{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.RAGVisualizer-module__vQErwq__statusIndicator{color:#e2e8f0;font-weight:500}.RAGVisualizer-module__vQErwq__runBtn{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:opacity .2s}.RAGVisualizer-module__vQErwq__runBtn:disabled{opacity:.5;cursor:not-allowed}.RAGVisualizer-module__vQErwq__runBtn:hover:not(:disabled){opacity:.9}.RAGVisualizer-module__vQErwq__resultBox{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px;font-weight:500;display:flex}
.RSIPCarousel-module__ppjWRG__container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #2d2d44;border-radius:16px;margin:1.5rem 0;padding:1.5rem}.RSIPCarousel-module__ppjWRG__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.RSIPCarousel-module__ppjWRG__sparkle{color:#fbbf24;animation:2s infinite RSIPCarousel-module__ppjWRG__pulse}@keyframes RSIPCarousel-module__ppjWRG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.RSIPCarousel-module__ppjWRG__title{color:#f3f4f6;margin:0;font-size:1.5rem;font-weight:700}.RSIPCarousel-module__ppjWRG__progressBar{background:#ffffff08;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:1rem;display:flex}.RSIPCarousel-module__ppjWRG__progressStep{cursor:pointer;align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.RSIPCarousel-module__ppjWRG__progressStep:hover{opacity:.8}.RSIPCarousel-module__ppjWRG__stepDot{color:#fff;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.RSIPCarousel-module__ppjWRG__progressStep.RSIPCarousel-module__ppjWRG__active .RSIPCarousel-module__ppjWRG__stepDot{box-shadow:0 0 12px #ffffff4d}.RSIPCarousel-module__ppjWRG__stepLabel{color:#9ca3af;font-size:.75rem;font-weight:600}.RSIPCarousel-module__ppjWRG__progressStep.RSIPCarousel-module__ppjWRG__active .RSIPCarousel-module__ppjWRG__stepLabel{color:#f3f4f6}.RSIPCarousel-module__ppjWRG__stepArrow{color:#4b5563;margin:0 .25rem}.RSIPCarousel-module__ppjWRG__carouselWrapper{align-items:stretch;gap:.5rem;min-height:400px;display:flex;position:relative}.RSIPCarousel-module__ppjWRG__navButton{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #374151;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;transition:all .2s;display:flex}.RSIPCarousel-module__ppjWRG__navButton:hover:not(:disabled){color:#f3f4f6;background:#ffffff1a}.RSIPCarousel-module__ppjWRG__navButton:disabled{opacity:.3;cursor:not-allowed}.RSIPCarousel-module__ppjWRG__slideContent{background:#1e1e32;border-radius:16px;flex:1;overflow:hidden}.RSIPCarousel-module__ppjWRG__phaseHeader{color:#fff;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;display:flex}.RSIPCarousel-module__ppjWRG__checkIcon{margin-left:auto}.RSIPCarousel-module__ppjWRG__contentGrid{gap:1rem;padding:1.25rem;display:grid}.RSIPCarousel-module__ppjWRG__promptBox,.RSIPCarousel-module__ppjWRG__responseBox,.RSIPCarousel-module__ppjWRG__critiqueBox,.RSIPCarousel-module__ppjWRG__improvementBox{background:#ffffff08;border-radius:10px;padding:1rem}.RSIPCarousel-module__ppjWRG__promptBox{border-left:3px solid #3b82f6}.RSIPCarousel-module__ppjWRG__responseBox{border-left:3px solid #10b981}.RSIPCarousel-module__ppjWRG__critiqueBox{border-left:3px solid #f59e0b}.RSIPCarousel-module__ppjWRG__improvementBox{background:#8b5cf61a;border-left:3px solid #8b5cf6}.RSIPCarousel-module__ppjWRG__sectionLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.RSIPCarousel-module__ppjWRG__promptText,.RSIPCarousel-module__ppjWRG__responseText,.RSIPCarousel-module__ppjWRG__improvementText{color:#e5e7eb;margin:0;font-size:.9rem;line-height:1.6}.RSIPCarousel-module__ppjWRG__critiqueText{color:#d1d5db;white-space:pre-wrap;margin:0;font-family:inherit;font-size:.85rem;line-height:1.8}.RSIPCarousel-module__ppjWRG__responseText{white-space:pre-wrap}.RSIPCarousel-module__ppjWRG__successBox{color:#10b981;background:linear-gradient(135deg,#10b98133 0%,#22c55e1a 100%);border:1px solid #10b98166;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:1.1rem;font-weight:700;display:flex}.RSIPCarousel-module__ppjWRG__hint{text-align:center;color:#6b7280;margin:1rem 0 0;font-size:.875rem;font-style:italic}@media (max-width:768px){.RSIPCarousel-module__ppjWRG__container{padding:1rem}.RSIPCarousel-module__ppjWRG__title{font-size:1.2rem}.RSIPCarousel-module__ppjWRG__progressBar{gap:.5rem}.RSIPCarousel-module__ppjWRG__stepLabel,.RSIPCarousel-module__ppjWRG__stepArrow{display:none}.RSIPCarousel-module__ppjWRG__carouselWrapper{flex-direction:column;min-height:auto}.RSIPCarousel-module__ppjWRG__navButton{width:100%;min-width:auto;height:44px}.RSIPCarousel-module__ppjWRG__navButton:first-child{order:2}.RSIPCarousel-module__ppjWRG__navButton:last-child{order:3}.RSIPCarousel-module__ppjWRG__slideContent{order:1}.RSIPCarousel-module__ppjWRG__phaseHeader{font-size:1rem}.RSIPCarousel-module__ppjWRG__contentGrid{padding:1rem}}
