.legal-page{min-height:100vh;background:#f8f9fa;position:relative;overflow-x:hidden;font-family:Poppins,sans-serif;direction:rtl;margin-top:3rem}.back-to-auth{position:fixed;top:100px;right:20px;z-index:1000}.back-to-auth-btn{display:flex;align-items:center;gap:.5rem;background:#ffcc00;color:#00052B;border:none;border-radius:25px;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,204,0,.3);direction:rtl;position:relative}.back-to-auth-btn:hover{background:#e6b800;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,204,0,.4)}.back-to-auth-btn:active{transform:translateY(0)}.back-to-auth-btn svg{transform:scaleX(-1);transition:transform .3s ease}.back-to-auth-btn:hover svg{transform:scaleX(-1) translateX(-2px)}.form-saved-indicator{background:#28a745;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-left:.5rem;animation:pulse 2s infinite}.form-saved-notice{position:absolute;top:100%;right:0;background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;margin-top:.5rem;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.1);animation:slideDown .3s ease-out}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(40,167,69,.7)}70%{box-shadow:0 0 0 10px rgba(40,167,69,0)}to{box-shadow:0 0 0 0 rgba(40,167,69,0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.background-shapes{position:absolute;top:0;right:0;bottom:0;z-index:0;width:100%;height:100%;overflow:hidden}.shape-1{position:absolute;top:55%;right:-100px;transform:translateY(-50%);width:min(60vw,800px);height:auto;z-index:0;opacity:.6}.legal-container{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:2rem;min-height:100vh}.legal-content{background:#fff;border-radius:15px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.legal-title{font-size:2.5rem;font-weight:700;color:#00052B;margin-bottom:1rem;line-height:1.2}.legal-subtitle,.legal-title{font-family:Poppins,sans-serif;text-align:center}.legal-subtitle{font-size:1.2rem;font-weight:400;color:#424875;margin-bottom:3rem;line-height:1.4;max-width:800px;margin-left:auto;margin-right:auto}.legal-section{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e6e8ec}.legal-section:last-of-type{border-bottom:none;margin-bottom:1rem}.section-title{font-size:1.5rem;font-weight:600;color:#00052B;margin-bottom:1rem}.section-title,.subsection-title{font-family:Poppins,sans-serif;line-height:1.3}.subsection-title{font-size:1.2rem;font-weight:500;color:#000957;margin:1.5rem 0 .8rem}.section-content{font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;color:#424875;line-height:1.6;margin-bottom:1rem;text-align:justify}.section-list{list-style:none;padding:0;margin:1rem 0}.section-list li{font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;color:#424875;line-height:1.6;margin-bottom:.8rem;padding-right:1.5rem;position:relative}.section-list li:before{content:"•";color:#000957;font-weight:700;position:absolute;right:0;font-size:1.2rem}.legal-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e6e8ec;text-align:center}.legal-footer p{font-family:Poppins,sans-serif;font-size:.9rem;color:#6B7280;margin:.5rem 0}@media (max-width:768px){.back-to-auth{top:80px;right:10px}.back-to-auth-btn{padding:.6rem 1.2rem;font-size:1rem}.form-saved-notice{font-size:.8rem;padding:.4rem .8rem}.legal-container{padding:1rem}.legal-content{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-subtitle{font-size:1rem}}@media (max-width:480px){.back-to-auth-btn{padding:.5rem 1rem;font-size:.95rem;gap:.3rem}.back-to-auth-btn svg,.form-saved-indicator{width:16px;height:16px}.form-saved-indicator{font-size:10px}.form-saved-notice{font-size:.75rem;padding:.3rem .6rem}}@media (max-width:768px){.legal-container{margin-top:4rem;padding:1rem}.legal-content{padding:2rem 1.5rem;border-radius:10px}.legal-title{font-size:2rem;margin-bottom:.8rem}.legal-subtitle{font-size:1rem;margin-bottom:2rem}.section-title{font-size:1.3rem}.subsection-title{font-size:1.1rem}.section-content,.section-list li{font-size:.95rem}.legal-section{margin-bottom:2rem;padding-bottom:1rem}.shape-1{width:min(80vw,600px);right:-50px}}@media (max-width:480px){.legal-content{padding:1.5rem 1rem}.legal-title{font-size:1.8rem}.legal-subtitle{font-size:.95rem}.section-title{font-size:1.2rem}.section-content,.section-list li{font-size:.9rem}.section-list li{padding-right:1.2rem}}@media print{.legal-page{background:white;margin-top:0}.background-shapes{display:none}.legal-content{box-shadow:none;border:1px solid #ddd}.legal-title,.section-title{color:#000}.section-content,.section-list li{color:#333}}.legal-content:focus-within{outline:2px solid #000957;outline-offset:4px}.section-title:target{background-color:#FFF3CD;padding:.5rem;border-radius:5px;animation:highlight 2s ease-in-out}@keyframes highlight{0%{background-color:#FFF3CD}to{background-color:transparent}}html{scroll-behavior:smooth}.legal-content{line-height:1.7;letter-spacing:.3px}.legal-content a{color:#000957;text-decoration:underline;font-weight:500}.legal-content a:hover{color:#00052B;text-decoration:none}.legal-content a:focus{outline:2px solid #000957;outline-offset:2px;border-radius:3px}