.privatnost-module__dRHzvq__nav{z-index:100;background:var(--bg2);border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.privatnost-module__dRHzvq__navLogo{color:var(--text);align-items:center;gap:6px;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800;line-height:1;text-decoration:none;display:flex}.privatnost-module__dRHzvq__navLogoImg{object-fit:contain;width:26px;height:26px}.privatnost-module__dRHzvq__logoAccent{color:var(--accent)}.privatnost-module__dRHzvq__aiBadge{background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;letter-spacing:.05em;border-radius:4px;align-self:center;padding:3px 6px;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:700}.privatnost-module__dRHzvq__navRight{align-items:center;gap:10px;display:flex}.privatnost-module__dRHzvq__navBtn{background:var(--accent);color:#fff;border-radius:8px;padding:7px 18px;font-size:.875rem;font-weight:600;text-decoration:none}.privatnost-module__dRHzvq__themeToggle{border:1px solid var(--card-border);background:var(--card);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.privatnost-module__dRHzvq__themeToggle:hover{background:var(--bg3)}.privatnost-module__dRHzvq__userMenu{position:relative}.privatnost-module__dRHzvq__userInfo{cursor:pointer;border:1px solid var(--card-border);background:var(--card);border-radius:50px;align-items:center;gap:8px;padding:6px 10px;transition:all .2s;display:flex}.privatnost-module__dRHzvq__userInfo:hover{background:var(--bg3)}.privatnost-module__dRHzvq__navAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.privatnost-module__dRHzvq__navAvatarInitial{background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.privatnost-module__dRHzvq__userName{color:var(--text);font-size:.875rem;font-weight:600}.privatnost-module__dRHzvq__menuArrow{color:var(--text-muted);font-size:.6rem}.privatnost-module__dRHzvq__navDropdown{background:var(--bg2);border:1px solid var(--card-border);z-index:200;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0006}.privatnost-module__dRHzvq__navDropdownItem{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:.875rem;text-decoration:none;transition:background .15s;display:flex}.privatnost-module__dRHzvq__navDropdownItem:hover{background:var(--bg3)}.privatnost-module__dRHzvq__navDropdownItemRed{color:#ef4444}.privatnost-module__dRHzvq__navDropdownItemRed:hover{background:#ef444414}.privatnost-module__dRHzvq__dropdownDivider{background:var(--card-border);height:1px;margin:4px 0}.privatnost-module__dRHzvq__page{background:var(--bg);min-height:100vh;color:var(--text)}.privatnost-module__dRHzvq__main{padding:48px 24px 80px}.privatnost-module__dRHzvq__container{max-width:760px;margin:0 auto}.privatnost-module__dRHzvq__header{border-bottom:1px solid var(--card-border);margin-bottom:40px;padding-bottom:24px}.privatnost-module__dRHzvq__title{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:800}.privatnost-module__dRHzvq__lastUpdated{color:var(--text-muted);margin-bottom:12px;font-size:.875rem}.privatnost-module__dRHzvq__intro{color:var(--text-muted);font-size:.9375rem;line-height:1.75}.privatnost-module__dRHzvq__content{flex-direction:column;gap:36px;display:flex}.privatnost-module__dRHzvq__section{flex-direction:column;gap:12px;display:flex}.privatnost-module__dRHzvq__sectionTitle{color:var(--text);border-bottom:1px solid var(--card-border);padding-bottom:8px;font-size:1.1rem;font-weight:700}.privatnost-module__dRHzvq__section p{color:var(--text-muted);font-size:.9375rem;line-height:1.75}.privatnost-module__dRHzvq__section p strong{color:var(--text);font-weight:600}.privatnost-module__dRHzvq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.privatnost-module__dRHzvq__list li{color:var(--text-muted);padding-left:20px;font-size:.9375rem;line-height:1.65;position:relative}.privatnost-module__dRHzvq__list li:before{content:"→";color:var(--accent);font-weight:700;position:absolute;left:0}.privatnost-module__dRHzvq__list li strong{color:var(--text);font-weight:600}.privatnost-module__dRHzvq__link{color:var(--accent);font-weight:500;text-decoration:none}.privatnost-module__dRHzvq__link:hover{text-decoration:underline}@media (max-width:600px){.privatnost-module__dRHzvq__nav{padding:0 16px}.privatnost-module__dRHzvq__main{padding:32px 16px 60px}.privatnost-module__dRHzvq__title{font-size:1.6rem}.privatnost-module__dRHzvq__sectionTitle{font-size:1rem}}@media (max-width:570px){.privatnost-module__dRHzvq__navLogoImg{object-fit:contain;width:18px;height:18px}.privatnost-module__dRHzvq__navLogo{gap:3px;font-size:.8rem}.privatnost-module__dRHzvq__aiBadge{padding:3px 5px;font-size:.45rem}.privatnost-module__dRHzvq__navRight{gap:8px}.privatnost-module__dRHzvq__themeToggle{width:30px;height:30px;font-size:.9rem}.privatnost-module__dRHzvq__navBtn{padding:6px 10px;font-size:.7rem}.privatnost-module__dRHzvq__userName{max-width:80px;font-size:.75rem}}
