.help-module__mD1omq__helpPage{background:var(--background);justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex;position:relative}.help-module__mD1omq__bgWrap{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.help-module__mD1omq__container{z-index:1;width:100%;max-width:760px;margin:0 auto;position:relative}.help-module__mD1omq__backLink{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.help-module__mD1omq__backLink:hover{color:var(--primary)}.help-module__mD1omq__helpCard{-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);background:#ffffffdb;border:1px solid #0206170f;border-radius:14px;margin-bottom:0;padding:2.5rem;animation:.4s help-module__mD1omq__fadeIn;box-shadow:0 20px 45px #02061714}.help-module__mD1omq__cardHeader{text-align:center;margin-bottom:1.5rem}.help-module__mD1omq__logo{filter:drop-shadow(0 2px 6px #0000000f);width:auto;height:36px;margin-bottom:.75rem;display:inline-block}.help-module__mD1omq__cardHeader h1{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem}.help-module__mD1omq__subtitle{color:var(--muted-foreground)}.help-module__mD1omq__content{color:var(--foreground);line-height:1.8}.help-module__mD1omq__content ul{margin:1rem 0 1.5rem 1.25rem;list-style:outside}.help-module__mD1omq__actions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@keyframes help-module__mD1omq__fadeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.help-module__mD1omq__helpCard{padding:1.5rem}}
