.legal-wrapper{min-height:100vh;background:var(--bg-body);display:flex;justify-content:center;padding:2rem 1.5rem 4rem}.top-back-link{position:fixed;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--text-muted);text-decoration:none;font-size:.85rem;font-weight:500;padding:.5rem 1rem;border-radius:10px;background:var(--bg-card);border:1px solid var(--border-color);backdrop-filter:blur(12px);transition:.2s;z-index:100}.top-back-link:hover{color:var(--primary-accent);border-color:var(--primary-accent);box-shadow:0 2px 12px rgba(var(--primary-accent-rgb,59,130,246),.15)}.top-back-link i{width:15px;height:15px}.legal-page{max-width:920px;width:100%;margin-top:2rem}.legal-header{text-align:center;margin-bottom:2.5rem;padding:2.5rem 2rem 2rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px}.legal-icon{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.25rem}.legal-icon i{width:28px;height:28px}.legal-icon--blue{background:linear-gradient(135deg,var(--primary-accent) 0,var(--primary-hover) 100%)}.legal-icon--green{background:linear-gradient(135deg,#10b981 0,#059669 100%)}.legal-header h1{font-family:var(--font-headings);font-size:1.8rem;font-weight:800;color:var(--text-headings);margin-bottom:.4rem;letter-spacing:-.02em}.legal-header p{color:var(--text-muted);font-size:.9rem}.legal-section{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.75rem;margin-bottom:1rem;transition:border-color .25s,box-shadow .25s}.legal-section:hover{border-color:color-mix(in srgb,var(--primary-accent) 40%,transparent);box-shadow:0 4px 20px rgba(var(--primary-accent-rgb,59,130,246),.06)}.legal-section h2{font-family:var(--font-headings);font-size:1.1rem;font-weight:700;color:var(--text-headings);margin-bottom:.75rem;display:flex;align-items:center;gap:.6rem}.legal-section h2 i{width:20px;height:20px;flex-shrink:0;color:var(--primary-accent)}.legal-page--green .legal-section h2 i{color:#10b981}.legal-section p{color:var(--text-secondary);line-height:1.75;margin-bottom:.75rem;font-size:.88rem}.legal-section p:last-child{margin-bottom:0}.legal-section strong{color:var(--text-headings);font-weight:600}.legal-section a{color:var(--primary-accent);text-decoration:none;font-weight:500}.legal-page--green .legal-section a{color:#10b981}.legal-section a:hover{text-decoration:underline}.legal-section ul{list-style:none;padding:0;margin:.75rem 0 .5rem;display:flex;flex-direction:column;gap:6px}.legal-section ul li{padding:.65rem .85rem .65rem 2.2rem;background:var(--bg-element,var(--bg-alt-section));border-radius:10px;position:relative;color:var(--text-secondary);line-height:1.6;font-size:.85rem}.legal-section ul li::before{content:"";position:absolute;left:.85rem;top:.85rem;width:7px;height:7px;border-radius:50%;background:var(--primary-accent)}.legal-page--green .legal-section ul li::before{background:#10b981}.legal-list li{padding:.65rem .85rem .65rem 2.2rem!important}.legal-list li::before{content:"✓"!important;width:auto!important;height:auto!important;border-radius:0!important;background:0 0!important;color:#10b981;font-weight:700;font-size:.85rem;top:.65rem!important}.info-item{display:flex;align-items:center;gap:.6rem;padding:.65rem .85rem;background:var(--bg-element,var(--bg-alt-section));border-radius:10px;margin-top:.6rem}.info-item i{width:16px;height:16px;color:var(--primary-accent);flex-shrink:0}.legal-page--green .info-item i{color:#10b981}.info-item a{color:var(--primary-accent);text-decoration:none;font-weight:500;font-size:.85rem}.legal-page--green .info-item a{color:#10b981}.info-item a:hover{text-decoration:underline}.info-note{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;background:rgba(16,185,129,.04);border-left:3px solid #10b981;border-radius:0 10px 10px 0;margin-top:.75rem;color:var(--text-secondary);font-size:.85rem}.info-note i{width:18px;height:18px;color:#10b981;flex-shrink:0;margin-top:1px}.info-note p{margin:0!important}.legal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-accent);text-decoration:none;font-weight:600;font-size:.85rem;padding:.6rem 1.25rem;border:1.5px solid var(--primary-accent);border-radius:10px;transition:.25s}.legal-page--green .back-link{color:#10b981;border-color:#10b981}.back-link:hover{background:var(--primary-accent);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--primary-accent-rgb,59,130,246),.25)}.legal-page--green .back-link:hover{background:#10b981;box-shadow:0 4px 12px rgba(16,185,129,.25)}.back-link i{width:16px;height:16px}.last-update{color:var(--text-muted);font-size:.78rem;display:flex;align-items:center;gap:.4rem}.last-update i{width:14px;height:14px}@media (max-width:768px){.legal-wrapper{padding:1rem .75rem 3rem}.top-back-link{top:.75rem;left:.75rem;font-size:.8rem;padding:.4rem .75rem}.legal-header{padding:2rem 1.5rem 1.5rem;border-radius:14px}.legal-header h1{font-size:1.5rem}.legal-section{padding:1.25rem;border-radius:12px}.legal-section h2{font-size:1rem}.legal-footer{flex-direction:column;gap:1rem;align-items:flex-start}}