.cooking-mode{min-height:100vh;background:linear-gradient(135deg,#ff7e5f,#6a11cb);font-family:Segoe UI,sans-serif;color:#fff;display:flex;flex-direction:column;padding:20px}.header{font-size:18px;font-weight:600;margin-bottom:20px;text-align:left}.progress-container{height:6px;width:100%;background:#ffffff4d;border-radius:6px;overflow:hidden;margin-bottom:20px}.progress-bar{height:100%;background:#fff;transition:width .4s ease}.content{display:flex;gap:30px;flex:1;justify-content:center;align-items:center}.dish-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.dish-img{width:100%;max-width:320px;border-radius:16px;box-shadow:0 6px 18px #0000004d;height:30vh}.dish-name{margin-top:15px;font-size:24px;font-weight:700}.dish-time{font-size:16px;color:#eee}.steps-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#00000040;padding:20px;border-radius:12px;height:100%}.step-text{font-size:16px;margin-bottom:14px;line-height:1.5;color:#f5f5f5;text-align:center}.active-step{font-weight:700;color:#fff;text-shadow:0 0 6px rgba(255,255,255,.8)}.controls{display:flex;justify-content:center;gap:30px;margin-top:30px}.control-btn{background:#fff;color:#333;border:none;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;transition:transform .2s ease,box-shadow .2s ease}.control-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000040}.play-btn{background:#000;color:#fff;width:70px;height:70px}.completed-btn{margin-top:20px;width:140px;padding:12px 0;background:linear-gradient(135deg,#7b2ff7,#f107a3);color:#fff;border:none;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 6px 18px #0000004d;transition:all .3s ease}.completed-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 10px 20px #00000059}.completed-btn:active{transform:scale(.98);box-shadow:0 4px 10px #0003}.privacy-policy-page{height:100vh;background-color:#fff!important;*/ display: flex;justify-content:center;align-items:center}.privacy-header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo a{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none}.auth-buttons{display:flex;gap:1rem}.login-button,.signup-button{padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:500}.login-button{color:#333;border:1px solid #ddd}.signup-button{background-color:#06f;color:#fff;border:1px solid #0066ff}.privacy-policy{max-width:1000px;margin:0 auto;line-height:1.6}.privacy-footer{background-color:#f8f9fa;padding:1.5rem 2rem;border-top:1px solid #e9ecef}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;font-size:.9rem}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#666;text-decoration:none}.footer-links a:hover{color:#06f}.privacy-content{height:calc(100vh - 144px);position:relative;top:-20px}.app-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff;box-shadow:0 2px 4px #0000001a;font-family:Arial,sans-serif}.header-left .budget-label{font-weight:700;font-size:18px;color:#333}.header-nav .nav-list{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin:0 15px;padding:5px 0;color:#555;cursor:pointer;position:relative}.nav-item.active{color:#000;font-weight:700}.nav-item.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#06c}.header-right{display:flex;align-items:center}.language-selector{margin-right:20px;color:#555;cursor:pointer}.sign-in-button{background-color:#06c;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:700}.sign-in-button:hover{background-color:#0052a3}
