.privacy-page{min-height:100vh;background:linear-gradient(135deg,#191919,#0d0d0d);color:#fff;font-family:Inter,sans-serif;line-height:1.6;padding:2rem 1rem}.privacy-page__container{max-width:900px;margin:0 auto;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem}@media(max-width:768px){.privacy-page__container{padding:2rem 1.5rem}}@media(max-width:480px){.privacy-page__container{padding:1.5rem 1rem}}.privacy-page__header{text-align:center;margin-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:2rem}.privacy-page__back-link{display:inline-flex;align-items:center;color:#ff8a00;text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:2rem;transition:all .2s ease}.privacy-page__back-link:hover{color:#fa3;transform:translateX(-4px)}.privacy-page__title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media(max-width:768px){.privacy-page__title{font-size:2rem}}@media(max-width:480px){.privacy-page__title{font-size:1.75rem}}.privacy-page__last-updated{color:#888;font-size:.9rem;margin:0}.privacy-page__content{font-size:1rem;line-height:1.7}.privacy-page__intro{background:rgba(255,138,0,.1);border-left:4px solid #ff8a00;padding:1.5rem;margin-bottom:2rem;border-radius:8px}.privacy-page__intro p{margin:0;font-size:1.1rem;color:#f0f0f0}.privacy-page__notice{background:rgba(255,193,7,.1);border-left:4px solid #ffc107;padding:1.5rem;border-radius:8px;margin-bottom:1rem}.privacy-page__notice p{margin-bottom:1rem;color:#f0f0f0}.privacy-page__notice p:last-child{margin-bottom:0}.privacy-page__notice strong{color:#ffc107}.privacy-page__section{margin-bottom:2.5rem}.privacy-page__section h2{color:#ff8a00;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,138,0,.2)}.privacy-page__section h3{color:#fff;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.privacy-page__section p{margin-bottom:1rem;color:#e0e0e0}.privacy-page__section ul{padding-left:1.5rem;margin-bottom:1rem}.privacy-page__section ul li{margin-bottom:.75rem;color:#e0e0e0}.privacy-page__section ul li strong{color:#fff}.privacy-page__link{color:#ff8a00;text-decoration:none;font-weight:500;transition:color .2s ease}.privacy-page__link:hover{color:#fa3;text-decoration:underline}.privacy-page__contact{background:hsla(0,0%,100%,.05);border-radius:8px;padding:1.5rem;margin-top:1rem}.privacy-page__contact p{margin-bottom:.75rem}.privacy-page__contact p:last-child{margin-bottom:0}.privacy-page__contact strong{color:#ff8a00}@media(max-width:768px){.privacy-page{padding:1rem .5rem}.privacy-page__section h2{font-size:1.3rem}.privacy-page__section h3{font-size:1.1rem}}@media(max-width:480px){.privacy-page__section h2{font-size:1.2rem}.privacy-page__section h3{font-size:1rem}.privacy-page__content{font-size:.95rem}}