.privacy-page{background:var(--black);min-height:100vh;padding-bottom:6rem}@media (min-width:768px){.privacy-container{padding:0 2rem}}.privacy-header{z-index:100;-webkit-backdrop-filter:blur(24px);background:#05050599;border-bottom:1px solid #d4af370f;position:sticky;top:0}.privacy-header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:.7rem 1.25rem;display:flex}@media (min-width:768px){.privacy-header-inner{padding:.7rem 2rem}}.privacy-header-right{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.privacy-header-left{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.privacy-header-back{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.privacy-header-back:hover{background:#d4af370f;border-color:#d4af372e}.privacy-header-back svg{width:20px;height:20px;color:var(--gold)}.privacy-header-title{flex-direction:column;min-width:0;display:flex}@media (min-width:768px){.privacy-header-name{font-size:1.15rem}}.privacy-header-desc{color:var(--gray-600);margin-top:1px;font-size:.55rem;display:none}@media (min-width:480px){.privacy-header-desc{display:block}}.privacy-header-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;padding:.55rem;transition:all .3s;display:flex;position:relative}.privacy-header-btn:hover{border-color:#d4af3733}.privacy-header-btn svg{width:19px;height:19px;color:var(--gray-400)}.privacy-header-bell-dot{background:var(--gold);border:2px solid var(--black);border-radius:50%;width:9px;height:9px;animation:2s infinite pulse-gold;position:absolute;top:-2px;left:-2px}.privacy-header-user{cursor:pointer;background:#d4af370f;border:1px solid #d4af371f;border-radius:50px;flex-shrink:0;align-items:center;gap:8px;padding:5px 16px;font-family:Vazirmatn,sans-serif;transition:all .3s;display:none}@media (min-width:640px){.privacy-header-user{display:flex}}.privacy-header-user:hover{background:#d4af371a}.privacy-header-avatar{background:linear-gradient(145deg,var(--gold),var(--gold-dark));color:#000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:900;display:flex}.privacy-header-username{color:var(--gold);white-space:nowrap;font-size:.72rem;font-weight:700}.privacy-hero{text-align:center;background:linear-gradient(135deg,#0a1a0a,#050f05,#020802);border:1px solid #37d4780f;border-radius:28px;margin-top:1rem;position:relative;overflow:hidden}.privacy-hero-orb{pointer-events:none;border-radius:50%;position:absolute}.privacy-hero-orb-1{filter:blur(80px);background:#37d47808;width:300px;height:300px;top:-120px;right:-60px}.privacy-hero-orb-2{filter:blur(70px);background:#d4af3708;width:250px;height:250px;bottom:-100px;left:-80px}.privacy-hero-orb-3{filter:blur(50px);background:#6387ff05;width:150px;height:150px;top:40%;left:50%;transform:translate(-50%)}.privacy-hero-content{z-index:1;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex;position:relative}@media (min-width:768px){.privacy-hero-content{padding:4rem 3rem}}.privacy-hero-shield{margin-bottom:-5rem;position:relative;transform:translateY(-90px)}.privacy-hero-shield-inner{z-index:2;background:linear-gradient(145deg,#37d47826,#37d4780d);border:1px solid #37d47833;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:0 8px 40px #37d47826}.privacy-hero-shield-inner svg{color:#37d478;width:32px;height:32px}.privacy-hero-shield-ring{border:1px solid #37d4781a;border-radius:28px;width:100px;height:100px;animation:3s ease-in-out infinite shield-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-hero-shield-ring-2{border-color:#37d4780d;border-radius:34px;width:130px;height:130px;animation-delay:.5s}@keyframes shield-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.06)}}.privacy-hero-badge{color:var(--gray-400);background:#ffffff08;border:1px solid #ffffff0f;border-radius:50px;align-items:center;gap:6px;margin-bottom:1.2rem;padding:5px 16px;font-size:.62rem;font-weight:700;display:inline-flex}.privacy-hero-badge svg{color:#37d478}@media (min-width:768px){.privacy-hero h1{font-size:2.4rem}}.privacy-hero p{color:var(--gray-400);max-width:520px;margin-bottom:2rem;font-size:.78rem;line-height:2.2}.privacy-hero-trust{background:#ffffff05;border:1px solid #ffffff0a;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex}@media (min-width:768px){.privacy-hero-trust{gap:2.5rem}}.privacy-hero-trust-item{color:var(--gray-300);white-space:nowrap;align-items:center;gap:8px;font-size:.68rem;font-weight:800;display:flex}.privacy-hero-trust-item svg{color:#37d478}.privacy-hero-trust-divider{background:linear-gradient(#0000,#ffffff14,#0000);width:1px;height:24px;display:none}@media (min-width:480px){.privacy-hero-trust-divider{display:block}}.privacy-data-header{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.privacy-data-header svg{color:var(--gold)}.privacy-data-header h3{color:var(--gray-200);font-size:.85rem;font-weight:900}.privacy-data-grid{grid-template-columns:1fr;gap:6px;display:grid}@media (min-width:480px){.privacy-data-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.privacy-data-grid{grid-template-columns:repeat(3,1fr)}}.privacy-data-item{opacity:0;background:#ffffff04;border:1px solid #ffffff08;border-radius:14px;align-items:center;gap:10px;padding:.75rem 1rem;transition:all .3s;animation:.4s forwards dataItemIn;display:flex}@keyframes dataItemIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.privacy-data-item:hover{border-color:#d4af3714}.privacy-data-icon{color:var(--gold);flex-shrink:0}.privacy-data-label{color:var(--gray-300);flex:1;font-size:.72rem;font-weight:700}.privacy-data-status{border-radius:8px;flex-shrink:0;padding:3px 10px;font-size:.55rem;font-weight:800}.privacy-data-status.required{color:var(--gold);background:#d4af370f;border:1px solid #d4af371a}.privacy-data-status.optional{color:#37d478;background:#37d4780f;border:1px solid #37d4781a}.privacy-data-status.auto{color:#6387ff;background:#6387ff0f;border:1px solid #6387ff1a}.privacy-nav{background:var(--black-2);border:1px solid #ffffff0a;border-radius:20px;margin-top:1rem;padding:1.25rem}.privacy-nav-header{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.privacy-nav-header svg{color:var(--gold)}.privacy-nav-header h3{color:var(--gray-200);flex:1;font-size:.82rem;font-weight:900}.privacy-nav-expand{color:var(--gold);cursor:pointer;background:#d4af370a;border:1px solid #d4af3714;border-radius:10px;padding:5px 14px;font-family:Vazirmatn,sans-serif;font-size:.6rem;font-weight:800;transition:all .3s}.privacy-nav-expand:hover{background:#d4af3714}.privacy-nav-items{flex-wrap:wrap;gap:6px;display:flex}.privacy-nav-item{cursor:pointer;color:var(--gray-400);background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:6px;padding:7px 14px;font-family:Vazirmatn,sans-serif;font-size:.65rem;font-weight:700;transition:all .25s;display:flex}.privacy-nav-item svg{width:14px;height:14px;color:var(--gray-600);transition:color .3s}.privacy-nav-item:hover{color:var(--gray-300);border-color:#d4af371a}.privacy-nav-item:hover svg{color:var(--gold)}.privacy-nav-item.active{color:var(--gold);background:#d4af370d;border-color:#d4af3726}.privacy-nav-item.active svg{color:var(--gold)}.privacy-sections{flex-direction:column;gap:8px;margin-top:1rem;display:flex}.privacy-section{background:var(--black-2);border:1px solid #ffffff0a;border-radius:20px;transition:all .3s;overflow:hidden}.privacy-section.open{border-color:#d4af3714}.privacy-section-header{cursor:pointer;text-align:right;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.15rem 1.25rem;font-family:Vazirmatn,sans-serif;transition:all .3s;display:flex}.privacy-section-header:hover{background:#ffffff03}.privacy-section-info{align-items:center;gap:12px;display:flex}.privacy-section-icon{width:40px;height:40px;color:var(--gold);background:#d4af370f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.privacy-section.open .privacy-section-icon{background:linear-gradient(145deg,var(--gold-light),var(--gold-dark));color:#000;box-shadow:0 4px 15px #d4af3733}.privacy-section-title-wrap{flex-direction:column;gap:2px;display:flex}.privacy-section-num{color:var(--gold);font-size:.55rem;font-weight:800}.privacy-section-title{color:var(--white);font-size:.85rem;font-weight:900}.privacy-section-meta{align-items:center;gap:10px;display:flex}.privacy-section-count{color:var(--gray-600);background:#ffffff08;border-radius:8px;padding:3px 10px;font-size:.55rem;font-weight:800;display:none}@media (min-width:480px){.privacy-section-count{display:block}}.privacy-section-chevron{color:var(--gray-500);flex-shrink:0;transition:transform .3s}.privacy-section-chevron.rotated{color:var(--gold);transform:rotate(180deg)}.privacy-section-body{grid-template-columns:1fr;gap:8px;padding:0 1.25rem 1.5rem;animation:.3s fadeInDown;display:grid}@media (min-width:768px){.privacy-section-body{grid-template-columns:repeat(2,1fr)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.privacy-section-card{opacity:0;background:#ffffff03;border:1px solid #ffffff08;border-radius:16px;padding:1rem 1.15rem;transition:all .3s;animation:.4s forwards cardSlideIn}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.privacy-section-card:hover{background:#d4af3704;border-color:#d4af370f}.privacy-section-card-header{align-items:center;gap:8px;margin-bottom:.5rem;display:flex}.privacy-section-card-header svg{color:#37d478;flex-shrink:0}.privacy-section-card-header h4{color:var(--white);font-size:.78rem;font-weight:900}.privacy-cta{background:var(--black-2);text-align:center;border:1px solid #ffffff0a;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;margin-top:2rem;margin-bottom:2rem;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.privacy-cta{padding:2.5rem 3rem}}.privacy-cta-icon{width:56px;height:56px;color:var(--gold);background:#d4af370f;border:1px solid #d4af371a;border-radius:18px;justify-content:center;align-items:center;display:flex}.privacy-cta-content h3{color:var(--white);margin-bottom:.4rem;font-size:1rem;font-weight:900}.privacy-cta-content p{color:var(--gray-500);max-width:400px;font-size:.72rem;line-height:2}.privacy-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.privacy-cta-btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:8px;padding:.75rem 1.8rem;font-family:Vazirmatn,sans-serif;font-size:.8rem;font-weight:900;transition:all .3s;display:flex}.privacy-cta-btn.primary{background:linear-gradient(135deg,var(--gold-dark),var(--gold));color:#000}.privacy-cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #d4af374d}.privacy-cta-btn.secondary{color:var(--gray-400);background:#ffffff08;border:1px solid #ffffff0f}.privacy-cta-btn.secondary:hover{color:var(--gold);border-color:#d4af3726}@keyframes pulse-gold{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.privacy-page{background:#050505;min-height:100vh;padding-top:4rem;padding-bottom:0}.privacy-container{max-width:80rem;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.privacy-container{padding:0 2rem}}.privacy-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505b3;border-bottom:1px solid #d4af3714;transition:all .3s;position:sticky;top:0}.privacy-header-inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.8rem 1.25rem;display:flex}.privacy-header-name{font-size:1.15rem;font-weight:900}.privacy-header-back{cursor:pointer;width:42px;height:42px;color:var(--gold);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;justify-content:center;align-items:center;transition:all .3s;display:flex}.privacy-hero{text-align:center;background:linear-gradient(135deg,#0a1a0a,#050505);border:1px solid #37d4781a;border-radius:32px;margin-top:1.5rem;padding:4rem 1.5rem;position:relative;overflow:hidden}.privacy-hero h1{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:900;line-height:1.4}.privacy-hero p{color:#aaa;max-width:600px;margin:0 auto;font-size:.9rem;line-height:2.2}.privacy-hero-shield-inner{color:#37d478;background:#37d4781a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.privacy-data-overview{background:#111;border:1px solid #ffffff0d;border-radius:24px;margin-top:1.5rem;padding:1.5rem}.privacy-data-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;align-items:center;gap:10px;padding:.8rem 1rem;display:flex}.privacy-data-label{color:#ddd;font-size:.8rem;font-weight:700}.privacy-section{background:#111;border:1px solid #ffffff0d;border-radius:20px;margin-top:1rem;overflow:hidden}.privacy-section-header{cursor:pointer;text-align:right;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-family:Vazirmatn,sans-serif;display:flex}.privacy-section-title{color:#eee;font-weight:800}.privacy-section-card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:16px;margin-bottom:.7rem;padding:1.2rem}.privacy-section-card h4{color:#fff;margin-bottom:.5rem;font-size:.9rem}.privacy-section-card p{color:#999;font-size:.8rem;line-height:2}.privacy-page .footer{padding-bottom:8rem!important}body.light .privacy-page{background:#fdfdfd!important}body.light .privacy-header{-webkit-backdrop-filter:blur(25px)!important;backdrop-filter:blur(25px)!important;background:#ffffffd9!important;border-bottom:1px solid #00000014!important}body.light .privacy-header-name{color:#121212!important}body.light .privacy-header-back{background:#f0f0f0!important;border-color:#e0e0e0!important}body.light .privacy-header-btn{color:#444!important;background:#f5f5f5!important;border-color:#eaeaea!important}body.light .privacy-hero{background:linear-gradient(135deg,#f0fff4 0%,#fff 100%)!important;border-color:#d1fae5!important;box-shadow:0 10px 30px #00000005!important}body.light .privacy-hero h1{color:#121212!important}body.light .privacy-hero p{color:#4b5563!important}body.light .privacy-hero-shield-inner{background:#fff!important;border:1px solid #d1fae5!important;box-shadow:0 10px 25px #37d4781a!important}body.light .privacy-hero-trust{background:#f9fafb!important;border-color:#f3f4f6!important}body.light .privacy-hero-trust-item{color:#374151!important}body.light .privacy-data-overview{background:#fff!important;border-color:#eee!important}body.light .privacy-data-header h3{color:#121212!important}body.light .privacy-data-item{background:#f9fafb!important;border-color:#f0f0f0!important}body.light .privacy-data-label{color:#1f2937!important}body.light .privacy-nav,body.light .privacy-section{background:#fff!important;border-color:#eaeaea!important}body.light .privacy-nav-header h3,body.light .privacy-section-title{color:#121212!important}body.light .privacy-section-header:hover{background:#fafafa!important}body.light .privacy-section-card{background:#fdfdfd!important;border-color:#f0f0f0!important;box-shadow:0 2px 6px #00000003!important}body.light .privacy-section-card h4{color:#111827!important}body.light .privacy-section-card p{color:#374151!important;font-weight:500!important}body.light .privacy-cta{background:#fff!important;border-color:#eaeaea!important}body.light .privacy-cta h3{color:#121212!important}body.light .privacy-cta p{color:#6b7280!important}body.light .privacy-cta-btn.secondary{color:#374151!important;background:#f3f4f6!important;border-color:#e5e7eb!important}
