html{width:100%;min-height:100%;margin:0;padding:0;overflow-y:scroll!important;overflow-x:hidden}body{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh}@media (max-width: 640px){.question-modal-wrapper{padding:8px!important}.question-modal{padding:16px!important;border-radius:20px!important;max-width:100%!important;margin:8px!important}.question-text{font-size:1.125rem!important;line-height:1.4!important}.options-grid{grid-template-columns:1fr!important;gap:8px!important}.option-button{padding:12px!important}.submit-button{padding:12px 24px!important;font-size:1rem!important}}@media (min-width: 641px) and (max-width: 1024px){.question-modal{padding:24px!important;max-width:90%!important}}@media (pointer: coarse){button,a{min-height:44px}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes gradient-rotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-border-wrapper{position:relative;padding:3px;border-radius:32px;background:linear-gradient(90deg,#9333ea,#ec4899,#f97316,#eab308,#22c55e,#06b6d4,#9333ea);background-size:400% 400%;animation:gradient-rotate 4s ease infinite}.animated-border-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:32px;background:inherit;filter:blur(12px);opacity:.6;z-index:-1}.animated-border-inner{border-radius:30px;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.btn-animated{transition:all .3s ease}.btn-animated:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.text-shimmer{background:linear-gradient(90deg,#7c3aed,#ec4899,#f59e0b,#ec4899,#7c3aed);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 3s linear infinite}.premium-footer{transition:all .3s ease}.premium-footer:hover{transform:scale(1.02);filter:brightness(1.1)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#1a1a2e;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f59e0b,#d97706,#b45309);border-radius:10px;border:2px solid #1a1a2e;min-height:40px;max-height:80px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#fbbf24,#f59e0b,#d97706)}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#fcd34d,#fbbf24,#f59e0b)}::-webkit-scrollbar-corner{background:#1a1a2e}*{scrollbar-width:auto;scrollbar-color:#d97706 #1a1a2e}.yogurt-app-container{height:100vh;max-height:100vh;display:flex;flex-direction:column;align-items:center;padding:10px 20px;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb)}.yogurt-app-container:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 40%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.08) 0%,transparent 30%);pointer-events:none;z-index:0}.yogurt-app-container>*{position:relative;z-index:1}.yogurt-back-btn{position:fixed;top:15px;left:15px;display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;z-index:1000;transition:all .3s ease}.yogurt-back-btn:hover{background:#ffffff4d}.yogurt-fullscreen-btn{position:fixed;top:15px;right:15px;width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(145deg,#fff,#e6e6e6);box-shadow:5px 5px 15px #0003,-3px -3px 10px #fffc,inset 1px 1px 2px #ffffff80;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;z-index:1000}.yogurt-fullscreen-btn:hover{box-shadow:8px 8px 20px #0000004d,-5px -5px 15px #ffffffe6}.yogurt-header{text-align:center;margin-bottom:20px;transform-style:preserve-3d}.yogurt-title-3d{font-size:2.8rem;background:linear-gradient(135deg,#fff,#f0f0f0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.3))}.yogurt-step-indicator{font-size:1.1rem;color:#fff;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5px 18px;border-radius:30px;display:inline-block;box-shadow:0 4px 15px #0000001a}.yogurt-progress-bar{display:flex;gap:8px;margin-bottom:10px;padding:8px 15px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}.yogurt-progress-step{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .3s ease;box-shadow:3px 3px 8px #0003,-2px -2px 6px #ffffff1a}.yogurt-progress-step.completed{background:linear-gradient(145deg,#34d399,#10b981);color:#fff;box-shadow:0 4px 15px #10b98166,inset 0 1px #ffffff4d}.yogurt-progress-step.current{background:linear-gradient(145deg,#60a5fa,#2563eb);color:#fff;transform:scale(1.15);box-shadow:0 0 25px #2563eb99,0 8px 25px #2563eb66;animation:yogurt-glow 2s ease-in-out infinite alternate}@keyframes yogurt-glow{0%{box-shadow:0 0 20px #2563eb80,0 8px 25px #2563eb4d}to{box-shadow:0 0 35px #2563ebcc,0 8px 30px #2563eb80}}.yogurt-progress-step.pending{background:#ffffff4d;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.yogurt-main-content{width:100%;max-width:1100px;flex:1;background:linear-gradient(145deg,#fffffff2,#ffffffd9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 15px 50px #00000026,0 5px 20px #0000001a,inset 0 1px #fffc;padding:15px 25px;position:relative;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(255,255,255,.3);display:flex;flex-direction:column}.yogurt-main-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#667eea);background-size:300% 100%;animation:yogurt-shimmer 3s linear infinite}@keyframes yogurt-shimmer{0%{background-position:0% 50%}to{background-position:300% 50%}}.yogurt-step-title{font-size:1.3rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-bottom:10px;font-weight:700}.yogurt-drag-items-panel{background:linear-gradient(145deg,#f0f9ffe6,#e0f2fee6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:12px 20px;margin-bottom:10px;border:2px dashed rgba(96,165,250,.5);box-shadow:inset 0 2px 10px #fffc,0 4px 15px #0000000d}.yogurt-drag-hint{text-align:center;color:#667eea;margin-bottom:8px;font-size:1rem;font-weight:600}.yogurt-drag-items{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.yogurt-draggable-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 18px;background:linear-gradient(145deg,#fff,#f3f4f6);border-radius:15px;box-shadow:5px 5px 15px #0000001a,-3px -3px 10px #ffffffe6,inset 0 1px #fffc;cursor:grab;transition:all .3s;border:2px solid transparent;position:relative}.yogurt-draggable-item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:17px;background:linear-gradient(135deg,#667eea,#764ba2);z-index:-1;opacity:.7}.yogurt-draggable-item:hover{transform:translateY(-5px) scale(1.05)}.yogurt-draggable-item.dragging{opacity:.3!important;cursor:grabbing}.yogurt-draggable-item.disabled{opacity:.4;cursor:not-allowed;border-color:#22c55e;background:#f0fdf4}.yogurt-item-image{font-size:2.2rem}.yogurt-item-label{font-weight:600;color:#4b5563;font-size:.8rem}.yogurt-drag-overlay{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 20px;background:linear-gradient(145deg,#fff,#f3f4f6);border-radius:16px;box-shadow:0 15px 40px #00000040,0 5px 15px #667eea4d;border:2px solid #667eea;cursor:grabbing;z-index:99999;pointer-events:none;transform:scale(1.1) rotate(-2deg)}.yogurt-drag-overlay-icon{font-size:2.2rem;display:flex;align-items:center;justify-content:center}.yogurt-drag-overlay-label{font-weight:700;color:#667eea;font-size:.85rem}.yogurt-lab-bench{background:linear-gradient(180deg,#e0f2fe,#f0f9ff 50%,#d4a574 50%,#c9986a);border-radius:12px;flex:1;min-height:200px;display:flex;align-items:center;justify-content:center;position:relative;padding:10px;margin:10px 0}.yogurt-drop-zone{position:relative;padding:10px;border:3px dashed #60a5fa;border-radius:15px;min-width:250px;min-height:180px;max-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s;background:#fffc}.yogurt-drop-zone.over{border-color:#22c55e;background:#f0fdf4e6;box-shadow:0 0 30px #22c55e66}.yogurt-drop-zone.complete{border-color:#22c55e;border-style:solid;background:#f0fdf4f2}.yogurt-drop-zone-label{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#fff;padding:8px 16px;border-radius:20px;font-weight:600;color:#2563eb;box-shadow:0 2px 10px #0000001a}.yogurt-check-mark{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.yogurt-step-image{max-width:100%;max-height:180px;object-fit:contain;border-radius:10px;transition:transform .3s;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.yogurt-step-image.landscape-mode{max-height:250px;width:auto;max-width:95%;box-shadow:0 8px 20px #00000026;margin:10px 0}.yogurt-step-image-container{position:relative;display:flex;align-items:center;justify-content:center;min-height:300px}.yogurt-success-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#10b981f2;color:#fff;padding:20px 40px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:1.3rem;font-weight:700}.yogurt-success-emoji{font-size:3rem}.yogurt-dropped-jars-container{position:absolute;bottom:35%;left:0;right:0;height:50px;display:flex;justify-content:center;pointer-events:none}.yogurt-dropped-jar{position:absolute;font-size:2rem;filter:drop-shadow(0 3px 6px rgba(0,0,0,.2))}.yogurt-steam-container{position:absolute;top:20%;left:50%;transform:translate(-50%);width:100px;height:80px;pointer-events:none}.yogurt-steam-particle{position:absolute;width:20px;height:20px;background:#fffc;border-radius:50%;filter:blur(5px)}.yogurt-bubbles-container{position:absolute;bottom:30%;left:50%;transform:translate(-50%);width:150px;height:100px;pointer-events:none}.yogurt-bubble{position:absolute;bottom:0;background:#ffffffb3;border-radius:50%;border:1px solid rgba(255,255,255,.9)}.yogurt-bacteria-container{position:absolute;top:30%;left:50%;transform:translate(-50%);width:200px;height:150px;pointer-events:none}.yogurt-bacterium{position:absolute;width:20px;height:10px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 0 5px #10b98180}.yogurt-multiply-text{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem;white-space:nowrap}.yogurt-snowflakes-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.yogurt-snowflake{position:absolute;top:0;font-size:1.5rem}.yogurt-pouring-container{position:absolute;top:10%;left:45%;width:100px;height:150px;pointer-events:none;z-index:10}.yogurt-milk-stream{position:absolute;top:0;left:50%;width:12px;height:100px;background:linear-gradient(180deg,#ffffffe6,#fffdf0f2,#fffc);border-radius:6px;transform:translate(-50%);transform-origin:top center;box-shadow:0 0 10px #fffc,0 0 20px #fffdf080}.yogurt-milk-drop{position:absolute;top:60px;width:8px;height:12px;background:radial-gradient(ellipse,#fffffff2,#fffdf0e6);border-radius:50%/60% 60% 40% 40%}.yogurt-milk-splash{position:absolute;width:15px;height:15px;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(255,253,240,.6) 70%,transparent 100%);border-radius:50%}.yogurt-science-info{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;padding:10px 15px;border-radius:0 10px 10px 0;margin-top:10px}.yogurt-science-info h3{color:#b45309;margin-bottom:4px;font-size:.95rem;display:flex;align-items:center;gap:6px}.yogurt-science-info p{color:#92400e;line-height:1.4;font-size:.9rem}.yogurt-step-description{text-align:center;color:#6b7280;font-size:1rem;margin-top:8px;font-weight:500}.yogurt-controls{display:flex;justify-content:center;gap:12px;margin-top:12px}.yogurt-btn{padding:12px 28px;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:8px;position:relative;overflow:hidden}.yogurt-btn-secondary{background:linear-gradient(145deg,#8b5cf6,#7c3aed,#6d28d9);color:#fff;box-shadow:0 4px 15px #8b5cf666,inset 0 1px #ffffff4d}.yogurt-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.yogurt-btn-primary{background:linear-gradient(145deg,#3b82f6,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 15px #2563eb66,inset 0 1px #ffffff4d}.yogurt-btn-disabled{background:linear-gradient(145deg,#cbd5e1,#94a3b8);color:#fff;opacity:.6;cursor:not-allowed}.yogurt-btn-check{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px auto;padding:14px 35px;background:linear-gradient(145deg,#fbbf24,#f59e0b,#d97706);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #f59e0b66}.yogurt-complete-animation{text-align:center;padding:40px 20px}.yogurt-emoji{font-size:4rem;margin-bottom:20px}
