.privacy-section{background:#0a0a0a;justify-content:center;align-items:flex-start;min-height:100vh;padding:4rem 1rem 2rem;display:flex}.privacy-container{color:#f5f5f5;z-index:2;background:#111;border-radius:24px;width:100%;margin:0 auto;padding:2.5rem 2.5rem 2rem;position:relative;box-shadow:0 4px 32px #0000002e,inset 0 2px #23272f}.privacy-header{text-align:center;margin-bottom:2.5rem}.privacy-logo{filter:drop-shadow(0 0 12px #6cf6);background:#181818;border:2px solid #6cf;border-radius:12px;width:56px;height:56px;margin-bottom:1rem;box-shadow:0 0 12px #fff2,0 2px 8px #0004}.privacy-header h1{color:#6cf;letter-spacing:.03em;text-shadow:0 0 8px #6cf3,0 0 20px #fff1;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.privacy-subheading{color:#fff;letter-spacing:.01em;margin-bottom:.7rem;font-size:1.2rem;font-weight:500}.privacy-content{margin-bottom:2rem}.privacy-content section{background:linear-gradient(120deg,#181818 60%,#23272f 100%);border-radius:18px;margin-bottom:2.2rem;padding:2rem 1.5rem 1.5rem;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000002e,inset 0 2px #23272f}.privacy-content section:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 4px 32px #6cf2,inset 0 2px #23272f}.privacy-content section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#6cf3 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.privacy-content h2{color:#6cf;letter-spacing:.01em;z-index:1;text-shadow:0 2px 8px #000a;margin-bottom:.7rem;font-size:1.3rem;font-weight:600;position:relative}.privacy-content p,.privacy-content ul{color:#e0e0e0;z-index:1;margin:0 0 .7rem;font-size:1.08rem;line-height:1.8;position:relative}.privacy-content ul{padding-left:1.5rem}.privacy-content li{z-index:1;margin-bottom:.5rem;list-style:inside;position:relative}.privacy-content li::marker{color:#6cf}.privacy-link{color:#6cf;letter-spacing:.01em;margin:0 .5rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.privacy-link:after{content:"";background:#6cf;width:0;height:2px;transition:width .3s;display:block;position:absolute;bottom:-2px;left:0}.privacy-link:hover{color:#fff}.privacy-link:hover:after{width:100%}.privacy-footer{text-align:center;color:#aaa;letter-spacing:.01em;margin-top:2.5rem;font-size:1.05rem}.privacy-footer a{color:#6cf;margin:0 .5rem;text-decoration:none}.privacy-footer a:hover{color:#fff;text-decoration:underline}@media (max-width:900px){.privacy-container{border-radius:16px;padding:1.5rem .7rem 1.2rem}.privacy-content section{border-radius:14px;padding:1.2rem .7rem 1rem}}@media (max-width:600px){.privacy-section{padding:1.2rem .1rem .7rem}.privacy-container{border-radius:8px;padding:.7rem .1rem}.privacy-header h1{font-size:1.3rem}.privacy-content section{border-radius:8px;padding:.7rem .2rem .5rem}}
