.legal-page{isolation:isolate;background:0 0;max-width:800px;min-height:100vh;margin:0 auto;padding:1.5rem 1rem 3rem;position:relative}.legal-page__header{border-bottom:1px solid #0f12280d;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.legal-page__back-btn{color:#0f1228cc;cursor:pointer;background:#fff;border:1px solid #0f12281a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0f12280d}.legal-page__back-btn:hover{background:#f8f9fa;transform:translate(-2px)}.legal-page__title{color:#1f2937;font-size:1.25rem;font-weight:700}.legal-page__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#374151;background:#fffc;border:1px solid #0f12280d;border-radius:16px;padding:1.5rem;font-size:.95rem;line-height:1.6;box-shadow:0 4px 20px #0f122808}.legal-page__content h2{color:#111827;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.legal-page__content h2:first-child{margin-top:0}.legal-page__content p{margin-bottom:1rem}.legal-page__content ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.legal-page__content li{margin-bottom:.5rem}
