.matcha-process-section{padding:80px 20px;overflow:hidden;position:relative;font-family:var(--font-body-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.matcha-process-container{max-width:1200px;margin:0 auto}.matcha-header{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.matcha-title{font-size:clamp(24px,4vw,32px);font-weight:700;color:#2e4d23;margin-bottom:16px;font-family:var(--font-heading-family, serif);line-height:1.2}.matcha-subtitle{font-size:18px;color:#5a6c57;max-width:600px;margin:0 auto;line-height:1.6}.matcha-progress-bar{position:relative;width:100%;max-width:500px;margin:0 auto 60px;height:4px;background:#2e4d231a;border-radius:2px}.matcha-progress-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#2e4d23,#7bb069);border-radius:2px;width:0;transition:width .6s cubic-bezier(.4,0,.2,1)}.matcha-progress-dots{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 10px}.progress-dot{width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid rgba(46,77,35,.2);display:flex;align-items:center;justify-content:center;font-weight:600;color:#9ca3af;cursor:pointer;transition:all .3s ease;font-size:16px}.progress-dot.active{background:#2e4d23;color:#fff;border-color:#2e4d23;transform:scale(1.1)}.progress-dot:hover:not(.active){border-color:#7bb069;transform:scale(1.05)}.matcha-steps-wrapper{position:relative;min-height:100px}.matcha-steps-container{position:relative;height:180px;margin-bottom:10px}.matcha-step{position:absolute;width:100%;opacity:0;visibility:hidden;transition:all .5s ease;transform:translate(30px)}.matcha-step.active{opacity:1;visibility:visible;transform:translate(0)}.step-content{display:flex;align-items:center;justify-content:center;gap:80px;flex-wrap:wrap}.step-visual{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center;height:130px}.step-text{flex:1;min-width:280px;max-width:400px}.step-title{font-size:clamp(18px,3vw,24px);color:#2e4d23;margin-bottom:16px;font-weight:600}.step-description{font-size:16px;color:#5a6c57;line-height:1.6}.step1-illustration{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.step1-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:15px;box-shadow:0 10px 30px #2e4d2333;transition:transform .3s ease;animation:fadeInScale .8s ease-out}.step1-image:hover{transform:scale(1.05)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.button-interface{display:flex;justify-content:center;align-items:center}.machine-display{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:20px;padding:40px;box-shadow:0 20px 40px #0003}.button-row{display:flex;gap:20px}.size-button{width:100px;height:120px;background:linear-gradient(135deg,#4a5568,#2d3748);border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;opacity:0;transform:scale(.8);box-shadow:0 5px 15px #0003}.size-button:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 10px 25px #0000004d}.size-button.pulse{animation:pulse 2s infinite}.size-button.selected{background:linear-gradient(135deg,#2e4d23,#7bb069);transform:scale(1.05)}.button-icon{font-size:30px}.size-button span{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@keyframes fadeInScaleButton{to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{box-shadow:0 5px 15px #2e4d2333}50%{box-shadow:0 5px 25px #2e4d2366}}.cup-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.cup{position:relative;width:180px;height:200px;background:linear-gradient(135deg,#fff,#f7f7f7);border-radius:10px 10px 60px 60px;box-shadow:0 20px 40px #0000001a,inset 0 -5px 10px #0000000d;overflow:hidden}.cup-handle{position:absolute;right:-35px;top:50px;width:80px;height:100px;border:12px solid #f7f7f7;border-left:none;border-radius:0 40px 40px 0;box-shadow:5px 5px 15px #0000001a}.matcha-liquid{position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(180deg,#7bb069,#5a8a4f);border-radius:0 0 50px 50px;overflow:visible}@keyframes fillCup{to{height:140px}}.liquid-surface{position:absolute;top:0;left:0;right:0;height:10px;background:#fff3;border-radius:50%;animation:wave 3s ease-in-out infinite}@keyframes wave{0%,to{transform:translateY(0) scaleX(1)}50%{transform:translateY(-3px) scaleX(.95)}}.steam{position:absolute;top:-30px;left:50%;transform:translate(-50%);opacity:0;transition:opacity .5s ease}.steam-particle{position:absolute;width:20px;height:20px;background:#fffc;border-radius:50%;filter:blur(10px);animation:steamRise 3s ease-out infinite}.steam-particle:nth-child(1){left:-10px;animation-delay:0s}.steam-particle:nth-child(2){left:0;animation-delay:.5s}.steam-particle:nth-child(3){left:10px;animation-delay:1s}@keyframes steamRise{0%{transform:translateY(0) scale(.5);opacity:0}50%{opacity:.5}to{transform:translateY(-50px) scale(1.5);opacity:0}}.cup-logo{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#2e4d23;font-weight:700;font-size:16px;letter-spacing:2px;opacity:.3;z-index:10}.cup-shadow{width:160px;height:20px;background:#0000001a;border-radius:50%;margin-top:20px;filter:blur(10px)}.matcha-navigation{display:flex;justify-content:center;gap:20px;margin-top:40px}.nav-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:2px solid #2E4D23;border-radius:50px;color:#2e4d23;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:18px;font-family:inherit}.nav-button:hover:not(:disabled){background:#2e4d23;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #2e4d2333}.nav-button:disabled{opacity:.4;cursor:not-allowed}.nav-button svg{width:20px;height:20px}.matcha-cta{text-align:center;margin-top:60px;animation:fadeInUp 1s ease-out .5s both}.matcha-cta-button{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#2e4d23,#7bb069);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:21px;transition:all .3s ease;box-shadow:0 10px 30px #2e4d234d}.matcha-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #2e4d2366}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.matcha-title{font-size:28px;margin-bottom:6px}.matcha-subtitle{font-size:16px;max-width:300px}.step-title{font-size:20px}.step-description{font-size:15px;line-height:1.5}.matcha-process-section{padding:60px 15px}.matcha-steps-container{height:330px}.step-visual{height:230px;min-width:250px}.step-text{text-align:center;transform:translateY(-75px)}.matcha-navigation{transform:translateY(-75px)}.machine-display{padding:30px 20px}.button-row{gap:15px}.size-button{width:80px;height:100px}.cup{width:150px;height:170px}.cup-handle{right:-30px;top:40px;width:70px;height:85px}.matcha-navigation{gap:15px;transform:translateY(-75px)}.nav-button{padding:10px 20px;font-size:16px}.matcha-cta{margin-top:25px}}@media (max-width: 480px){.matcha-title{font-size:24px;margin-bottom:4px}.matcha-subtitle{font-size:15px}.step-title{font-size:18px}.step-description{font-size:14px;line-height:1.4}.matcha-header,.matcha-progress-bar{margin-bottom:40px}.progress-dot{width:35px;height:35px;font-size:14px}.matcha-steps-container{height:330px}.step-visual{height:180px}.step-text{transform:translateY(-75px)}.matcha-navigation{transform:translateY(-60px)}.machine-display{padding:25px 15px}.size-button{width:70px;height:90px}.button-icon{font-size:24px}.size-button span{font-size:12px}.cup{width:130px;height:150px}.matcha-cta-button{padding:14px 32px;font-size:18px}.matcha-cta{margin-top:20px}}@media (min-width: 769px){.matcha-process-section{padding:60px 20px 50px}.matcha-header{margin-bottom:50px}.matcha-progress-bar{margin-bottom:45px}.matcha-steps-container{height:200px;margin-bottom:30px}.step-content{gap:60px;align-items:flex-start}.step-visual{height:160px;flex:0 0 350px}.step-text{flex:0 0 320px;padding-top:20px}.matcha-navigation{margin-top:35px}.matcha-cta{margin-top:45px}}@media (min-width: 1200px){.matcha-process-section{padding:55px 20px 45px}.matcha-header{margin-bottom:45px}.matcha-progress-bar{margin-bottom:40px}.step-content{gap:80px}.step-visual{flex:0 0 400px}.step-text{flex:0 0 350px}}@media (min-width: 769px){.step1-image{max-height:140px;width:auto;filter:drop-shadow(0 8px 20px rgba(46,77,35,.15))}.machine-display{padding:30px 35px}.size-button{width:90px;height:110px}.cup{width:160px;height:180px}.cup-handle{right:-32px;top:45px;width:75px;height:90px}}@media (min-width: 769px){.nav-button{padding:14px 28px;font-size:16px;min-width:140px}.nav-button.complete{background:linear-gradient(135deg,#2e4d23,#7bb069);color:#fff;border-color:#2e4d23;transform:scale(1.05);box-shadow:0 8px 20px #2e4d234d}.nav-button.complete:hover{background:linear-gradient(135deg,#1a3d18,#2e4d23);transform:scale(1.08) translateY(-2px);box-shadow:0 12px 25px #2e4d2366}}.pulse-attention{animation:pulseAttention 2s ease-in-out 3}@keyframes pulseAttention{0%,to{transform:scale(1);box-shadow:0 8px 20px #2e4d234d}50%{transform:scale(1.05);box-shadow:0 12px 30px #2e4d2380}}.matcha-cta-integrated{display:inline-block;margin-top:20px;padding:12px 24px;background:linear-gradient(135deg,#7bb069,#a8d498);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:14px;transition:all .3s ease;box-shadow:0 4px 12px #7bb0694d}.matcha-cta-integrated:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7bb06966;background:linear-gradient(135deg,#5a8c4a,#7bb069);color:#fff}@media (min-width: 769px){.matcha-process-section{padding:40px 20px 70px}.matcha-cta{margin-top:50px}}@media (max-width: 768px){.matcha-process-section{padding:80px 15px 40px}.matcha-cta{margin-top:40px}}@media (max-width: 480px){.matcha-process-section{padding:70px 15px 35px}.matcha-cta{margin-top:35px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/matcha-process.css.map */
