.Yhteystiedot-module__wR3JtW__pageHeader{text-align:center;margin-bottom:3rem}.Yhteystiedot-module__wR3JtW__title{color:var(--primary-red);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem)}.Yhteystiedot-module__wR3JtW__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem}.Yhteystiedot-module__wR3JtW__formCard{background:var(--background);box-shadow:var(--shadow-lg);border:1px solid #0000000f;border-radius:2rem;max-width:800px;margin:0 auto 3rem;padding:2.5rem}.Yhteystiedot-module__wR3JtW__serviceTabs{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.Yhteystiedot-module__wR3JtW__serviceTab{background:var(--surface-light);cursor:pointer;color:var(--text-muted);border:2px solid #e5e7eb;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Yhteystiedot-module__wR3JtW__serviceTab:hover{border-color:var(--primary-red);color:var(--primary-red);background:#b3000008}.Yhteystiedot-module__wR3JtW__serviceTabActive{border-color:var(--primary-red);color:var(--primary-red);background:#b300000f;box-shadow:0 0 0 3px #b3000014}.Yhteystiedot-module__wR3JtW__serviceTabActive svg{color:var(--primary-red)}.Yhteystiedot-module__wR3JtW__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--primary-red);border-bottom:1px solid #b300001a;margin-top:.75rem;margin-bottom:.25rem;padding-bottom:.5rem;font-size:.8rem;font-weight:700}.Yhteystiedot-module__wR3JtW__form{flex-direction:column;gap:1rem;display:flex}.Yhteystiedot-module__wR3JtW__formRow{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.Yhteystiedot-module__wR3JtW__formRow{grid-template-columns:1fr 1fr}}.Yhteystiedot-module__wR3JtW__formRowThree{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.Yhteystiedot-module__wR3JtW__formRowThree{grid-template-columns:1fr 1fr 1fr}}.Yhteystiedot-module__wR3JtW__formGroup{flex-direction:column;gap:.35rem;display:flex}.Yhteystiedot-module__wR3JtW__formGroup label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.Yhteystiedot-module__wR3JtW__formGroup input,.Yhteystiedot-module__wR3JtW__formGroup select,.Yhteystiedot-module__wR3JtW__formGroup textarea{color:var(--text-main);background-color:#fafafa;border:1.5px solid #e5e7eb;border-radius:.6rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.Yhteystiedot-module__wR3JtW__formGroup input:focus,.Yhteystiedot-module__wR3JtW__formGroup select:focus,.Yhteystiedot-module__wR3JtW__formGroup textarea:focus{border-color:var(--primary-red);background-color:#fff;box-shadow:0 0 0 3px #b3000014}.Yhteystiedot-module__wR3JtW__formGroup input::placeholder,.Yhteystiedot-module__wR3JtW__formGroup textarea::placeholder{color:#b0b0b0}.Yhteystiedot-module__wR3JtW__formGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Yhteystiedot-module__wR3JtW__formGroup textarea{resize:vertical;min-height:100px}.Yhteystiedot-module__wR3JtW__submitBtn{background-color:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:background-color .2s,transform .15s,box-shadow .2s;display:flex}.Yhteystiedot-module__wR3JtW__submitBtn:hover{background-color:var(--primary-red-hover);transform:translateY(-2px);box-shadow:0 6px 20px #b300004d}.Yhteystiedot-module__wR3JtW__submitBtn:active{transform:translateY(0)}.Yhteystiedot-module__wR3JtW__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Yhteystiedot-module__wR3JtW__successMessage svg{color:#22c55e}.Yhteystiedot-module__wR3JtW__successMessage h2{color:var(--text-main);font-size:1.8rem}.Yhteystiedot-module__wR3JtW__successMessage p{color:var(--text-muted);max-width:400px;font-size:1.05rem}.Yhteystiedot-module__wR3JtW__resetBtn{border:2px solid var(--primary-red);color:var(--primary-red);cursor:pointer;background:0 0;border-radius:.75rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Yhteystiedot-module__wR3JtW__resetBtn:hover{background-color:var(--primary-red);color:#fff}.Yhteystiedot-module__wR3JtW__contactBar{background:var(--surface-dark);border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;display:flex}.Yhteystiedot-module__wR3JtW__contactBarItem{color:#fffc;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.Yhteystiedot-module__wR3JtW__contactBarItem svg{color:var(--primary-red);flex-shrink:0}.Yhteystiedot-module__wR3JtW__contactBarItem a{color:#fffc;transition:color .2s}.Yhteystiedot-module__wR3JtW__contactBarItem a:hover{color:#fff}.Yhteystiedot-module__wR3JtW__faqSection{background-color:var(--surface-light);border-radius:2rem;margin-bottom:2rem;padding:3rem}.Yhteystiedot-module__wR3JtW__faqSectionTitle{text-align:center;margin-bottom:.5rem;font-size:2rem}.Yhteystiedot-module__wR3JtW__faqSectionSubtitle{text-align:center;color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.Yhteystiedot-module__wR3JtW__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.Yhteystiedot-module__wR3JtW__faqItem{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:var(--background);border:1px solid #00000014;overflow:hidden}.Yhteystiedot-module__wR3JtW__faqButton{background-color:var(--background);cursor:pointer;text-align:left;width:100%;transition:background-color var(--transition-fast);border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Yhteystiedot-module__wR3JtW__faqButton:hover{background-color:var(--surface-light)}.Yhteystiedot-module__wR3JtW__faqQuestion{color:var(--text-main);padding-right:1.5rem;font-size:1.05rem;font-weight:600}.Yhteystiedot-module__wR3JtW__faqIcon{color:var(--primary-red);flex-shrink:0}.Yhteystiedot-module__wR3JtW__faqIconClosed{color:var(--text-muted);flex-shrink:0}.Yhteystiedot-module__wR3JtW__faqAnswerWrapper{transition:max-height .3s ease-in-out;overflow:hidden}.Yhteystiedot-module__wR3JtW__faqAnswerWrapperOpen{max-height:500px}.Yhteystiedot-module__wR3JtW__faqAnswerWrapperClosed{max-height:0}.Yhteystiedot-module__wR3JtW__faqAnswer{background-color:var(--background);color:var(--text-muted);border-top:1px solid #0000000d;padding:1.5rem;line-height:1.6}.Yhteystiedot-module__wR3JtW__helpBox{text-align:center;margin-top:2.5rem}.Yhteystiedot-module__wR3JtW__helpBox p{color:var(--text-muted);margin-bottom:1rem;font-weight:600}
