.tutorial-page{font-family:var(--font-changa);color:#333;min-height:100vh;width:100%;overflow-x:hidden;position:relative;background-color:var(--background)}.steps-header-container{background-color:#3e7793;text-align:center;padding:3rem 2rem;position:relative;z-index:1}.steps-header-container h1{color:#fff;font-size:3.5rem;font-weight:700;font-family:var(--font-chakra-petch);margin-bottom:1.5rem;line-height:1.1}.steps-header-container .subtitle{color:hsla(0,0%,100%,.85);font-size:1.5rem;line-height:1.6;max-width:800px;margin:0 auto}.steps-roadmap-section{padding:6rem 2rem 4rem;position:relative;overflow:hidden;z-index:1}.steps-roadmap-container{max-width:1400px;margin:0 auto;position:relative;min-height:3200px;padding:2rem}.road-container{z-index:0;pointer-events:none}.road-container,.road-svg{position:absolute;top:0;left:0;width:100%;height:100%}.road-base,.road-dashed{stroke-linecap:round}.road-dashed{animation:dash 15s linear infinite}@keyframes dash{to{stroke-dashoffset:1000}}.step-item{position:absolute;width:500px;display:flex;align-items:center;z-index:5}.step-1{top:200px;right:30px;flex-direction:row-reverse}.step-2{top:800px;left:30px;flex-direction:row}.step-3{top:1400px;right:30px;flex-direction:row-reverse}.step-4{top:2000px;left:100px;flex-direction:row}.step-5{top:2600px;right:100px;flex-direction:row-reverse}.step-phone-container{position:relative;display:flex;flex-direction:column;align-items:center}.step-label{position:absolute;top:-60px;left:50%;transform:translateX(-50%);background-color:#3e7793;color:#fff;padding:10px 24px;border-radius:20px;font-weight:700;font-size:1.1rem;box-shadow:0 3px 10px rgba(0,0,0,.1);pointer-events:none;z-index:11}.step-phone{margin:0 1.5rem;background-color:#080808;border-radius:30px;padding:10px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .4s ease,box-shadow .4s ease;width:250px;height:500px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.step-phone:hover{transform:scale(1.08);box-shadow:0 25px 50px rgba(0,0,0,.2)}.step-phone-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px}.step-content-container{flex:1;max-width:250px;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.step-content-container h2{font-size:1.8rem;margin-bottom:1rem;color:#3e7793;font-family:var(--font-chakra-petch);font-weight:700}.step-content-container p{font-size:1rem;line-height:1.6;color:#555}.ingredient-analysis-section{padding:4rem 2rem;text-align:center;position:relative;z-index:1}.ingredient-analysis-header{margin-bottom:3rem}.ingredient-analysis-header h2{font-size:2.8rem;color:var(--title-color);margin-bottom:1rem;font-family:var(--font-chakra-petch);font-weight:700}.ingredient-analysis-subtitle{font-size:1.3rem;color:var(--text-primary);max-width:750px;margin:0 auto;line-height:1.7}.ingredient-analysis-disclaimer{font-size:.85rem;color:var(--text-secondary,#525252);max-width:700px;margin:1.5rem auto 0;line-height:1.6;font-style:italic;padding:.75rem 1.25rem;background-color:rgba(251,146,60,.1);border-left:4px solid var(--title-color);border-radius:6px;text-align:left}.ingredient-analysis-steps-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:900px;margin:0 auto;align-items:stretch}.ingredient-analysis-step-item{background-color:#fff;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:calc(50% - 1.25rem);max-width:400px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border)}.ingredient-analysis-step-item:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.12)}.ingredient-analysis-content{width:100%;margin-bottom:1.5rem;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.ingredient-analysis-content h3{font-size:1.6rem;color:var(--primary-color);font-family:var(--font-chakra-petch);font-weight:700;margin-bottom:.75rem}.ingredient-analysis-content p{font-size:1rem;line-height:1.65;color:var(--text-secondary);margin-bottom:0}.ingredient-analysis-phone{background-color:#0c0c0c;border-radius:30px;padding:10px;box-shadow:0 18px 35px rgba(0,0,0,.15);width:250px;height:500px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;transition:transform .3s ease;margin-top:auto}.ingredient-analysis-step-item:hover .ingredient-analysis-phone{transform:scale(1.03)}.ingredient-analysis-phone-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px}@media (max-width:1200px){.step-item{width:450px}.step-content-container{max-width:220px}.step-content-container h2{font-size:1.6rem}.steps-header-container h1{font-size:3rem}.steps-header-container .subtitle{font-size:1.3rem}.ingredient-analysis-header h2{font-size:2.5rem}.ingredient-analysis-subtitle{font-size:1.2rem}}@media (max-width:992px){.steps-roadmap-container{min-height:auto;padding-bottom:100px}.step-item{position:relative;width:100%;max-width:600px;margin:0 auto 6rem}.step-1,.step-2,.step-3,.step-4,.step-5,.step-item{top:auto;left:auto;right:auto;flex-direction:column}.step-phone-container{margin:0 auto}.step-phone{margin:2rem auto}.road-container{display:none}.steps-roadmap-container:before{background-color:#e6e6e6;z-index:0}.steps-roadmap-container:after,.steps-roadmap-container:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:4px;height:100%}.steps-roadmap-container:after{background-color:#fff;z-index:1;background-image:linear-gradient(#e6e6e6 50%,transparent 0);background-size:20px 20px;animation:verticalDash 15s linear infinite}@keyframes verticalDash{to{background-position:0 1000px}}.ingredient-analysis-step-item{width:calc(80% - 1rem);max-width:450px}.ingredient-analysis-disclaimer{width:90%}}@media (max-width:768px){.steps-header-container h1{font-size:2.5rem}.steps-header-container .subtitle{font-size:1.1rem}.steps-roadmap-section{padding:4rem 1rem 3rem}.ingredient-analysis-section{padding:3rem 1rem}.ingredient-analysis-header h2{font-size:2.2rem}.ingredient-analysis-subtitle{font-size:1.05rem}.ingredient-analysis-steps-container{flex-direction:column;align-items:center}.ingredient-analysis-step-item{width:100%;max-width:400px;padding:1.5rem}.ingredient-analysis-phone{width:220px;height:440px}.ingredient-analysis-content h3{font-size:1.4rem}.ingredient-analysis-disclaimer{font-size:.8rem;padding:.6rem 1rem}}@media (max-width:480px){.steps-header-container h1{font-size:2rem}.steps-header-container .subtitle{font-size:1rem}.step-phone{width:200px;height:400px}.step-content-container{max-width:100%;padding:1rem}.step-content-container h2{font-size:1.5rem}.ingredient-analysis-header h2{font-size:1.9rem}.ingredient-analysis-subtitle{font-size:1rem}.ingredient-analysis-phone{width:200px;height:400px}.ingredient-analysis-content h3{font-size:1.3rem}.ingredient-analysis-content p{font-size:.9rem}.ingredient-analysis-disclaimer{font-size:.75rem;padding:.5rem .8rem;margin-left:.5rem;margin-right:.5rem;width:auto}}