.legal-module__FWDERa__page{background:var(--background);flex-direction:column;min-height:100dvh;display:flex}.legal-module__FWDERa__header{background:var(--background-card);border-bottom:1px solid var(--border-color);z-index:100;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.legal-module__FWDERa__backBtn{width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.legal-module__FWDERa__backBtn:hover{background:var(--color-accent)}.legal-module__FWDERa__headerTitle{color:var(--foreground);font-size:1.125rem;font-weight:500}.legal-module__FWDERa__content{flex:1;width:100%;max-width:700px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.legal-module__FWDERa__lastUpdated{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.8125rem}.legal-module__FWDERa__section{margin-bottom:2rem}.legal-module__FWDERa__sectionTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem;font-weight:500}.legal-module__FWDERa__text{color:var(--foreground-muted);margin-bottom:.75rem;font-size:.9375rem;line-height:1.7}.legal-module__FWDERa__list{margin:0 0 .75rem 1rem;padding:0;list-style:none}.legal-module__FWDERa__list li{color:var(--foreground-muted);margin-bottom:.375rem;padding-right:1rem;font-size:.9375rem;line-height:1.7;position:relative}.legal-module__FWDERa__list li:before{content:"•";color:var(--color-primary);position:absolute;right:0}.legal-module__FWDERa__contact{background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-top:2rem;padding:1.25rem}.legal-module__FWDERa__contact h3{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;font-weight:500}.legal-module__FWDERa__contact p{color:var(--foreground-muted);margin:0;font-size:.875rem}.legal-module__FWDERa__contact a{color:var(--color-primary-dark);text-decoration:none}.legal-module__FWDERa__contact a:hover{text-decoration:underline}
