.privacy-policies-module-scss-module__Nl0opq__privacyContainer{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);justify-content:center;padding:6rem 1rem;display:flex}.privacy-policies-module-scss-module__Nl0opq__privacyContent{flex-direction:column;gap:2.5rem;width:90%;display:flex}.privacy-policies-module-scss-module__Nl0opq__header{border-bottom:1px solid var(--border-primary);flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.privacy-policies-module-scss-module__Nl0opq__title{color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.privacy-policies-module-scss-module__Nl0opq__lastUpdated{color:var(--text-muted);margin:0;font-size:1rem}.privacy-policies-module-scss-module__Nl0opq__introText{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.privacy-policies-module-scss-module__Nl0opq__introText p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.privacy-policies-module-scss-module__Nl0opq__section{flex-direction:column;gap:2rem;display:flex}.privacy-policies-module-scss-module__Nl0opq__sectionTitle{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.3}.privacy-policies-module-scss-module__Nl0opq__subsection{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.privacy-policies-module-scss-module__Nl0opq__subsectionTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600;line-height:1.4}.privacy-policies-module-scss-module__Nl0opq__paragraph{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.privacy-policies-module-scss-module__Nl0opq__definitionList{flex-direction:column;gap:1.25rem;margin:1rem 0;padding:0;list-style:none;display:flex}.privacy-policies-module-scss-module__Nl0opq__definitionItem{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.7;position:relative}.privacy-policies-module-scss-module__Nl0opq__definitionItem:before{content:"•";color:var(--text-disabled);font-size:1.2rem;line-height:1;position:absolute;top:.2rem;left:0}.privacy-policies-module-scss-module__Nl0opq__definitionItem strong{color:var(--text-primary);font-weight:600}.privacy-policies-module-scss-module__Nl0opq__bulletList{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.privacy-policies-module-scss-module__Nl0opq__bulletItem{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.privacy-policies-module-scss-module__Nl0opq__bulletItem:before{content:"•";color:var(--text-disabled);font-size:1.2rem;line-height:1;position:absolute;left:0}.privacy-policies-module-scss-module__Nl0opq__backButton{width:100px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:left;align-items:center;gap:8px;padding:5px;font-size:18px;transition:background-color .2s;display:flex}.privacy-policies-module-scss-module__Nl0opq__backButton:hover{background-color:var(--bg-glass-hover)}@media (max-width:768px){.privacy-policies-module-scss-module__Nl0opq__privacyContainer{padding:5rem 1rem}.privacy-policies-module-scss-module__Nl0opq__privacyContent{gap:2rem}.privacy-policies-module-scss-module__Nl0opq__title{font-size:2rem}.privacy-policies-module-scss-module__Nl0opq__sectionTitle{font-size:1.75rem}.privacy-policies-module-scss-module__Nl0opq__subsectionTitle{font-size:1.25rem}.privacy-policies-module-scss-module__Nl0opq__section{gap:1.5rem}.privacy-policies-module-scss-module__Nl0opq__subsection{gap:.875rem;margin-bottom:1.25rem}}@media (max-width:480px){.privacy-policies-module-scss-module__Nl0opq__privacyContainer{padding:4rem .75rem}.privacy-policies-module-scss-module__Nl0opq__title{font-size:1.75rem}.privacy-policies-module-scss-module__Nl0opq__sectionTitle{font-size:1.5rem}.privacy-policies-module-scss-module__Nl0opq__subsectionTitle{font-size:1.125rem}.privacy-policies-module-scss-module__Nl0opq__paragraph,.privacy-policies-module-scss-module__Nl0opq__definitionItem,.privacy-policies-module-scss-module__Nl0opq__bulletItem{font-size:.9375rem}}
.homeHelpCenter-module-scss-module__ZpvZda__homeHelpCenterContainer{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%);flex-direction:column;width:100%;height:100%;margin-top:30px;padding:2rem;display:flex;overflow-y:auto}.homeHelpCenter-module-scss-module__ZpvZda__homeHelpCenterContent{flex-direction:column;gap:2rem;width:100%;margin:0 auto;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__heroSection{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem 0;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__heroTitle{color:var(--text-primary);background:linear-gradient(135deg,#15118d,#4a46b5);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:48px;font-weight:600}.homeHelpCenter-module-scss-module__ZpvZda__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0;font-size:18px;line-height:1.6}.homeHelpCenter-module-scss-module__ZpvZda__contentWrapper{border:1px solid var(--border-primary);background-color:var(--bg-secondary);border-radius:16px;grid-template-columns:2fr 1fr;gap:2rem;margin-top:.5rem;padding:2rem;display:grid;box-shadow:0 4px 20px #0000000d}@media (max-width:992px){.homeHelpCenter-module-scss-module__ZpvZda__contentWrapper{grid-template-columns:1fr;gap:2rem}}.homeHelpCenter-module-scss-module__ZpvZda__faqColumn{width:100%;min-width:0}.homeHelpCenter-module-scss-module__ZpvZda__faqSection{width:100%}.homeHelpCenter-module-scss-module__ZpvZda__faqTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:28px;font-weight:500}.homeHelpCenter-module-scss-module__ZpvZda__faqSubtitle{color:var(--text-muted);margin:0 0 2rem;font-size:.95rem}.homeHelpCenter-module-scss-module__ZpvZda__faqList{flex-direction:column;gap:0;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__faqItemWrapper{border-bottom:1px solid var(--border-primary)}.homeHelpCenter-module-scss-module__ZpvZda__faqItemWrapper:last-child{border-bottom:none}.homeHelpCenter-module-scss-module__ZpvZda__faqItem{cursor:pointer;text-align:left;background-color:#0000;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;text-decoration:none;transition:background-color .2s;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__faqItem:hover{background-color:#0000}.homeHelpCenter-module-scss-module__ZpvZda__faqItem:hover .homeHelpCenter-module-scss-module__ZpvZda__faqQuestion{color:#15118d}.homeHelpCenter-module-scss-module__ZpvZda__faqQuestion{color:var(--text-primary);flex:1;padding-right:1rem;font-size:1rem;font-weight:500;line-height:1.5;transition:color .2s}.homeHelpCenter-module-scss-module__ZpvZda__faqArrow{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.homeHelpCenter-module-scss-module__ZpvZda__faqArrowExpanded{transform:rotate(0)}.homeHelpCenter-module-scss-module__ZpvZda__faqAnswer{color:var(--text-muted);margin-top:.5rem;padding:0 0 1.5rem;font-size:.95rem;line-height:1.7}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpColumn{width:100%;min-width:0}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpSection{flex-direction:column;width:100%;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:28px;font-weight:500}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpSubtitle{color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpForm{border:2px solid var(--border-primary);background-color:var(--bg-primary);border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__formGroup{flex-direction:column;gap:.5rem;display:flex}.homeHelpCenter-module-scss-module__ZpvZda__formLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.homeHelpCenter-module-scss-module__ZpvZda__formInput,.homeHelpCenter-module-scss-module__ZpvZda__formTextarea{background-color:var(--bg-primary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.homeHelpCenter-module-scss-module__ZpvZda__formInput::placeholder,.homeHelpCenter-module-scss-module__ZpvZda__formTextarea::placeholder{color:var(--text-muted);opacity:.6}.homeHelpCenter-module-scss-module__ZpvZda__formInput:focus,.homeHelpCenter-module-scss-module__ZpvZda__formTextarea:focus{border-color:#15118d;box-shadow:0 0 0 2px #15118d1a}.homeHelpCenter-module-scss-module__ZpvZda__formTextarea{resize:vertical;min-height:100px;font-family:inherit}.homeHelpCenter-module-scss-module__ZpvZda__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#15118d,#2a26a5);border:none;border-radius:8px;align-self:flex-start;min-width:140px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.homeHelpCenter-module-scss-module__ZpvZda__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#0c0c5c,#1a1780);transform:translateY(-1px);box-shadow:0 4px 12px #15118d33}.homeHelpCenter-module-scss-module__ZpvZda__submitButton:active:not(:disabled){transform:translateY(0)}.homeHelpCenter-module-scss-module__ZpvZda__submitButton:disabled{opacity:.6;cursor:not-allowed}.homeHelpCenter-module-scss-module__ZpvZda__successMessage{color:#fff;text-align:center;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.9rem;animation:.3s homeHelpCenter-module-scss-module__ZpvZda__slideIn}.homeHelpCenter-module-scss-module__ZpvZda__backButton{border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.homeHelpCenter-module-scss-module__ZpvZda__backButton svg{transition:transform .2s}.homeHelpCenter-module-scss-module__ZpvZda__backButton:hover{color:#15118d;border-color:#15118d}.homeHelpCenter-module-scss-module__ZpvZda__backButton:hover svg{transform:translate(-4px)}.homeHelpCenter-module-scss-module__ZpvZda__toast{z-index:9999;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;min-width:300px;max-width:420px;padding:16px 18px;font-size:14px;font-weight:500;line-height:1.4;animation:.35s forwards homeHelpCenter-module-scss-module__ZpvZda__fadeIn;display:flex;position:fixed;bottom:10%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #00000026}.homeHelpCenter-module-scss-module__ZpvZda__toastSuccess{color:#0c6b3f;background-color:#e6f9f0;border-left:4px solid #20c997}.homeHelpCenter-module-scss-module__ZpvZda__toastError{color:#a4161a;background-color:#ffe9e9;border-left:4px solid #e03131}.homeHelpCenter-module-scss-module__ZpvZda__toastMessage{flex:1}.homeHelpCenter-module-scss-module__ZpvZda__toastClose{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;font-size:16px;transition:opacity .2s}.homeHelpCenter-module-scss-module__ZpvZda__toastClose:hover{opacity:1}@keyframes homeHelpCenter-module-scss-module__ZpvZda__fadeIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.homeHelpCenter-module-scss-module__ZpvZda__toastFadeOut{animation:.3s forwards homeHelpCenter-module-scss-module__ZpvZda__fadeOut}@keyframes homeHelpCenter-module-scss-module__ZpvZda__fadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}@media (max-width:480px){.homeHelpCenter-module-scss-module__ZpvZda__toast{max-width:unset;top:16px;left:16px;right:16px}}@keyframes homeHelpCenter-module-scss-module__ZpvZda__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.homeHelpCenter-module-scss-module__ZpvZda__homeHelpCenterContainer{padding:1.5rem}.homeHelpCenter-module-scss-module__ZpvZda__heroTitle{font-size:40px}}@media (max-width:992px){.homeHelpCenter-module-scss-module__ZpvZda__contentWrapper{grid-template-columns:1fr;gap:2rem}.homeHelpCenter-module-scss-module__ZpvZda__heroTitle{font-size:36px}}@media (max-width:768px){.homeHelpCenter-module-scss-module__ZpvZda__homeHelpCenterContainer{padding:1rem}.homeHelpCenter-module-scss-module__ZpvZda__heroTitle{font-size:28px}.homeHelpCenter-module-scss-module__ZpvZda__heroSubtitle{font-size:14px}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpForm{padding:1.25rem}.homeHelpCenter-module-scss-module__ZpvZda__submitButton{align-self:stretch;width:100%}.homeHelpCenter-module-scss-module__ZpvZda__faqQuestion{font-size:.9rem}.homeHelpCenter-module-scss-module__ZpvZda__faqAnswer{font-size:.85rem}}@media (max-width:480px){.homeHelpCenter-module-scss-module__ZpvZda__heroTitle{font-size:24px}.homeHelpCenter-module-scss-module__ZpvZda__quickHelpForm{padding:1rem}}
