@import url("https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap");.privacy-container{min-height:100vh;background-color:#0f172a;background-image:radial-gradient(at 0 0,rgba(100,116,139,.1) 0,transparent 50%),radial-gradient(at 100% 0,rgba(100,116,139,.1) 0,transparent 50%);font-family:Prompt,sans-serif;color:#fff;padding-bottom:100px;position:relative;overflow-x:hidden}.ambience-light{position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.15) 0,transparent 70%);filter:blur(80px);z-index:0;pointer-events:none}.content-wrapper{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:40px 20px}.page-header{text-align:center;margin-bottom:40px}.main-title{font-size:1.8rem;font-weight:700;margin-bottom:10px}.gradient-text{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sub-title{color:#94a3b8;font-size:.9rem}.nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-bottom:40px}.nav-card{background:rgba(30,41,59,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;padding:20px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nav-card:hover{transform:translateY(-5px);background:rgba(30,41,59,.9);border-color:hsla(0,0%,100%,.1);box-shadow:0 10px 40px -10px rgba(0,0,0,.5)}.nav-card.active{background:rgba(30,41,59,.95);border-color:var(--card-glow);box-shadow:0 0 30px -5px var(--card-glow)}.card-icon-wrapper{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.card-info{flex:1 1}.card-title{font-size:.9rem;font-weight:600;color:#f8fafc}.card-subtitle,.card-title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-subtitle{font-size:.75rem;color:#94a3b8}.card-arrow{color:#475569;transition:transform .3s}.nav-card:hover .card-arrow{transform:translateX(5px);color:#94a3b8}.content-panel{background:rgba(30,41,59,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);border-radius:24px;padding:30px;min-height:400px}.section-header{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.05);overflow:hidden}.section-header .icon-box{width:40px;height:40px;background:#334155;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.section-header h2{margin:0;font-size:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-group{margin-bottom:30px}.info-group h3{color:#60a5fa;font-size:1.1rem;margin-bottom:10px}.info-group p,.info-group ul{color:#cbd5e1;line-height:1.6}.info-group ul{padding-left:20px}.info-group li{margin-bottom:8px}.contact-section{margin:30px auto 40px;text-align:center;background:rgba(30,41,59,.4);padding:20px;border-radius:20px;max-width:600px;border:1px solid hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.contact-section h3{margin-bottom:20px;font-size:1.2rem;color:#e2e8f0}.social-links{gap:15px;justify-content:center;flex-wrap:wrap}.social-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 25px;border-radius:12px;color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;min-width:160px;border:1px solid transparent}.social-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px -5px rgba(0,0,0,.3)}.social-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 4px 15px rgba(37,211,102,.3)}.social-btn.whatsapp:hover{box-shadow:0 6px 20px rgba(37,211,102,.4)}.social-btn.facebook{background:linear-gradient(135deg,#1877f2,#0d47a1);box-shadow:0 4px 15px rgba(24,119,242,.3)}.social-btn.tiktok{background:linear-gradient(135deg,#0d0d0d,#030303);box-shadow:0 4px 15px rgba(86,86,86,.3)}.social-btn.facebook:hover{box-shadow:0 6px 20px rgba(24,119,242,.4)}.btn-icon{font-size:1.2rem}.empty-state{text-align:center;padding:60px 20px}.empty-icon{font-size:4rem;color:#334155;margin-bottom:20px}.coming-soon-badge{display:inline-block;background:#334155;color:#94a3b8;padding:5px 15px;border-radius:20px;font-size:.8rem;margin-top:15px}.fade-in{animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.main-title{font-size:18px}.sub-title{font-size:12px}.nav-grid{grid-template-columns:1fr}.card-title{font-size:13px}.content-panel{padding:20px}.section-header h2{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-group h3{font-size:13px}.info-group p,.info-group ul,.social-btn{font-size:12px}.social-btn{padding:10px 20px}}.messenger-modal-bg{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(139,92,246,.3),rgba(6,182,212,.3));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.messenger-modal-bg{left:50%;right:auto;transform:translateX(-50%);width:100%;max-width:480px}}.messenger-modal{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid rgba(139,92,246,.5);border-radius:20px;box-shadow:0 20px 60px rgba(139,92,246,.4),0 0 100px rgba(6,182,212,.2);padding:40px 30px 30px;max-width:90vw;width:380px;text-align:center;position:relative;overflow:hidden}.messenger-modal:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.1) 0,transparent 70%);animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.messenger-modal>*{position:relative;z-index:1}.messenger-modal h3{color:#fff;font-size:1.25rem;margin-bottom:12px;text-shadow:0 2px 10px rgba(139,92,246,.6)}.messenger-modal p{color:hsla(0,0%,100%,.9);font-size:1rem;margin-bottom:18px;line-height:1.6}.messenger-modal-btn{background:linear-gradient(90deg,#8b5cf6,#06b6d4);color:#fff;border:none;border-radius:25px;padding:10px 28px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:10px;box-shadow:0 2px 8px rgba(139,92,246,.12)}.messenger-modal-btn:hover{background:linear-gradient(90deg,#9333ea,#0891b2)}.messenger-modal-cancel{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);border:1px solid rgba(139,92,246,.3);border-radius:25px;padding:8px 22px;font-size:.95rem;font-weight:500;cursor:pointer;margin-top:4px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.messenger-modal-cancel:hover{background:hsla(0,0%,100%,.15);border-color:rgba(139,92,246,.5);color:#fff}.gaming-footer{position:relative;background:linear-gradient(180deg,#0f172a,#1e293b 50%,#0f172a);color:#f8fafc;margin-top:56px;overflow:hidden}.footer-bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(168,85,247,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(34,211,238,.15) 0,transparent 50%);pointer-events:none;background-attachment:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden}.footer-main-content{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:42px 21px 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:35px;gap:35px}.footer-brand{padding-right:14px}.brand-logo{gap:10.5px;margin-bottom:14px}.brand-logo,.logo-icon{display:flex;align-items:center}.logo-icon{width:35px;height:35px;background:linear-gradient(135deg,#a855f7,#22d3ee);border-radius:8px;justify-content:center;color:#fff;box-shadow:0 6px 14px rgba(168,85,247,.3)}.logo-icon svg{width:19.6px;height:19.6px}.brand-name{font-size:24px;font-weight:700;background:linear-gradient(135deg,#a855f7,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-tagline{font-size:14px;font-weight:600;color:#22d3ee;margin-bottom:10.5px;letter-spacing:.35px}.footer-description{color:#cbd5e1;line-height:1.7;margin-bottom:17.5px;font-size:13px}.social-links{display:flex;gap:8px;margin-top:17.5px}.social-link{width:31.5px;height:31.5px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1.4px solid transparent;background:rgba(148,163,184,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link svg{width:15.4px;height:15.4px}.social-link.facebook{color:#1877f2}.social-link.whatsapp{color:#25d366}.social-link.tiktok{color:#fe2c55}.social-link:hover{box-shadow:0 10px 30px rgba(168,85,247,.4);border-color:currentColor}.social-link.facebook:hover{background:rgba(24,119,242,.15)}.social-link.whatsapp:hover{background:rgba(37,211,102,.15)}.social-link.tiktok:hover{background:rgba(254,44,85,.15)}.footer-col{display:flex;flex-direction:column}.footer-heading{font-size:16px;font-weight:700;margin-bottom:17.5px;color:#f8fafc;display:flex;align-items:center;gap:7px;position:relative;padding-bottom:10.5px}.footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:35px;height:2.1px;background:linear-gradient(90deg,#a855f7,#22d3ee);border-radius:2.1px}.heading-icon{font-size:18px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-links li a{color:#cbd5e1;text-decoration:none;font-size:13px;display:inline-flex;align-items:center;position:relative;padding-left:14px}.footer-links li a:before{content:"▸";position:absolute;left:0;color:#a855f7;opacity:0}.footer-links li a:hover{color:#22d3ee;padding-left:17.5px}.footer-links li a:hover:before{opacity:1;left:3.5px}.contact-info-list{display:flex;flex-direction:column;gap:14px}.contact-item{display:flex;align-items:flex-start;gap:10.5px;padding:10.5px;background:rgba(148,163,184,.08);border-radius:8px;border:1px solid rgba(148,163,184,.1);text-decoration:none;color:inherit}.contact-link{cursor:pointer}.contact-item:hover{background:rgba(148,163,184,.12);border-color:rgba(168,85,247,.3);transform:translateX(3.5px)}.contact-link:hover{box-shadow:0 6px 17.5px rgba(168,85,247,.25)}.contact-item-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item-icon svg{width:14px;height:14px}.whatsapp-color{background:rgba(37,211,102,.15);color:#25d366}.facebook-color{background:rgba(24,119,242,.15);color:#1877f2}.tiktok-color{background:rgba(254,44,85,.15);color:#fe2c55}.contact-item-label{font-size:11px;color:#94a3b8;margin-bottom:2.8px;text-transform:uppercase;letter-spacing:.35px}.contact-item-text{font-size:13px;color:#f8fafc;font-weight:600}.footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(148,163,184,.15);padding:17.5px 21px;background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-bottom-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}.copyright{color:#94a3b8;font-size:13px;margin:0}.footer-bottom-right{display:flex;align-items:center;gap:10.5px;flex-wrap:wrap}.footer-bottom-link{color:#cbd5e1;text-decoration:none;font-size:12px;position:relative}.footer-bottom-link:after{content:"";position:absolute;bottom:-1.4px;left:0;width:0;height:1.4px;background:linear-gradient(90deg,#a855f7,#22d3ee)}.footer-bottom-link:hover{color:#22d3ee}.footer-bottom-link:hover:after{width:100%}.footer-divider{color:#475569;font-size:12px}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;padding-right:0}.footer-main-content{padding:50px 25px 35px}}@media (max-width:767px){.gaming-footer{margin-top:40px}.footer-main-content{padding:35px 16px 25px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{text-align:center;padding-right:0}.brand-logo{justify-content:center}.logo-icon{width:28px;height:28px}.logo-icon svg{width:15.4px;height:15.4px}.brand-name{font-size:18px}.brand-tagline{font-size:12px;margin-bottom:8.4px}.footer-description{font-size:12px;line-height:1.6;margin-bottom:14px}.social-links{justify-content:center;gap:7px;margin-top:14px}.social-link{width:28px;height:28px}.social-link svg{width:14px;height:14px}.footer-heading{font-size:12px;justify-content:center;text-align:center;margin-bottom:11.2px;padding-bottom:7px}.footer-heading:after{left:50%;transform:translateX(-50%);width:24.5px;height:1.4px}.heading-icon{font-size:12px}.footer-links{align-items:center;gap:5.6px}.footer-links li a{padding-left:0;justify-content:center;font-size:12px;font-weight:400;letter-spacing:.21px}.footer-links li a:before{display:none}.footer-links li a:hover{padding-left:0}.contact-info-list{gap:8.4px}.contact-item{padding:8.4px;gap:8.4px;align-items:center}.contact-item-icon{width:26.6px;height:26.6px}.contact-item-icon svg{width:12.6px;height:12.6px}.contact-item-label{font-size:12px;margin-bottom:1.4px;letter-spacing:.21px}.contact-item-text{font-size:12px;font-weight:500}.footer-bottom{padding:12.6px 11.2px}.footer-bottom-container{flex-direction:column;text-align:center;gap:8.4px}.copyright{font-size:12px}.footer-bottom-right{justify-content:center;font-size:12px;gap:7px}.footer-bottom-link{font-size:12px}}@media (max-width:480px){.footer-main-content{padding:21px 8.4px 14px}.brand-logo{gap:8.4px;margin-bottom:11.2px}.logo-icon{width:25.2px;height:25.2px}.logo-icon svg{width:14px;height:14px}.brand-name{font-size:16px}.brand-tagline{font-size:12px;margin-bottom:7px}.footer-description{font-size:12px;line-height:1.5;margin-bottom:11.2px}.social-links{gap:5.6px;margin-top:11.2px}.social-link{width:25.2px;height:25.2px}.social-link svg{width:12.6px;height:12.6px}.footer-heading{font-size:12px;margin-bottom:9.8px;padding-bottom:5.6px}.footer-heading:after{width:21px;height:1.4px}.heading-icon{font-size:12px}.footer-links{gap:4.9px}.footer-links li a{font-size:12px;font-weight:400}.contact-info-list{gap:7px}.contact-item{padding:7px;gap:7px;border-radius:7px}.contact-item-icon{width:23.8px;height:23.8px;border-radius:5.6px}.contact-item-icon svg{width:11.2px;height:11.2px}.contact-item-label{font-size:12px;margin-bottom:1.4px;letter-spacing:.14px}.contact-item-text{font-size:12px;font-weight:500}.footer-bottom{padding:11.2px 8.4px}.footer-bottom-container{gap:7px}.copyright{font-size:12px;line-height:1.4}.footer-bottom-right{gap:5.6px;flex-wrap:wrap}.footer-bottom-link,.footer-divider{font-size:12px}}body.mobile-app-mode .messenger-modal{max-width:calc(100vw - 40px)!important;width:100%!important;margin:20px!important;padding:30px 20px 25px!important}body.mobile-app-mode .messenger-modal h3{font-size:18px!important;margin-bottom:15px!important}body.mobile-app-mode .messenger-modal p{font-size:14px!important;margin-bottom:20px!important}body.mobile-app-mode .messenger-modal button{font-size:16px!important;padding:12px 20px!important;min-height:44px!important;border-radius:8px!important;touch-action:manipulation!important}body.mobile-app-mode .gaming-footer{padding:30px 15px 15px!important;background:#0f172a!important}body.mobile-app-mode .footer-content{max-width:100%!important;padding:0!important}body.mobile-app-mode .footer-grid{grid-template-columns:1fr!important;gap:25px!important}body.mobile-app-mode .footer-section h4{font-size:16px!important;margin-bottom:15px!important}body.mobile-app-mode .footer-section a,body.mobile-app-mode .footer-section li,body.mobile-app-mode .footer-section p{font-size:14px!important}body.mobile-app-mode .contact-info-list{gap:10px!important}body.mobile-app-mode .contact-item{padding:10px!important;border-radius:8px!important;min-height:44px!important}body.mobile-app-mode .contact-item-icon{width:28px!important;height:28px!important}body.mobile-app-mode .contact-item-icon svg{width:14px!important;height:14px!important}body.mobile-app-mode .footer-bottom{padding:20px 15px!important;background:#0f172a!important}body.mobile-app-mode .footer-bottom-container{flex-direction:column!important;gap:15px!important;text-align:center!important}body.mobile-app-mode .copyright{font-size:12px!important}body.mobile-app-mode .footer-bottom-right{gap:8px!important;justify-content:center!important}body.mobile-app-mode .footer-bottom-link{font-size:12px!important;padding:5px 8px!important;min-height:32px!important;display:inline-flex!important;align-items:center!important}