.info-module__gunU8a__page{max-width:900px;min-height:60vh;margin:0 auto;padding:4rem 2rem}.info-module__gunU8a__header{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:3rem;padding-bottom:2rem}.info-module__gunU8a__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.info-module__gunU8a__subtitle{color:var(--text-muted);font-size:1.1rem}.info-module__gunU8a__content{color:var(--text-secondary);line-height:1.8}.info-module__gunU8a__section{margin-bottom:2.5rem}.info-module__gunU8a__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.info-module__gunU8a__text{color:var(--text-secondary);margin-bottom:1rem}.info-module__gunU8a__list{margin:0 0 1rem;padding:0;list-style:none}.info-module__gunU8a__list li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}.info-module__gunU8a__list li:before{content:"•";color:var(--primary-red);font-weight:700;position:absolute;left:0}.info-module__gunU8a__contactGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}.info-module__gunU8a__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.info-module__gunU8a__contactItem{align-items:flex-start;gap:1rem;display:flex}.info-module__gunU8a__contactIcon{background:var(--bg-elevated);width:40px;height:40px;color:var(--primary-red);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.info-module__gunU8a__contactLabel{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.info-module__gunU8a__contactValue{color:var(--text-muted)}.info-module__gunU8a__form{flex-direction:column;gap:1rem;display:flex}.info-module__gunU8a__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.info-module__gunU8a__input,.info-module__gunU8a__textarea{background:var(--bg-elevated);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:8px;padding:1rem;font-size:1rem;transition:border-color .2s}.info-module__gunU8a__input:focus,.info-module__gunU8a__textarea:focus{border-color:var(--primary-red);outline:none}.info-module__gunU8a__textarea{resize:vertical;min-height:150px}.info-module__gunU8a__submitBtn{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s}.info-module__gunU8a__submitBtn:hover{opacity:.9}.info-module__gunU8a__faqList{flex-direction:column;gap:1rem;display:flex}.info-module__gunU8a__faqItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.info-module__gunU8a__faqQuestion{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.info-module__gunU8a__faqQuestion:hover{color:var(--primary-red)}.info-module__gunU8a__faqIcon{transition:transform .3s}.info-module__gunU8a__faqIconOpen{transform:rotate(180deg)}.info-module__gunU8a__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.info-module__gunU8a__faqAnswerOpen{max-height:500px}.info-module__gunU8a__faqAnswerContent{color:var(--text-secondary);padding:0 1.25rem 1.25rem;line-height:1.7}.info-module__gunU8a__highlightBox{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-left:4px solid var(--primary-red);border-radius:8px;margin:1.5rem 0;padding:1.5rem}.info-module__gunU8a__highlightBox p{color:var(--text-secondary);margin:0}@media (max-width:768px){.info-module__gunU8a__page{padding:2rem 1rem}.info-module__gunU8a__title{font-size:2rem}.info-module__gunU8a__contactGrid{grid-template-columns:1fr;gap:2rem}.info-module__gunU8a__formRow{grid-template-columns:1fr}}
