.legal-page{padding:2rem 0;min-height:calc(100vh - 200px);display:flex;align-items:center}.legal-container{max-width:1000px;margin:0 auto;position:relative;background:url('/images/ui/patternup1.png') top no-repeat,url('/images/ui/patternbottom.png') bottom no-repeat,url('/images/ui/parachment.webp') center/cover repeat;background-blend-mode:luminosity;box-shadow:rgba(0,0,0,.4) 0 2px 4px,rgba(0,0,0,.3) 0 7px 13px -3px,rgba(0,0,0,.2) 0 -3px 0 inset;opacity:.95;background-color:var(--bg-secondary);padding:2.5rem 3rem;border-radius:8px;z-index:0;color:#333;line-height:1.7}.legal-content{max-width:900px;margin:0 auto}.legal-content h1{color:#8b4513;font-size:2.5rem;text-align:center;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.2);font-weight:700}.legal-content h2{color:#8b4513;font-size:1.5rem;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #d4a76a;font-weight:600}.legal-section{margin-bottom:1.5rem;background:rgba(255,248,240,.7);padding:1.5rem;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.legal-section p{margin-bottom:1rem;color:#444}.legal-section ul{padding-left:1.5rem;margin:1rem 0}.legal-section li{margin-bottom:.5rem;position:relative;padding-left:1.2rem}.legal-section li:before{content:'•';color:#8b4513;font-weight:700;position:absolute;left:0}.last-updated{text-align:center;color:#777;font-style:italic;margin-bottom:2rem;font-size:.95rem}.contact-support{margin-top:3rem;padding:1.5rem;background:rgba(139,69,19,.1);border-radius:6px;text-align:center;border-left:4px solid #8b4513}.contact-support p{margin:0;color:#5a3921;font-weight:500}@media (max-width:768px){.legal-container{padding:1.5rem;margin:1rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.3rem}.legal-section{padding:1rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#8b4513;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6d3710}