.privacy-page{position:relative;min-height:100vh;width:100%;background:#050510;font-family:var(--font-sans,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif);color:#fff;display:flex;flex-direction:column;align-items:center}.privacy-page::before{content:'';position:fixed;bottom:-50%;left:50%;transform:translateX(-50%);width:120%;max-width:1000px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 40%,#0a0a18,#050510 70%);box-shadow:0 -4px 80px 12px rgba(56,152,255,0.22),0 -2px 40px 6px rgba(56,152,255,0.14),0 0 160px 60px rgba(56,152,255,0.08);pointer-events:none;z-index:0}.privacy-page::after{content:'';position:fixed;top:8%;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient( circle,rgba(100,100,255,0.06),transparent 70% );pointer-events:none;z-index:0}.privacy-page .skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.privacy-page .skip-link:focus{position:fixed;top:12px;left:12px;width:auto;height:auto;padding:8px 16px;background:#6366f1;color:#fff;border-radius:6px;z-index:9999;font-size:0.9rem}.privacy-page__logo{position:fixed;top:32px;left:36px;display:flex;align-items:center;gap:10px;text-decoration:none;z-index:10;font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-0.02em;white-space:nowrap}.privacy-page__logo-icon{width:28px;height:28px;flex-shrink:0}.privacy-page__logo:hover{color:#fff}.privacy-page__content{position:relative;z-index:1;width:100%;max-width:720px;padding:100px 24px 40px;box-sizing:border-box;flex:1}.privacy-page__card{width:100%;padding:40px 24px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:20px;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 25px 50px -12px rgba(0,0,0,0.4)}.privacy-page__title{font-size:2rem;font-weight:700;color:#fff;letter-spacing:-0.02em;line-height:1.2;margin-bottom:8px}.privacy-page__effective{font-size:0.85rem;color:rgba(255,255,255,0.45);margin-bottom:32px;line-height:1.6}.privacy-page__section{margin-bottom:28px}.privacy-page__section:last-child{margin-bottom:0}.privacy-page__heading{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-0.01em;line-height:1.3;margin-bottom:12px}.privacy-page__subheading{font-size:1rem;font-weight:600;color:rgba(255,255,255,0.85);margin-top:16px;margin-bottom:8px;line-height:1.4}.privacy-page__section p{font-size:0.9rem;color:rgba(255,255,255,0.7);line-height:1.6;margin-bottom:12px}.privacy-page__section p:last-child{margin-bottom:0}.privacy-page__list{list-style:none;padding:0;margin:8px 0 12px}.privacy-page__list li{position:relative;padding-left:20px;font-size:0.9rem;color:rgba(255,255,255,0.7);line-height:1.6;margin-bottom:8px}.privacy-page__list li:last-child{margin-bottom:0}.privacy-page__list li::before{content:'';position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:rgba(99,102,241,0.6)}.privacy-page__list li strong{color:rgba(255,255,255,0.9);font-weight:600}.privacy-page__list--plain li::before{display:none}.privacy-page__list--plain li{padding-left:0}.privacy-page__section a{color:rgba(99,102,241,0.8);text-decoration:none;font-weight:500}.privacy-page__section a:hover{text-decoration:underline}.privacy-page__section a:focus-visible{outline:2px solid #6366f1;outline-offset:2px;border-radius:2px}.privacy-page__footer{position:relative;z-index:1;width:100%;max-width:720px;padding:24px;box-sizing:border-box;text-align:center}.privacy-page__footer-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:50px;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px)}.privacy-page__footer-link{font-size:0.85rem;color:rgba(255,255,255,0.6);text-decoration:none;font-weight:500;transition:color 0.2s ease}.privacy-page__footer-link:hover{color:#fff}.privacy-page__footer-link--active{color:#fff}.privacy-page__footer-link:focus-visible{outline:2px solid #6366f1;outline-offset:2px;border-radius:2px}.privacy-page__footer-sep{color:rgba(255,255,255,0.25);font-size:0.85rem;user-select:none}.privacy-page__copyright{font-size:0.78rem;color:rgba(255,255,255,0.35);margin-top:16px}@media (max-width:1024px){.privacy-page__content{max-width:640px;padding:88px 20px 32px}.privacy-page__logo{top:24px;left:24px}}@media (max-width:768px){.privacy-page__content{max-width:100%;padding:80px 16px 24px}.privacy-page__card{padding:28px 20px;border-radius:16px}.privacy-page__title{font-size:1.6rem}.privacy-page__heading{font-size:1.1rem}.privacy-page__logo{top:20px;left:20px}.privacy-page__footer-nav{padding:12px 24px}}@media (max-width:480px){.privacy-page__card{padding:24px 16px;border-radius:14px}.privacy-page__title{font-size:1.4rem}}.privacy-page--with-navbar{padding-top:48px}.privacy-page--with-navbar .privacy-page__logo{display:none}.privacy-page--with-navbar .privacy-page__content{padding-top:40px}@media (max-width:768px){.privacy-page--with-navbar .privacy-page__content{padding-top:24px}}@media (prefers-reduced-motion:reduce){.privacy-page *,.privacy-page *::before,.privacy-page *::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}