.FAQ-module__7KQVwG__container{color:#fff;min-height:100vh;padding:2rem 1rem}.FAQ-module__7KQVwG__wrapper{max-width:800px;margin:0 auto}.FAQ-module__7KQVwG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:rgba(255,255,255,.1);border-radius:20px;margin-bottom:2rem;padding:2rem}.FAQ-module__7KQVwG__headerContent{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.FAQ-module__7KQVwG__title{background:linear-gradient(90deg,#029556 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.FAQ-module__7KQVwG__subtitle{opacity:.9;margin:0;font-size:1.1rem}.FAQ-module__7KQVwG__faqContainer{flex-direction:column;gap:1rem;display:flex}.FAQ-module__7KQVwG__faqSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__7KQVwG__faqSection.FAQ-module__7KQVwG__open{border:2px solid #029556}.FAQ-module__7KQVwG__faqButton{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__7KQVwG__faqButton:hover{background:rgba(255,255,255,.05)}.FAQ-module__7KQVwG__faqContent{border-top:1px solid rgba(255,255,255,.1);padding:0 1.5rem 1.5rem;animation:.3s ease-in-out FAQ-module__7KQVwG__fadeIn}@keyframes FAQ-module__7KQVwG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQ-module__7KQVwG__modernText{color:rgba(255,255,255,.95);font-size:.95rem;line-height:1.8}.FAQ-module__7KQVwG__modernText p{margin-bottom:1.2rem}.FAQ-module__7KQVwG__modernText p:last-child{margin-bottom:0}.FAQ-module__7KQVwG__highlight{color:#029556;font-weight:600}.FAQ-module__7KQVwG__highlightBlue{color:#3b82f6;font-weight:600}.FAQ-module__7KQVwG__modernList{margin:1rem 0;padding:0;list-style:none}.FAQ-module__7KQVwG__modernList li{color:rgba(255,255,255,.9);margin-bottom:1rem;padding-left:2rem;line-height:1.6;position:relative}.FAQ-module__7KQVwG__modernList li:before{content:"→";color:#029556;font-weight:700;position:absolute;left:0}.FAQ-module__7KQVwG__stepList{counter-reset:step-counter;margin:1.5rem 0;padding:0;list-style:none}.FAQ-module__7KQVwG__stepList li{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem;padding-bottom:1.5rem;padding-left:3rem;position:relative}.FAQ-module__7KQVwG__stepList li:last-child{border-bottom:none;padding-bottom:0}.FAQ-module__7KQVwG__stepList li:before{counter-increment:step-counter;content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#029556,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.FAQ-module__7KQVwG__stepTitle{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.FAQ-module__7KQVwG__subSteps{background:rgba(255,255,255,.03);border:1px solid rgba(2,149,86,.2);border-radius:12px;margin-top:1.5rem;padding:1rem}.FAQ-module__7KQVwG__subStep{background:rgba(255,255,255,.02);border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:.75rem;transition:all .3s;display:flex}.FAQ-module__7KQVwG__subStep:last-child{margin-bottom:0}.FAQ-module__7KQVwG__subStep:hover{background:rgba(2,149,86,.05);transform:translate(4px)}.FAQ-module__7KQVwG__subStepBadge{color:#fff;text-align:center;background:linear-gradient(135deg,rgba(2,149,86,.3),rgba(59,130,246,.3));border:1px solid rgba(255,255,255,.1);border-radius:6px;min-width:30px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.FAQ-module__7KQVwG__subStepContent{color:rgba(255,255,255,.85);flex:1;font-size:.9rem;line-height:1.5}.FAQ-module__7KQVwG__timeline{background:rgba(255,255,255,.02);border-radius:12px;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem;display:flex;position:relative}.FAQ-module__7KQVwG__timelineItem{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.FAQ-module__7KQVwG__timelineDot{background:rgba(255,255,255,.3);border-radius:50%;width:12px;height:12px;transition:all .3s;position:relative}.FAQ-module__7KQVwG__timelineItem.FAQ-module__7KQVwG__active .FAQ-module__7KQVwG__timelineDot{background:linear-gradient(135deg,#029556,#3b82f6);width:16px;height:16px;box-shadow:0 0 20px rgba(2,149,86,.5)}.FAQ-module__7KQVwG__timelineLabel{color:rgba(255,255,255,.9);text-align:center;font-size:.75rem;font-weight:600}.FAQ-module__7KQVwG__timelineDesc{color:rgba(255,255,255,.5);text-align:center;font-size:.65rem}.FAQ-module__7KQVwG__timelineItem.FAQ-module__7KQVwG__active .FAQ-module__7KQVwG__timelineLabel{color:#029556}.FAQ-module__7KQVwG__timelineItem.FAQ-module__7KQVwG__active .FAQ-module__7KQVwG__timelineDesc{color:rgba(2,149,86,.8)}.FAQ-module__7KQVwG__timelineLine{background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(2,149,86,.3));flex:1;align-self:flex-start;height:1px;margin:6px .5rem 0}.FAQ-module__7KQVwG__infoBox{background:rgba(2,149,86,.1);border-left:3px solid #029556;border-radius:8px;margin:1rem 0;padding:1rem;font-size:.9rem;line-height:1.6}.FAQ-module__7KQVwG__warningBox{background:rgba(239,68,68,.1);border-left:3px solid #ef4444;border-radius:8px;margin:1rem 0;padding:1rem;font-size:.9rem;line-height:1.6}.FAQ-module__7KQVwG__picksGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.FAQ-module__7KQVwG__pickItem{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;transition:all .3s}.FAQ-module__7KQVwG__pickItem:hover{background:rgba(255,255,255,.08);border-color:#029556}.FAQ-module__7KQVwG__pickName{color:#3b82f6;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.FAQ-module__7KQVwG__pickDesc{color:rgba(255,255,255,.8);font-size:.85rem;line-height:1.4}.FAQ-module__7KQVwG__divider{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);height:1px;margin:1.5rem 0}.FAQ-module__7KQVwG__mutedText{color:rgba(255,255,255,.7);margin-top:1rem;font-size:.9rem}.FAQ-module__7KQVwG__footer{text-align:center;background:rgba(255,255,255,.05);border-radius:16px;margin-top:2rem;padding:1.5rem}.FAQ-module__7KQVwG__footer p{opacity:.8;margin:0;font-size:.9rem}.FAQ-module__7KQVwG__link{color:#7dabf6;text-decoration:none}.FAQ-module__7KQVwG__link:hover{text-decoration:underline}@media (max-width:768px){.FAQ-module__7KQVwG__title{font-size:2rem}.FAQ-module__7KQVwG__subtitle{font-size:1rem}.FAQ-module__7KQVwG__header{padding:1.5rem}}@media (max-width:480px){.FAQ-module__7KQVwG__timeline{padding:.75rem}.FAQ-module__7KQVwG__timelineLabel{font-size:.7rem}.FAQ-module__7KQVwG__timelineDesc{font-size:.6rem}.FAQ-module__7KQVwG__subStep{padding:.5rem}.FAQ-module__7KQVwG__picksGrid{grid-template-columns:1fr}.FAQ-module__7KQVwG__title{font-size:1.8rem}.FAQ-module__7KQVwG__faqButton{padding:1.2rem;font-size:1rem}}
