.matcha-footer .contact-form{display:flex;flex-direction:column;gap:12px;margin-top:15px;max-width:400px;width:100%}.matcha-footer .contact-form label{font-size:14px;font-weight:500;color:#f1f1f1}.matcha-footer .contact-form input,.matcha-footer .contact-form textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #ccc;font-size:15px;font-family:inherit;resize:none;background:#fff;color:#333;transition:border-color 0.2s ease,box-shadow 0.2s ease}.matcha-footer .contact-form input:focus,.matcha-footer .contact-form textarea:focus{border-color:var(--criterion-primary);outline:none;box-shadow:0 0 0 3px rgb(47 111 45 / .2)}.matcha-footer .contact-form button{align-self:flex-start;padding:12px 20px;border-radius:25px;border:none;background:#80b269;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;box-shadow:0 3px 6px rgb(0 0 0 / .15)}.matcha-footer .contact-form button:hover{background:linear-gradient(135deg,#96c987,#376e36);transform:translateY(-2px);box-shadow:0 6px 12px rgb(107 171 113 / .2)}.matcha-footer .contact-form button:active{transform:translateY(0);box-shadow:0 2px 5px rgb(255 255 255 / .2)}@media (max-width:600px){.matcha-footer .contact-form{width:100%}.matcha-footer .contact-form button{width:100%}}.detail-link{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--sakura-pink),var(--sakura-light));color:#8b4c6b;text-decoration:none;padding:.6rem 1.2rem;border-radius:1.5rem;font-size:.95rem;font-weight:600;font-family:'Hiragino Sans','Yu Gothic',sans-serif;transition:background 0.3s,box-shadow 0.3s;border:2px solid rgb(255 255 255 / .6);box-shadow:var(--shadow-sakura);position:relative;overflow:hidden}.matcha-footer{background-color:#2d2527;color:#f3e9e3;padding:2.5rem 1rem;font-family:var(--font-title);width:100%}.footer-container{max-width:1200px;margin:0 auto;width:100%}.footer-title{text-align:center;font-size:2rem;margin-bottom:2rem;color:#f8f0ea;letter-spacing:.03em}.footer-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;width:100%}.footer-left,.footer-right{flex:1 1 250px;min-width:180px}.social-icons a{font-size:1.5rem;margin-right:.7rem;color:#fff;text-decoration:none;transition:color 0.2s}.footer-links{list-style:none;padding-left:0;margin-top:1rem}.footer-links li{margin-bottom:.4rem}.footer-links a{color:#ddd;text-decoration:underline;font-size:.95rem;transition:color 0.2s}.copyright{text-align:center;font-size:.85rem;margin-top:2rem;color:#aaa;letter-spacing:.02em}.footer-links a:hover{color:#fff;text-decoration:none}@media (max-width:900px){.footer-grid{flex-direction:column;gap:1rem}.footer-left,.footer-right{min-width:100px;flex:1 1 100%}}.matcha-footer .contact-form{display:flex;flex-direction:column;gap:12px;margin-top:15px;max-width:400px}.matcha-footer .contact-form label{font-size:14px;font-weight:500;color:#f1f1f1}.matcha-footer .contact-form input,.matcha-footer .contact-form textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #ccc;font-size:15px;font-family:inherit;resize:none;background:#fff;color:#333;transition:border-color 0.2s ease,box-shadow 0.2s ease}.matcha-footer .contact-form input:focus,.matcha-footer .contact-form textarea:focus{border-color:var(--criterion-primary);outline:none;box-shadow:0 0 0 3px rgb(47 111 45 / .2)}.matcha-footer .contact-form button{align-self:flex-start;padding:12px 20px;border-radius:25px;border:none;background:linear-gradient(135deg,#7fb069,var(--criterion-primary));color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;box-shadow:0 3px 6px rgb(0 0 0 / .15)}.matcha-footer .contact-form button:hover{background:linear-gradient(135deg,#96c987,#376e36);transform:translateY(-2px);box-shadow:0 6px 12px rgb(0 0 0 / .2)}.matcha-footer .contact-form button:active{transform:translateY(0);box-shadow:0 2px 5px rgb(0 0 0 / .2)}.newsletter-cta{margin:3rem auto;background:linear-gradient(135deg,#f8f6f0 0%,#ede6d3 100%);border-radius:20px;padding:3rem 2.5rem;box-shadow:0 15px 35px rgb(0 0 0 / .08);color:#4a5d23;text-align:center;position:relative;overflow:hidden;border:2px solid rgb(116 140 68 / .1)}.newsletter-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="matcha-pattern" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(116,140,68,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23matcha-pattern)"/></svg>');opacity:.4}.newsletter-content{position:relative;z-index:2}.newsletter-icon{width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,#748c44 0%,#5d7235 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 8px 20px rgb(116 140 68 / .3)}.newsletter-title{font-size:2.5rem;font-weight:300;margin-bottom:.8rem;line-height:1.2;color:#748c44}.japanese-text{font-size:1.8rem;color:#748c44;margin-bottom:1rem;font-weight:400}.newsletter-subtitle{font-size:1.2rem;opacity:.8;margin-bottom:2.5rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;color:#5d7235}.newsletter-form{display:flex;flex-direction:column;gap:1.2rem;max-width:450px;margin:0 auto 2.5rem}.form-group{position:relative}.form-input{width:100%;padding:1.3rem 1.5rem;border:2px solid rgb(116 140 68 / .2);border-radius:15px;background:rgb(255 255 255 / .9);color:#4a5d23;font-size:1.1rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.form-input::placeholder{color:rgb(74 93 35 / .6)}.form-input:focus{outline:none;border-color:#748c44;background:rgb(255 255 255);transform:translateY(-2px);box-shadow:0 10px 25px rgb(116 140 68 / .15)}.submit-btn{padding:1.4rem 2.5rem;background:linear-gradient(135deg,#748c44 0%,#5d7235 100%);color:#fff;border:none;border-radius:15px;font-size:1.2rem;font-weight:500;cursor:pointer;transition:all 0.3s ease;text-transform:none;letter-spacing:.3px;position:relative;overflow:hidden}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgb(116 140 68 / .4);background:linear-gradient(135deg,#5d7235 0%,#4a5d23 100%)}.submit-btn:active{transform:translateY(-1px)}.submit-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s}.submit-btn:hover::before{left:100%}.benefits-list{display:flex;justify-content:center;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.benefit-item{display:flex;align-items:center;gap:.7rem;font-size:1rem;color:#5d7235}.benefit-check{width:24px;height:24px;background:linear-gradient(135deg,#748c44 0%,#5d7235 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.matcha-divider{width:60px;height:3px;background:linear-gradient(135deg,#748c44 0%,#5d7235 100%);margin:2rem auto;border-radius:2px}@media (max-width:768px){.newsletter-cta{margin:1rem;padding:2.5rem 1.5rem}.newsletter-title{font-size:2rem}.japanese-text{font-size:1.4rem}.benefits-list{flex-direction:column;gap:1.2rem}.benefit-item{justify-content:center}}.newsletter-cta{animation:fadeInUp 1s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.newsletter-icon{animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:600px){.matcha-footer .contact-form{width:100%}.matcha-footer .contact-form button{width:100%}}